Finding an equation of Partial Derivatives

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
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:

[tex]dz= \frac{\partial z}{\partial x}dx + \frac{\partial z}{\partial y} dy[/tex]
and
[tex]dy= \frac{\partial y}{\partial x}dx + \frac{\partial y}{\partial z} dz[/tex]

Show that
[tex]1= \frac{\partial z}{\partial y} \frac{\partial y}{\partial z}[/tex]
and then
[tex]-1= \frac{\partial x}{\partial z} \frac{\partial y}{\partial x}\frac{\partial z}{\partial y}[/tex]

Homework Equations



The Attempt at a Solution


Substituting [itex]dy[/itex] into the [itex]dz[/itex] equation you get
[tex]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[/tex]

This can be rearranged to show
[tex]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})[/tex]
and then
[tex](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})[/tex]

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

Attachments

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

What do [itex]f_y[/itex] and [itex]f_z[/itex] 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: 518