Finding the Directional Derivative of a Function at a Given Point on a Curve

jegues
Messages
1,085
Reaction score
3

Homework Statement



Find the rate of change of the function,

f(x,y,z) = cos(\pi x y) + xln(z^{2}+1),

with respect to length s along the curve,

y=-3x, z=x^{2}-y^{2}+9,

directed so that x increases, at the point (-1,3,1).

Homework Equations





The Attempt at a Solution



See figure attached.

I wrote parametric equations for the curve, and threw them into a vector.

Since at the point (-1,3,1) t=-1, I evaluated the vector accordingly.

The question says "so that x increase" so I reversed the direction of the vector by multiplying it by negative 1.

After this I found a unit vector that points in the same direction as the vector described previously.

Then I found the gradient of f and evaluated it at the point (-1,3,1).

After this I dotted the two to get the rate of change of f in the desired direction.

The solution lists the answer as,

\frac{ln(2) - 16}{\sqrt{266}}

Where did I go wrong?
 

Attachments

  • SEQ3.jpg
    SEQ3.jpg
    24.2 KB · Views: 385
Physics news on Phys.org
You want the vector tangent to the curve, which is the velocity. You have to differentiate with respect to t to get the velocity vector before setting t=-1.
 
vela said:
You want the vector tangent to the curve, which is the velocity. You have to differentiate with respect to t to get the velocity vector before setting t=-1.

Thank you vela, that fixed everything.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top