Formula sheet
Multivariable calculus — Formula Sheet
6 formulas from Multivariable Calculus, each with what it means, when to use it and the trap it sets.
Partial derivative
- What it says
- The slope in one direction only, with every other variable frozen.
- When to reach for it
- Any function of more than one variable.
- Watch out
- A frozen variable is a constant, so its derivative is 0 — but it still multiplies anything it is attached to.
In fₓ the y just came along for the ride.
Gradient
- What it says
- The direction of steepest increase, with length equal to that steepest rate.
- When to reach for it
- Optimisation, normal vectors to level surfaces, and every directional derivative.
- Watch out
- The gradient is a vector, and it is perpendicular to the level curve, not tangent to it.
It points radially outward — straight uphill on a bowl.
Directional derivative
- What it says
- The rate of change along a chosen direction.
- When to reach for it
- A question that names a direction rather than an axis.
- Watch out
- The direction must be normalised first. Using an unnormalised vector inflates the answer by its length.
The √2 is the whole reason to normalise.
Tangent plane
- What it says
- The tangent line idea, with one term for each input direction.
- When to reach for it
- Linear approximation of a surface near a point.
- Watch out
- Both partials are evaluated at the point before being used as coefficients.
Tangent to z = x² + y² at (1,1).
Second derivative test
- What it says
- D > 0 with fₓₓ > 0 is a minimum, D > 0 with fₓₓ < 0 a maximum, D < 0 a saddle.
- When to reach for it
- Classifying a critical point of a surface.
- Watch out
- The cross term is squared and subtracted. D = 0 is inconclusive and needs another approach.
A saddle — a maximum one way and a minimum the other.
Polar double integral
- What it says
- Switching to polar coordinates costs an extra factor of r.
- When to reach for it
- Circular or annular regions, and integrands containing x² + y².
- Watch out
- The extra r is not optional — it is the Jacobian, and forgetting it is the classic error.
Without the r this returns 2π and the area of the unit disc is not 2π.
Other formula sheets
- Numbers and operations
- Algebra building blocks
- Lines and graphs
- Limits and continuity
- What a derivative is
- Differentiation techniques
- Applications of derivatives
- Integration
- Applications of integrals
- Techniques of integration
- Sequences and series
- Parametric and polar
- Vectors and matrices
- Differential equations
- Probability and statistics