Let
- Compute the gradient \nabla f.
- Compute D_{\vec{u}}f, where \vec{u} is the unit vector in the direction \langle 3,4 \rangle.
- In what direction is f increasing the fastest from the point (3,4)?
Let
I computed the gradient to be \langle 3x^2-y,-x+2y\rangle.
That would mean that D_{\vec{u}}f = \langle (3x^2-y)(\frac{3}{5}),(-x+2y)(\frac{4}{5})\rangle.
I know that the direction where f is increasing the fastest from point (3,4) has got to be the direction of the gradient \nabla f, but I’m not entirely confident with how to show that information. I found the magnitude of the gradient to be \approx 14.368, but that just means that max rate of increase, not the direction. Right?
No, that’s not quite correct. The directional derivative is
which is scalar valued, not vector valued, as you’ve written. Thus, I think the correct answer would be
The things you’ve written about the gradient are correct. This missing piece is that you simply plug in the point (3,4) into the gradient to get the direction in which f is increasing the fastest from that point.
Thanks! So the direction is the vector