Is ∂x/∂f = 1/(∂f/∂x) a Valid Equation in Implicit Differentiation?

  • Thread starter Thread starter aaaa202
  • Start date Start date
  • Tags Tags
    Derivatives
aaaa202
Messages
1,144
Reaction score
2
I have some complicated function f of the variables x,y:

f(x,y)

Now I can't really invert this expression for f for x and y, but I want the derivative of x and y wrt f. How can I do that? Am I allowed to say:

∂x/∂f = 1/(∂f/∂x)

I have seen physicists "cheat" by using this relation, though I am not sure that it is always true. In general when can I do the above?
 
Last edited by a moderator:
Physics news on Phys.org
I take it f is a number, not a vector ? That is difficult to invert (making two variables out of one function value?), so it will also be difficult to get those derivatives!

When I don't understand things, I try an example. Here I try ##f = x^2+y^2## and the best I can do is write
$$df = \left(\partial f\over \partial x \right)_y dx + \left(\partial f\over \partial y \right)_x dy$$ Physicists 'cheat' as much as they can get away with -- just like everybody else. There steno jargon does get misquoted frequently, though. Can you give an example ? Maybe we can work out what they meant, but wrote down in a sloppy shortcut sort of way...
 
aaaa202 said:
I have some complicated function f of the variables x,y:

f(x,y)

Now I can't really invert this expression for f for x and y, but I want the derivative of x and y wrt f. How can I do that? Am I allowed to say:

∂x/∂f = 1/(∂f/∂x)

I have seen physicists "cheat" by using this relation, though I am not sure that it is always true. In general when can I do the above?
Always. The partials in the equation imply that y is being held constant. In that case, f is just a function of the single variable x, and x is just a function of the single variable f.

Chet
 
Last edited by a moderator:
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