Gradients and Directional Derivatives
Gradients on a Contour Map |
---|
Gradients on a Contour Map
- This image shows gradient vectors at different points on a contour map. These vectors show the paths of steepest descent at different points on the landscape.
Contents
Basic Description
*Contour Maps and How they Relate the Gradients and Directional Derivatives
A contour map utilizes the concept of level sets. A level set is the set of all points generated when a function is set equal to a constant. For example, one level set of the function
is
.
Setting a function from two variables to one variable equal to a constant in this way yields a contour curve. These curves are curves with constant z-component. If we use such a function to represent a landscape with the z-axis for altitude, then a contour curve shows constant height.
A contour map is simply a collection of contour curves, each with the given function set equal to a different constant, meaning each curve represents a different constant height. Most importantly, it "squishes down" our three dimensional surface to give a better view of the entire perimeter of a space (a mountain for example)
Gradients
Now suppose instead of seeking curves of constant height, we wish to find directions along which height changes most rapidly. This can now be done easily because we have projected "flattened down" the surface to the x-y plane in the contour map. Intuitively, we travel perpendicular to contour curves, since even partially traveling along contour curves would involve traveling along a level set. This page's main image shows a number of vectors perpendicular to contours, meaning they represent the most rapid change of height from the point at the tail of the vector. If the image represents mountains, then the vectors are actually pointing in the direction of steepest descent, and are thus the negatives of the gradient vectors, which by definition always point in the direction of steepest ascent.
Mathematical interpretations of Gradients
Relation to First Year Calculus
Directional Derivatives
====Mathematical Interpretations of Directional Derivatives====
A More Mathematical Explanation
- Note: understanding of this explanation requires: *Some Multivariable Calculus
The gradient is a useful idea for finding the path of steepest descent or ascent. For a scalar [...]
The gradient is a useful idea for finding the path of steepest descent or ascent. For a scalar function f with two input variables, such as a function that gives height in terms of horizontal position, the gradient vector is defined in terms of partial derivatives:
.
Intuitively, this definition means that if our function has a high rate of change in a certain x-y direction, the gradient vector will have a large component in that direction, as shown in the directional derivative section. Note that the gradient can readily be extended to handle more than two input variables, by simply having the partial derivatives of each subsequent variable in each consecutive component.
Thus in this context the gradient function has an input of position, and an output of vectors. Each vector points in the direction of steepest ascent from the point the vector originates, with the vector's magnitude corresponding to the rate of ascent one would experience if one followed the vector. Traveling along gradient vectors in the opposite direction gives a path of steepest descent, as in this page's main image.
So to change height most rapidly, we travel along gradient vectors, and to remain at the same height, we follow a level set. We can also analyze intermediate cases: given a direction of travel, how will our height change?
Directional Derivatives
The concept of directional derivative is useful for finding the rate of height change along any path. To do so, we simply take the dot product of the unit vector in the direction of the path with the gradient vector.
Rate of height change along a path is
By nature of the dot project, this rate is maximized when we travel along the gradient, and is minimized to zero when we travel perpendicular to the gradient, along a level set.

Examples
- Example 1: Given the field
, the gradient at any point is
- Example 1: Given the field
- The gradient at the point
is:
- The directional derivative from this point in the direction of the vector
is
- Example 2: Given the field
, the gradient at any point is
- Example 2: Given the field
- The gradient at the point
is:
- The directional derivative in the direction of the vector
is
Teaching Materials
- There are currently no teaching materials for this page. Add teaching materials.
Leave a message on the discussion page by clicking the 'discussion' tab at the top of this image page.
[[Description::This image shows gradient vectors at different points on a contour map. These vectors show the paths of steepest descent at different points on the landscape.|]]