Manipulation of partial differential operators.

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
3 replies · 2K views
jj364
Messages
18
Reaction score
0

Homework Statement



Given that u(x,y) and y(x,z) are both continuous, differentiable functions show that

([itex]\frac{\partial u}{\partial z}[/itex])x=([itex]\frac{\partial u}{\partial y}[/itex])x([itex]\frac{\partial y}{\partial z}[/itex])x

Homework Equations



Only equations given above

The Attempt at a Solution



I tried to write out the total differential for du and dy and then holding x constant so dx=0 I rearranged the equations to get

[itex]\frac{du}{dz}[/itex]=([itex]\frac{\partial u}{\partial y}[/itex])x([itex]\frac{\partial y}{\partial z}[/itex])x

I then tried to get [itex]\frac{du}{dz}[/itex] in another form but couldn't see a way of getting ([itex]\frac{\partial u}{\partial z}[/itex])x from what I have.

Any help would be greatly appreciated!
 
Physics news on Phys.org
The chain rule gives
[tex] \left( \frac{\partial u}{\partial z} \right)_x<br /> = \left( \frac{\partial u}{\partial x} \right)_y<br /> \left( \frac{\partial x}{\partial z} \right)_x<br /> + \left( \frac{\partial u}{\partial y} \right)_x<br /> \left( \frac{\partial y}{\partial z} \right)_x[/tex]
So why is it that the first term on the right always vanishes?
 
Sorry mis read that!
 
Last edited:
I'm sorry I don't know. I thought that the chain rule for partial derivatives was;

[itex]\frac{du}{dz}[/itex] = ([itex]\frac{\partial u}{\partial x}[/itex])y([itex]\frac{dx}{dz}[/itex]) + ([itex]\frac{\partial u}{\partial y}[/itex])x([itex]\frac{dy}{dz}[/itex])