Maximizing Function Increase: Understanding Directional Derivatives

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Master J
Messages
219
Reaction score
0
I have a function of 2 variables. I know it increase most rapidly in the direction of the gradient, but how about in wht direction is it not increasing?

I am thinking that the gradient (dot product)(direction in which it is not increasing) = 0

Any hints?
 
Physics news on Phys.org
Yes, it is true that [itex]\vector{\nabla f}\cdot \vector v[/itex] is the directional derivative in the directional derivative in the direction of [itex]\vec{v}[/itex] (for [itex]\vec{v}[/itex] of length 1). And that tells you the derivative is 0 perpendicular to the gradient.

(CompuChip, surely you didn't mean "<"?)
 
That is what is was thinking, since of course cos(pi/2) = 0. So the vector that is at a right angle to the gradient is in the direction of zero increase. But how do I go about finding this vector?