how can we proof this :
direction of steepest descent of a differentiable function F of M variables is the vector
()
where c is a positive constant of proportionality.
thanks
Because that is the gradient of a diffrenciable function.Originally Posted by AMR
---
I can prove it for.
Letat a point.
Let,be any unit vector.
Then, directional derivative of,
The largest possible value of,
Thus, maximum is,
![]()
Thus, it is in the in the direction of the gradient. Thus, it is a multiple of the vector, hence the constant of proportionality.
---
I am thinking about several variables.
I guess the proof is based on finding the critical points. Since the critical points are determined by partial derivatives they appear over here. I will think more about it.
You have a function,
.
At point,
You have,.
Consider, a unit vector,
and,
You need to find, what the components ofsuch as,
(directional derivative along this vector) is extremized.
But,
Thus, you want to maximize,
Thus,
With constraint curve,
Thus, Lagrange Multipliers,
Thus,
Since,
thus,
Thus,
Thus, we see that every extremized directional derivative is a multiple of the gradient of the function.
---
Note, I used Lagrange Multipliers. The problem might be that the prove of Lagrange Multipliers for multi-variables more than 2 is based on the fact of the max/min property of the gradient. Thus, my proof was not a proof because it uses a fact that depends on itself.