Directional Derivative

e^x

New member
Joined
Jun 11, 2020
Messages
21
directional derivative.PNG
I found that grad w = < y + z, x + z, y + x >

grad w (1, -1, 2) = <1, 3, 0>

length of grad w (1, -1, 2) is sqrt(10), the maximum value

How do I find the minimum value?
 
I am assuming that dfdsu\frac{df}{ds}|_u means derivative of ff over the length ss in the direction uu. It is easily derived from the gradient and the unit vector uu -- do you know how ?
 
I am assuming that dfdsu\frac{df}{ds}|_u means derivative of ff over the length ss in the direction uu. It is easily derived from the gradient and the unit vector uu -- do you know how ?
I know how to find the directional derivative in the direction of unit vector u, but it doesn't specify what u is so what do I do
 
Look at how you find the directional derivative, and think about what direction will maximize it. That is the direction they want!
 
I know how to find the directional derivative in the direction of unit vector u, but it doesn't specify what u is so what do I do
9.b explicitly asks you to find which uu's correspond to the minimum and the maximum derivatives. What is your formula for the directional derivative corresponding to an arbitrary uu?
 
Top