Manipulation of partial differential operators.

jj364
Messages
18
Reaction score
0

Homework Statement



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

(\frac{\partial u}{\partial z})x=(\frac{\partial u}{\partial y})x(\frac{\partial y}{\partial z})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

\frac{du}{dz}=(\frac{\partial u}{\partial y})x(\frac{\partial y}{\partial z})x

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

Any help would be greatly appreciated!
 
Physics news on Phys.org
The chain rule gives
<br /> \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<br />
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;

\frac{du}{dz} = (\frac{\partial u}{\partial x})y(\frac{dx}{dz}) + (\frac{\partial u}{\partial y})x(\frac{dy}{dz})
 
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...
Back
Top