SUNY Geneseo Department of Mathematics
Friday, March 9
Math 223 04
Spring 2018
Prof. Doug Baldwin
First subsection of section 4.6.
Intuitively, think of the directional derivative as being a projection of the derivatives with respect to x and y onto a direction not aligned with the x or y axes.
Formally, the formula comes from the limit definition, which is based on the idea of change in z divided by corresponding change along the arbitrary direction vector, as the magnitude of the change along the direction vector goes to 0.
The vector version of the formula is based on the idea that the components of a unit vector (but only a unit vector) are the cosine and sine of its angle to the x axis.
Find Duz if z = 2x2y - 3xy3 and Θ = π/6 (so sinΘ = 1/2 and cosΘ = √3/2).
Start with the angle-based formula for a directional derivative:
Then find the derivatives of z, and plug them into the formula:
Find Duz if z = √x - xy + √y and u = < √3/2, -1/2 >.
This time use the vector-based formula for a directional derivative (in other words, you can read the sine and cosine directly from the components of u).
The number of gold widgets that Geneseo Widget Works can make in a day when they have g ounces of gold on hand and m widget-makers is 3m + g/2 - m2/100. If the Widget Works increases its gold supply from 500 ounces to 502 ounces, and its number of widget-makers from 100 to 102, by about how much will its widget output change?
The key idea is that this problem basically asks about the rate at which a function, call it w(m,g), changes with a change of inputs in a certain direction -- i.e., the directional derivative Duw.
The change in inputs is from (100,500) to (102,502). Expressing this as a vector and then finding the unit vector in the same direction gives us the vector with which to find the directional derivative.
We’ll finish working out the actual number and thinking about what it means Monday after break.
Directional derivatives as rates of change in a function with change in any direction in input. This generalizes partial derivatives, which are specifically rates of change in the x or y direction.
Formulas for directional derivatives with the direction as either an angle or a unit vector.
The gradient.
Read the “Gradient” through “Three-Dimensional Gradients and Directional Derivatives” subsections of section 4.6.