2
$\begingroup$

I have checked all over the internet and I cannot find why is gradient shows you the steepest ascent and not the steepest descent

How can we proof that?

  • 0
    http://math.stackexchange.com/a/223265/437602017-02-17

1 Answers 1

2

The directional derivative of function $f$ at point $a$ along vector $\bf v$ is ${\bf v} \cdot {\nabla f(a)}$. So if ${\bf v} = \nabla f(a)$, we get $(\nabla f(a)) \cdot (\nabla f(a))$. But the dot product of any vector with itself $\ge 0$. Therefore it's ascent, not descent.