Directional derivatives measure how a multivariable function changes as you move from a point in a chosen direction. The gradient collects the partial derivatives into a vector that points toward the steepest increase. This cheat sheet helps students connect formulas, computations, and geometric meaning in one quick reference.
It is useful for studying partial derivatives, tangent planes, optimization, and vector calculus applications.
The central formula is , where must be a unit vector. The gradient is in two variables and in three variables. The largest directional derivative is , and it occurs in the direction of .
On level curves and surfaces, the gradient is perpendicular to the level set when .
Key Facts
- For , the gradient is .
- For , the gradient is .
- The directional derivative of at in unit direction is .
- A direction vector must be normalized before use: .
- The maximum rate of increase at a point is , and it occurs in the direction when .
- The minimum directional derivative is , and it occurs in the direction when .
- If is the angle between and , then .
- For a level curve , the gradient is normal to the curve at if .
Vocabulary
- Directional derivative
- The directional derivative is the instantaneous rate of change of at in the unit direction .
- Gradient
- The gradient is the vector of partial derivatives of a scalar function.
- Unit vector
- A unit vector is a vector with length , so it gives direction without changing the scale of a directional derivative.
- Level curve
- A level curve is a set of points satisfying , where the function has the same value everywhere on the curve.
- Level surface
- A level surface is a set of points satisfying in three-dimensional space.
- Steepest ascent
- Steepest ascent is the direction of greatest increase of a function, given by the direction of when the gradient is nonzero.
Common Mistakes to Avoid
- Using a non-unit direction vector in is wrong because the result is scaled by the vector length instead of representing rate per unit distance.
- Forgetting to evaluate at the given point is wrong because the gradient usually changes from point to point.
- Confusing the gradient with the directional derivative is wrong because is a vector, while is a scalar rate of change.
- Assuming the gradient points along a level curve is wrong because is perpendicular to the level curve when .
- Calling the rate in every direction is wrong because it is only the maximum possible directional derivative at that point.
Practice Questions
- 1 Find for .
- 2 Compute for in the direction of .
- 3 For , find the maximum directional derivative at and the unit direction where it occurs.
- 4 If , explain why there is no unique direction of steepest increase at .