- 1,001
- 11
I'm trying to come up with an expression for [itex]\partial y / \partial x[/itex] where [itex]z = f(x,y)[/itex]. By observation (i.e. evaluating several sample functions), the following appears to be true:
[tex] \begin{equation*}<br /> \frac{\partial z}{\partial x} + \frac{\partial z}{\partial y} \cdot \frac{\partial y}{\partial x} = 0<br /> \end{equation*}[/tex]
but I can't find anything to prove it. I can sort of get there using the differential formula
[tex] dz = \frac{\partial z}{\partial x} \cdot dx + \frac{\partial z}{\partial y} \cdot dy[/tex]
then dividing by [itex]dx[/itex] and reasoning that [itex]dz/dx = 0[/itex] because [itex]z[/itex] is constant when evaluating [itex]\partial y / \partial x[/itex], but I suspect this isn't a valid approach.
My questions are:
(1) Is the above relationship between [itex]\partial z / \partial x[/itex], [itex]\partial z / \partial y[/itex], and [itex]\partial y / \partial x[/itex] true?
(2) How to prove it?P.S. Here is an example:
[tex] \begin{align}<br /> z = x^3y &&<br /> y = zx^{-3} &&<br /> \frac{\partial z}{\partial x} = 3x^2y &&<br /> \frac{\partial z}{\partial y} = x^3 &&<br /> \frac{\partial y}{\partial x} = -3zx^{-4} = -3x^3yx^{-4} = -3y/x<br /> \end{align}[/tex]
[tex] \frac{\partial z}{\partial x} + \frac{\partial z}{\partial y} \cdot \frac{\partial y}{\partial x}<br /> = 3x^2y + x^3 \cdot \left(-3y/x\right) = 3x^2y - 3x^2y = 0[/tex]
[tex] \begin{equation*}<br /> \frac{\partial z}{\partial x} + \frac{\partial z}{\partial y} \cdot \frac{\partial y}{\partial x} = 0<br /> \end{equation*}[/tex]
but I can't find anything to prove it. I can sort of get there using the differential formula
[tex] dz = \frac{\partial z}{\partial x} \cdot dx + \frac{\partial z}{\partial y} \cdot dy[/tex]
then dividing by [itex]dx[/itex] and reasoning that [itex]dz/dx = 0[/itex] because [itex]z[/itex] is constant when evaluating [itex]\partial y / \partial x[/itex], but I suspect this isn't a valid approach.
My questions are:
(1) Is the above relationship between [itex]\partial z / \partial x[/itex], [itex]\partial z / \partial y[/itex], and [itex]\partial y / \partial x[/itex] true?
(2) How to prove it?P.S. Here is an example:
[tex] \begin{align}<br /> z = x^3y &&<br /> y = zx^{-3} &&<br /> \frac{\partial z}{\partial x} = 3x^2y &&<br /> \frac{\partial z}{\partial y} = x^3 &&<br /> \frac{\partial y}{\partial x} = -3zx^{-4} = -3x^3yx^{-4} = -3y/x<br /> \end{align}[/tex]
[tex] \frac{\partial z}{\partial x} + \frac{\partial z}{\partial y} \cdot \frac{\partial y}{\partial x}<br /> = 3x^2y + x^3 \cdot \left(-3y/x\right) = 3x^2y - 3x^2y = 0[/tex]
Last edited: