Directional derivatives, SIMPLE

  • Thread starter Thread starter pleasehelpme6
  • Start date Start date
  • Tags Tags
    Derivatives
pleasehelpme6
Messages
62
Reaction score
0
f(x, y, z) = xe^y + ye^z + ze^x, at (0, 0, 0),

directional vector v = <-2, 0, 5>

i solved for gradient f = (e^y + ze^x, xe^y + e^z, ye^z + e^x), at f(0,0,0) to be...

gradient f = (1,1,1)

this would make the answer just be -2 + 0 + 5 = 3
but this isn't right.

can someone show me what i did wrong?
 
Physics news on Phys.org
please.
 
The directional derivative involves the unit vector in the direction of v, not v itself. Find the unit vector u = v/|v| and use that in your calculation.
 
thank you! that makes a lot of sense
 
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