could you guys help me out with an issue I am having.
- What's the difference between the "Directional Derivative" and "Chain Rule for Scalar Fields"? In meaning and the formulae?
I don't know if I got it right but both of them have the same formula:
$$ g'(\vec{r(t)}) = \nabla(g(t)) \cdot \vec{r'(t)} \ for \ the \ Chain \ Rule$$
And
$$ Derivative = \nabla (g(t)) \cdot \vec{r(t)} \ for \ the \ Directional\ Derivative$$
And to me they both seem to have the same meaning, since when we use the chain rule, we are using a vector whose direction is defined by the parameters.
You are taking the derivative (both cases) of a composition $\mathbb R^1\stackrel{r}\to\mathbb R^n\stackrel{g}\to\mathbb R^1$ defined by $g\circ r(t)=g(r(t)$ to get $g'(r(t))\cdot r'(t)$ or in classical notation $$\frac{dg\circ r}{dt}(t)=\nabla g(r(t))\cdot r'(t),$$ which is a particular instance of the general cases $\mathbb R^1\stackrel{r}\to\mathbb R^n\stackrel{G}\to\mathbb R^m$, that also comply a chain rule but, for $G'$ one has a matrix $m\times n$.