manenbu
- 101
- 0
Homework Statement
Prove that if
z(x,y)=e^y f(ye^{\frac{x^2}{2y^2}})
is differentiable, then
(x^2-y^2) \frac{\partial z}{\partial x} + xy\frac{\partial z}{\partial y} = xyz
Homework Equations
Chain Rule.
The Attempt at a Solution
A similar question is solved like this:
Have this:
z(x,y) = f(x² - y²)
Prove this:
y(∂z/∂x) + x(∂z/∂y) = 0
I define
z = f(u)
then
u = x² - y²
∂z/∂x = ∂z/∂u ∂u/∂x = ∂z/∂u 2x
∂z/∂y = ∂z/∂u ∂u/∂y = ∂z/∂u -2y
adding it up:
y(∂z/∂x) + x(∂z/∂y) = y*∂z/∂u*2x - x*∂z/∂u*2y = 0
When I try the same for the mentioned problem, I run into problems and just can't get it right. I guess it's something with the multipilication in there - but can't figure it out.
What's the correct way?
Last edited: