How do you prove the partial derivative identity with three variables?

mj1357
Messages
5
Reaction score
0

Homework Statement



Suppose that the equation f(x,y,z)=0 can be solved for each of the three variables as a differentiable function of the other two. Prove that:

(dx/dy)(dy/dz)(dz/dx)=-1

Homework Equations





The Attempt at a Solution


In the case of two variables where one is a function of the other, dy/dx = -(df/dx)/(df/dy), but I can't figure out how this works with 3 variables.
 
Physics news on Phys.org
so to get you started, first we know
x=x(y,z)
y=y(z,x)
z=z(x,y)


so fa(x,y,z) = f(x,y,z(x,y))=0 the differentiating w.r.t x gives

df/dx +df/dz(dz/dx)=0
 
Thanks. I was able to figure it out from there.
 
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