Finding an equation of Partial Derivatives

sardonic
Messages
4
Reaction score
0

Homework Statement



If f(x,y,z) = 0, then you can think of z as a function of x and y, or z(x,y). y can also be thought of as a function of x and z, or y(z,x)
Therefore:

dz= \frac{\partial z}{\partial x}dx + \frac{\partial z}{\partial y} dy
and
dy= \frac{\partial y}{\partial x}dx + \frac{\partial y}{\partial z} dz

Show that
1= \frac{\partial z}{\partial y} \frac{\partial y}{\partial z}
and then
-1= \frac{\partial x}{\partial z} \frac{\partial y}{\partial x}\frac{\partial z}{\partial y}

Homework Equations



The Attempt at a Solution


Substituting dy into the dz equation you get
dz = \frac{\partial z}{\partial x}dx + \frac{\partial z}{\partial y} \frac{\partial y}{\partial x}dx + \frac{\partial y}{\partial z}\frac{\partial z}{\partial y}dz

This can be rearranged to show
dz (1-\frac{\partial z}{\partial y}\frac{\partial y}{\partial z}) = dx(\frac{\partial z}{\partial x}+\frac{\partial z}{\partial y}\frac{\partial y}{\partial x})
and then
(1-\frac{\partial z}{\partial y}\frac{\partial y}{\partial z}) = \frac{dx}{dz}(\frac{\partial z}{\partial x}+\frac{\partial z}{\partial y}\frac{\partial y}{\partial x})

In order to show that \frac{\partial z}{\partial y}\frac{\partial y}{\partial z} = 1, I only need to show that (\frac{\partial z}{\partial x}+\frac{\partial z}{\partial y}\frac{\partial y}{\partial x})=0, but I'm not sure how to do that. As for the second equation, I'm not sure where to get a \frac{\partial x}{\partial z} into the equation in the first place.
 
Physics news on Phys.org
Attached
 

Attachments

  • 001.jpg
    001.jpg
    16.2 KB · Views: 478
Thanks for the reply!

What do f_y and f_z refer to?
 
These are the partial derivatives of f with respect to y and z,respectivly.
 
Oh okay, thing is, that's the way the instructor did it, while we were asked to derive expressions for the total differential for dz and dy, then substitute the latter into the former, sorry if I wasn't clear. Thanks though!
 
Attached
 

Attachments

  • 002.jpg
    002.jpg
    17.9 KB · Views: 494
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