Directional Derivative - Right Steps?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 2K views
kawsar
Messages
13
Reaction score
0
1. Find the directional derivative of the function f(x,y) = e[tex]^{xy}[/tex] at the point (-2,0) in the direction of the unit vector that makes an angle of [tex]\pi/3[/tex] with the positive x-axis



The vector to make into a unit vector is ([tex]\sqrt{3}[/tex],1) and e[tex]^{xy}[/tex] differentiated with respect to x and y is both e[tex]^{xy}[/tex] (I hope I'm right here!)

Made the unit vector ([tex]\frac{1}{2}[/tex]([tex]\sqrt{3}[/tex],1))

Use the dot product of (e[tex]^{xy}[/tex],e[tex]^{xy}[/tex]) and ([tex]\frac{1}{2}[/tex]([tex]\sqrt{3}[/tex],1))

Then use the coordinates from the point (-2,0) and to get [tex]\sqrt{3}[/tex]+1

Is this correct or have I missed a step or two?

Thanks!
 
Physics news on Phys.org
kawsar said:
1. Find the directional derivative of the function f(x,y) = e[tex]^{xy}[/tex] at the point (-2,0) in the direction of the unit vector that makes an angle of [tex]\pi/3[/tex] with the positive x-axis

The vector to make into a unit vector is ([tex]\sqrt{3}[/tex],1) and e[tex]^{xy}[/tex] differentiated with respect to x and y is both e[tex]^{xy}[/tex] (I hope I'm right here!)

Your mistake seems to be in taking the partial derivatives (as perhaps you suspected). Don't forget the chain rule!

For example,
[tex] \frac{\partial}{\partial x} \sin(x^2y) = 2xy \cos(x^2y)[/tex]

Other than that, everything else looks good.
 
Hmmm... As I suspected!

Could you tell me the partial derivatives of e^xy please?

Thanks.
 
2e^(2x) so the other one is y*e^(xy) and x*e^(xy)...

Am I correct?
 
kawsar said:
2e^(2x) so the other one is y*e^(xy) and x*e^(xy)...

Am I correct?

Looks good. So what is your new answer?
 
spamiam said:
Looks good. So what is your new answer?

I get -1

Correct?