4.4.3 · D5Multivariable Calculus
Question bank — Partial derivatives — notation, calculation, geometric meaning
True or false — justify
The claim is either true or false. Your job is to say why.
TF1. and mean the same thing for .
False. The straight demands depend on alone; the curly signals other variables ( here) are held fixed while wiggles. Using hides that a whole variable was frozen.
TF2. If and , then has a flat tangent plane there.
True. Both slice-slopes are zero, so the tangent plane is horizontal. (But flat maximum — it could be a saddle.)
TF3. A function can have exist at a point while being discontinuous there.
True. only inspects behaviour along the -axis line through the point; the function can misbehave along other directions and still have a fine one-directional slope.
TF4. If everywhere on a region, then is constant on that region.
True (on a connected region). Zero slope in both the and directions leaves no room to change height as you move anywhere in the plane.
TF5. for any function of alone.
True. To the -derivative, anything built only from is a frozen constant, and constants have zero derivative — no matter how complicated looks.
TF6. Mixed partials always satisfy .
False. Only when the second partials are continuous (Clairaut's / Schwarz condition). There are engineered functions where the two mixed partials differ at a single bad point.
TF7. The partial is itself generally a function of both and .
True. Freezing to differentiate does not delete ; e.g. for , still carries . You froze it during the operation, not forever.
TF8. Rewriting as before taking is a legal trick.
True. It's the same function, and the power rule (with frozen) is cleaner than the quotient rule. Rewriting never changes the derivative.
Spot the error
Each is a wrong worked line. Name the exact mistake.
SE1. "."
The frozen was dropped. It is a constant multiplier, not an absent term, so .
SE2. "."
The term contains no , so w.r.t. it is a constant and its derivative is , not . Correct: .
SE3. "To get for , first plug in: , then differentiate to get ."
Substituting before differentiating turns the variable into a number and destroys its slope. Differentiate first (), evaluate last ().
SE4. "."
The chain rule's inner derivative was forgotten. Inner is whose -derivative is , so .
SE5. "."
They differentiated the wrong factor. With frozen, , giving .
SE6. "Since means 'differentiate w.r.t. then ', for we get ."
Order/reading slip. means first then : . (Here it equals anyway by Clairaut, but the definition still matters.)
SE7. " near has , which is fine everywhere."
The formula is right where is defined, but at the function itself is undefined, so the partial cannot be evaluated there — you cannot freeze a value the function never takes.
Why questions
WHY1. Why does a surface have no single "slope" the way does?
At one point you can walk in infinitely many directions, each rising at a different rate. A single number can't describe them all, so we pick the special and directions to measure separately.
WHY2. Why is a partial derivative "just an ordinary derivative in disguise"?
Freezing turns into a one-variable function ; then , so all single-variable rules from Single-variable derivative apply unchanged.
WHY3. Why do the two partials suffice to write the whole tangent plane?
The plane must reproduce both slice-slopes; forcing its -slope to be and its -slope to be pins it down completely, giving .
WHY4. Why do we bundle into the gradient ?
Because knowing slope in the two axis directions lets you reconstruct the slope in any direction (the Directional derivative), and the gradient is the vector that does this via a dot product.
WHY5. Why is the total differential and not just ?
A small move changes both inputs; each contributes its own slope times its own step, and the linear approximation adds these two effects together.
WHY6. Why is Clairaut's symmetry believable geometrically?
Both measure the same "twist" of the surface — how the slope in one direction changes as you shift in the other. Measuring the twist from either order describes the same bend.
WHY7. Why does the multivariable chain rule need all the partials, not one?
If and each depend on , the total change of collects a contribution through each variable's pathway: .
WHY8. Why is the notation ("curly d") worth its own symbol at all?
It is a standing reminder that other variables exist and are held constant. A plain would silently pretend is one-dimensional, inviting exactly the "I forgot the other variable" error.
Edge cases
EC1. What is for if we suddenly allow a -slot?
. The function has no dependence, so wiggling changes nothing — its partial is identically zero, the honest answer for an absent variable.
EC2. Can exist even if does not?
Yes. The two directions are inspected independently; the slice along can be smooth while the slice along has a corner or jump at the same point.
EC3. What does look like for a constant function ?
and everywhere. The surface is a flat sheet; no wiggle in any input changes the height.
EC4. For at , does exist?
No. The -slice is , which has a corner at — the left slope and right slope disagree, so the limit defining fails. But exists fine.
EC5. If , is the whole surface rising near ?
Not necessarily. It only guarantees rising as you step in the direction; the surface could simultaneously fall in the direction (a saddle-like slope pattern).
EC6. What happens to of (viewed as ) at ?
Undefined. blows up as and isn't even defined for , so the partial has no value there — a genuine domain boundary.
EC7. Is at an isolated point where only is known computable?
No. The limit definition needs values for a whole range of small ; a single point gives no neighbouring heights to compare, so no slope can be formed.
Active Recall
Recall One trap that catches everyone at least once
Q: In , why is it wrong to keep the constant term's coefficient like ? A: Relative to , the entire term holds no , so it is a constant — and the derivative of any constant is . Freezing makes behave like a fixed number.
Connections
- Gradient vector — bundles the partials; see WHY4.
- Directional derivative — the "any direction" answer to WHY1.
- Tangent plane and linear approximation — WHY3, TF2.
- Chain rule (multivariable) — WHY7.
- Total differential — WHY5.
- Single-variable derivative — WHY2, the frozen-variable reduction.
- Clairaut's theorem — TF6, WHY6.