Second partial derivative of v=e^(x*e^y)

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
10 replies · 13K views
sdoyle1
Messages
22
Reaction score
0

Homework Statement


Find the second partial derivative of v=e^(x*e^y)


Homework Equations



I know that I need to find Vx and Vy first and then the second partial derivative would be Vxx, Vyy, Vxy.

The Attempt at a Solution



I'm really confused on how to find Vx or Vy
Vx= the derivative with regards to x, if y is a constant
so would it be Vx=e^(x*e^y) * (e^y)?
Any help would be great
 
Physics news on Phys.org
sdoyle1 said:
Find the second partial derivative of v=e^(x*e^y)

I know that I need to find Vx and Vy first and then the second partial derivative would be Vxx, Vyy, Vxy.

You're forgetting one.

sdoyle1 said:
Vx=e^(x*e^y) * (e^y)

That's correct. What's Vy?
 
Would Vy= e^(x*e^y) * (xe^y)
 
Vxx would be the second derivative with respect to x but keeping y as a constant. This is where I get confused. Would it be:

Vxx=e^(xye^y)(ye^y)
= e^(xy^2e^y)
 
Wait, you would add the exponents, not multiply them.
So Vx= e^((xe^y)+y)
Vxx= e^(xe^y+y) * (e^y)
 
Ok then Vyy= xe^((xe^y)+y) * (x(e^y) +1)

Then Vxy= e^((xe^y)+y) * ((xe^y)+1) and Vyx is the same as Vxy

As an aside, how would I integrate t(t-1)^1/2 ?
 
sdoyle1 said:
Ok then Vyy= xe^((xe^y)+y) * (x(e^y) +1)

Then Vxy= e^((xe^y)+y) * ((xe^y)+1) and Vyx is the same as Vxy

Correct.

sdoyle1 said:
As an aside, how would I integrate t(t-1)^1/2 ?

Try integration by parts.