4.4.3 · D1Multivariable Calculus

Foundations — Partial derivatives — notation, calculation, geometric meaning

1,849 words8 min readBack to topic

This page assumes nothing. If the parent note wrote a symbol, we build it here first, in order, each brick resting on the one before.


1. A function of one variable — the thing you already know

The picture is a curve on flat paper. The horizontal axis is the input ; the vertical axis is the output . Every input pins down a single height.

Figure — Partial derivatives — notation, calculation, geometric meaning

Why the topic needs this: partial derivatives are secretly ordinary one-variable derivatives. If you can't picture as a curve, the whole "freeze and differentiate" trick has nowhere to stand.


2. Slope — the number a derivative produces

The picture is a straight line just kissing the curve at one point — the tangent line. Its steepness is the slope there.

Why the topic needs this: a partial derivative is defined as the slope of a tangent line. Slope is the currency the whole subject trades in.


3. The limit — "let the step shrink to nothing"

Why not just plug ? Because slope is , and at the run is — division by zero, meaningless. So we shrink the run toward and watch what the ratio approaches.

Figure — Partial derivatives — notation, calculation, geometric meaning

Why the topic needs this: the parent's very definition is You cannot read that line without knowing means "shrink to nothing".


4. The single-variable derivative

The three rules you must have ready (proved in Single-variable derivative):

Why the topic needs this: the entire computation method is "freeze the other variable, then use exactly these rules." No new calculus is invented — only reused.


5. Two inputs at once — the surface

The picture is no longer a curve on paper — it needs 3D space. Lay and flat like a map (the floor), and let be height above the floor. Every point on the floor gets a height, so the outputs form a surface — a landscape of hills and valleys.

Figure — Partial derivatives — notation, calculation, geometric meaning

Why the topic needs this: the parent's whole problem — "a surface has infinitely many directions, so no single slope" — only makes sense once you see as a surface, not a curve.


6. The point and the pair notation

So is the single height directly above that spot.

Why the topic needs this: every evaluated partial is written at a point, e.g. . The pair is the address; without it "the slope here" has no here.


7. Freezing a variable — turning a surface back into a curve

This is the pivotal move, so we build it slowly.

Freezing and letting only move defines a brand-new one-variable function: Its graph is exactly that slice-curve — an ordinary curve on paper again. And now everything from Sections 2–4 applies to .

Figure — Partial derivatives — notation, calculation, geometric meaning

Why the topic needs this: this is why partial derivatives are ordinary derivatives in disguise. The parent's key line is nothing but "the partial is the slope of the sliced curve at ."


8. The curly — a new symbol for a new caution

The parent lists these as identical shorthands: All four mean the same number. Read as "eff-sub-ex" — the subscript names the variable that moved.

Why the topic needs this: every formula in the parent uses or . This section is where those glyphs earn their meaning.


9. Subscripts stacked — higher and mixed partials

The picture: is the curvature of a slice (how the slope bends); is the surface's twist — how the East slope tilts as you walk North. That twist symmetry is Clairaut's theorem.

Why the topic needs this: the parent's Clairaut section () is unreadable without knowing how stacked subscripts encode "differentiate again, in this order."


10. Where these feed — the tangent plane preview

You don't need to derive this here — that's Tangent plane and linear approximation. Just recognise the ingredients: is the height (Section 6), and are the two slice-slopes (Sections 7–8), and are how far you've walked from the spot. Two slopes in two directions pin down a flat sheet — the tangent plane.


Prerequisite map

Function of one variable f of x

Slope rise over run

Limit h to 0

Derivative f prime

Power product chain rules

Function of two variables z = f x y

Point a b on the floor

Freeze one variable = slice

Partial derivative curly d

Stacked subscripts fxx fxy

Tangent plane and gradient


Equipment checklist

Test yourself — you should be able to answer each before moving on.

What does mean as a picture?
A curve on flat paper; each input gives one height .
What is slope in words?
Rise over run — change in output divided by change in input.
Why can't we set directly in a slope formula?
The run would be , giving division by zero; instead we shrink toward with a limit.
What does represent geometrically?
The slope of the tangent line touching the curve at .
State the power rule.
.
What does the constant rule say about ?
It is — a constant has no slope.
What does look like?
A surface (landscape) over the floor; is height.
What is ?
A fixed spot on the floor — , held still.
What does "freeze " produce?
A one-variable slice-curve on the surface.
What does the curly signal?
Differentiate with respect to one variable while holding all others constant.
Why use instead of ?
Because has more than one input; advertises "others held fixed."
What does mean and in what order?
Differentiate first in (left subscript), then in .

Connections

  • Parent topic — the note these foundations feed.
  • Single-variable derivative — Sections 1–4 live here in full.
  • Tangent plane and linear approximation — where the two slopes combine.
  • Gradient vector — packages together.
  • Directional derivative — generalises to any walking direction.
  • Clairaut's theorem — the twist symmetry of Section 9.
  • Chain rule (multivariable) · Total differential — next steps.