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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top