I have come across this problem which gives you the following vector function: $x(t)= <t, \frac{2}{3}t^{3/2}, -\frac{2}{3}t^{3/2}>; t\geq 0$
and then provides a function: $f(x,y,z) = xy^2-x^2 $
Now the question asks to give the Arc Length Derivative, $\frac{df}{ds}$, along the curve x at t=1. I'm confused what $\frac{df}{ds}$ is. I first thought it was curvature but it can't be because they gave a function to use somehow. Does anyone know what this is asking for?
Presumably they are asking for the directional derivative of $f$ along the direction of the curve $x(t)$. You need to work out the unit vector tangent to $x(t)$ at the point $t=1$, then form the dot product of this with the gradient of $f$ at that point.
(But surely they should have told you what these terms mean and given you some idea how to do this before asking you to do this question?)
(Thanks to Ted Shifrin for corrections.)