Multivariable calculus studies functions that depend on two or more input variables, such as or . Students need this cheat sheet to organize the main ideas that extend single-variable calculus into higher dimensions. It is especially useful for reviewing surfaces, rates of change, optimization, and accumulation over regions.
These tools appear in physics, engineering, economics, and advanced mathematics.
The core ideas are partial derivatives, gradients, tangent planes, and multiple integrals. A partial derivative measures how a function changes when one variable changes and the others stay fixed. The gradient points in the direction of greatest increase and gives directional derivatives.
Double integrals such as add values over a two-dimensional region, often using rectangular or polar coordinates.
Key Facts
- For a function , the partial derivative with respect to is .
- For a function , the partial derivative with respect to is .
- The gradient of is , and for it is .
- The directional derivative of in the unit direction is .
- The tangent plane to at is .
- A double integral over a rectangular region can be written as .
- In polar coordinates, , , and the area element becomes .
- For critical points of , solve and , then use to classify local behavior when possible.
Vocabulary
- Multivariable function
- A function such as or that has more than one independent input variable.
- Partial derivative
- A derivative like that measures change in one variable while holding the other variables constant.
- Gradient
- The vector made from the partial derivatives of , pointing in the direction of greatest increase.
- Directional derivative
- The rate of change of in a chosen unit vector direction , given by .
- Tangent plane
- A plane that locally approximates a surface near a point using and .
- Double integral
- An integral that accumulates values of a function over a two-dimensional region .
Common Mistakes to Avoid
- Differentiating both variables in a partial derivative, which is wrong because treats as a constant and treats as a constant.
- Using a non-unit vector in , which gives the wrong rate because the formula requires to have length .
- Forgetting the factor in polar integrals, which is wrong because the area element changes from to .
- Mixing the order and limits in an iterated integral, which can describe the wrong region if the bounds do not match the chosen order of integration.
- Assuming and always gives a maximum or minimum, which is wrong because a critical point can also be a saddle point.
Practice Questions
- 1 Find and for , then evaluate both at .
- 2 Find the tangent plane to at the point .
- 3 Evaluate .
- 4 Explain why the gradient is perpendicular to the level curve at the point .
Understanding Multivariable Calculus Basics
A useful way to picture a function of two inputs is as a landscape. Each location on a map has two coordinates, while the function value gives its height. Holding one input fixed means walking along a straight east to west or north to south path across that landscape.
The slope measured on each path can be different. This matters because a surface can rise sharply in one direction while staying nearly flat in another. When taking a partial derivative, students should identify which variable is changing before doing any algebra.
Treat every other variable as a constant number. This simple habit prevents many common errors.
Near a chosen point, a curved surface often behaves almost like a flat sheet. That local sheet is the tangent plane. It gives a quick estimate of nearby values without recalculating the full function.
Engineers use similar local estimates when an exact model is too complicated to work with directly. The estimate is most reliable close to the point of contact. It becomes less reliable farther away because curvature starts to matter.
The two partial derivatives control the tilt of the plane in two independent directions. A larger magnitude means a steeper tilt. Always check that the plane passes through the original point, since this catches setup mistakes.
Optimization in several variables is more subtle than finding a place where both first partial derivatives vanish. Such a point may be a hilltop, a valley floor, or a saddle point. A saddle rises along one path and falls along another, like a mountain pass.
The second partial derivatives describe the local bending of the surface. Their combined test can often sort the possible cases, but a zero result means the test gives no decision. Then students need another method, such as checking values along different paths or studying the function more closely.
Real design problems often include boundaries. The best value may occur on an edge or corner rather than at an interior critical point, so boundary checks are essential.
Double integrals build a total from many tiny pieces of area. If the function represents surface density, the total can represent mass. If it represents rainfall rate across land, the total can represent the amount of water collected.
The order of integration is mainly a choice of how to slice the region. Sketching the region first shows the correct limits and reveals whether one order is easier. Circular regions are usually simpler in polar coordinates.
The extra radius factor in the area element is necessary because narrow angular slices get wider as they move away from the origin. Forgetting that factor gives the wrong total. Good work in multivariable calculus depends as much on a clear sketch and sensible limits as on accurate differentiation.