How Can I Prove the Reciprocal Derivative Identity?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 7K views
danago
Gold Member
Messages
1,118
Reaction score
4
Hi. I was just wondering, how can i prove the following identity:

[tex] \frac{{dy}}{{dx}}\frac{{dx}}{{dy}} = 1[/tex]

Its nothing that I am required to know, but i was just curious, so for all i know, it may be way out of anything that i can mathematically comprehend.

The best I've been able to do is show that it holds true for some examples that I've tried, but no solid proof.

Thanks in adavnce,
Dan.
 
Last edited by a moderator:
on Phys.org
It should be easy using the chain rule. If y= f(x) and f is invertible, then
x= f-1(y), so that f-1(f(x))= x. Differentiating both sides of that with respect to x,
[tex]\frac{df^{-1}(y)}{dy}\frac{dy}{dx}= 1[/itex]<br /> Where I have 'let' y= f(x). Since f<sup>-1</sup>(y)= x, that is <br /> [tex]\frac{dx}{dy}\frac{dy}{dx}= 1[/itex][/tex][/tex]
 
Ah, easy. Thanks very much for that :smile: