4.4.8 · D1Multivariable Calculus

Foundations — Directional derivative — definition, formula

1,881 words9 min readBack to topic

This page builds the alphabet the parent Directional derivative note secretly assumes. Read top to bottom: each symbol is earned before the next uses it.


1. A point where you stand

Before we can ask "how fast does height change," we need to say where we are standing. In flat land, a location needs two numbers: how far east () and how far north ().

The picture is a single dot on a grid. Nothing moves yet — this is just "you are here."

Figure — Directional derivative — definition, formula

2. A function the height of the ground

Now attach a height to every location. That is what a function of two variables does.

The picture is a landscape: a bumpy surface floating above the flat grid. Each grid point pushes up (or down) to the surface by an amount .

Figure — Directional derivative — definition, formula

Related vault reading: Level curves and level sets slices this surface at constant heights.


3. A direction and its length the way you face

A vector is an arrow: it has a direction and a length. We write — the same pair-of-numbers notation as a point, but now it means "go east and north from wherever you are."

Figure — Directional derivative — definition, formula

4. Partial derivatives steepness facing due east

Before we allow any direction, master the two easy ones: due east and due north.

The picture: slice the landscape with a vertical wall running east–west. The cut edge is an ordinary 1-D curve, and is its slope.


5. The gradient the arrow pointing most uphill

Bundle the two compass slopes into one arrow.

Figure — Directional derivative — definition, formula

6. The dot product how much your facing leans toward uphill

Two arrows, one number.


7. The directional derivative the one number all the symbols build toward

Now we can finally name the thing itself.

To make that number precise we need one more tool — the limit.

Here is the helper tied to our pieces. Standing at and stepping a distance along the unit direction lands you at the point . Let be the height as you walk the straight line in direction . Then (you have not moved), and the difference quotient is exactly "rise in height distance walked." Feeding this into the limit gives the full definition every symbol on this page was building toward:

And this limit collapses (when is differentiable) into the clean shortcut using the gradient and dot product from §5–§6: which is largest (, face straight uphill), zero (, walk along a level curve), and most negative (, straight downhill).


Prerequisite map

Point a - where you stand

Function f - height of ground

Partial derivatives - east and north slopes

Vector u and its length

Unit vector - length one

Gradient - uphill arrow

Dot product with cosine

Limit as h goes to zero

Directional derivative Du f


Equipment checklist

Test yourself — reveal only after you have answered aloud.

What does represent, as a picture?
A single dot on the grid — the place where you are standing.
What does give you physically?
The height of the hill above the ground point .
Compute for .
.
How do you turn into a unit vector?
Divide by its length: .
Which vector can never be normalized, and why?
The zero vector — its length is , so dividing would be division by zero, and it points nowhere.
Why must the direction have length ?
So the step size measures real distance, keeping "rise per unit distance" honest.
What is in plain words?
The slope of the hill if you walk only east, holding fixed.
What object does collect, and where does it point?
The partial derivatives; it points in the direction of steepest ascent.
State the two forms of the dot product.
.
When is ?
When the two arrows are perpendicular ().
Write the limit definition of .
, with .
What is the helper in that definition?
— the height as you walk the straight line in direction ; then .