If you know how to differentiate f f f , can you immediately differentiate its inverse f − 1 f^{-1} f − 1 ? The answer is yes, provided f ′ f' f ′ is nonzero. This gives an efficient shortcut for the derivatives of ln x \ln x ln x , arcsin x \arcsin x arcsin x , arctan x \arctan x arctan x , and all other inverse functions.
Theorem. Let f f f be continuous and strictly monotonic on an open interval I I I , differentiable on I I I , with f ′ ( x ) ≠ 0 f'(x) \neq 0 f ′ ( x ) = 0 for all x ∈ I x \in I x ∈ I . Then f − 1 f^{-1} f − 1 is differentiable on f ( I ) f(I) f ( I ) and
( f − 1 ) ′ ( y ) = 1 f ′ ( f − 1 ( y ) ) . (1) (f^{-1})'(y) \;=\; \frac{1}{f'(f^{-1}(y))}. \tag{1} ( f − 1 ) ′ ( y ) = f ′ ( f − 1 ( y )) 1 . ( 1 )
Proof. Fix y 0 = f ( x 0 ) ∈ f ( I ) y_0 = f(x_0) \in f(I) y 0 = f ( x 0 ) ∈ f ( I ) and let y = f ( x ) y = f(x) y = f ( x ) with y ≠ y 0 y \neq y_0 y = y 0 . Then x ≠ x 0 x \neq x_0 x = x 0 , and
f − 1 ( y ) − f − 1 ( y 0 ) y − y 0 = x − x 0 f ( x ) − f ( x 0 ) . \frac{f^{-1}(y) - f^{-1}(y_0)}{y - y_0} \;=\; \frac{x - x_0}{f(x) - f(x_0)}. y − y 0 f − 1 ( y ) − f − 1 ( y 0 ) = f ( x ) − f ( x 0 ) x − x 0 .
As y → y 0 y \to y_0 y → y 0 , continuity of f − 1 f^{-1} f − 1 (which follows from strict monotonicity and continuity of f f f ) gives x = f − 1 ( y ) → x 0 x = f^{-1}(y) \to x_0 x = f − 1 ( y ) → x 0 . Since f ′ ( x 0 ) ≠ 0 f'(x_0) \neq 0 f ′ ( x 0 ) = 0 ,
lim y → y 0 x − x 0 f ( x ) − f ( x 0 ) = 1 f ′ ( x 0 ) = 1 f ′ ( f − 1 ( y 0 ) ) . □ \lim_{y \to y_0}\frac{x - x_0}{f(x) - f(x_0)} \;=\; \frac{1}{f'(x_0)} \;=\; \frac{1}{f'(f^{-1}(y_0))}. \;\square y → y 0 lim f ( x ) − f ( x 0 ) x − x 0 = f ′ ( x 0 ) 1 = f ′ ( f − 1 ( y 0 )) 1 . □
In Leibniz notation: if y = f ( x ) y = f(x) y = f ( x ) , then d x d y = 1 d y d x \dfrac{dx}{dy} = \dfrac{1}{\,\dfrac{dy}{dx}\,} d y d x = d x d y 1 .
Derivative of ln x \ln x ln x
Let f ( x ) = e x f(x) = e^x f ( x ) = e x , so f − 1 ( y ) = ln y f^{-1}(y) = \ln y f − 1 ( y ) = ln y . Since f ′ ( x ) = e x ≠ 0 f'(x) = e^x \neq 0 f ′ ( x ) = e x = 0 , formula ( 1 ) (1) ( 1 ) gives
( ln y ) ′ = 1 e ln y = 1 y . (\ln y)' \;=\; \frac{1}{e^{\ln y}} \;=\; \frac{1}{y}. ( ln y ) ′ = e l n y 1 = y 1 .
That is, d d x ( ln x ) = 1 x \dfrac{d}{dx}(\ln x) = \dfrac{1}{x} d x d ( ln x ) = x 1 for x > 0 x > 0 x > 0 .
Derivatives of inverse trigonometric functions
Arcsine
Restrict f ( x ) = sin x f(x) = \sin x f ( x ) = sin x to [ − π / 2 , π / 2 ] [-\pi/2, \pi/2] [ − π /2 , π /2 ] . Then f − 1 ( y ) = arcsin y f^{-1}(y) = \arcsin y f − 1 ( y ) = arcsin y for y ∈ ( − 1 , 1 ) y \in (-1,1) y ∈ ( − 1 , 1 ) , and f ′ ( x ) = cos x > 0 f'(x) = \cos x > 0 f ′ ( x ) = cos x > 0 on the open interval. At x = arcsin y x = \arcsin y x = arcsin y : cos x = 1 − sin 2 x = 1 − y 2 \cos x = \sqrt{1-\sin^2 x} = \sqrt{1-y^2} cos x = 1 − sin 2 x = 1 − y 2 , so
( arcsin y ) ′ = 1 1 − y 2 . (\arcsin y)' \;=\; \frac{1}{\sqrt{1-y^2}}. ( arcsin y ) ′ = 1 − y 2 1 .
Arccosine
Restrict f ( x ) = cos x f(x) = \cos x f ( x ) = cos x to [ 0 , π ] [0,\pi] [ 0 , π ] , so f − 1 ( y ) = arccos y f^{-1}(y) = \arccos y f − 1 ( y ) = arccos y and f ′ ( x ) = − sin x < 0 f'(x) = -\sin x < 0 f ′ ( x ) = − sin x < 0 on ( 0 , π ) (0,\pi) ( 0 , π ) . At x = arccos y x = \arccos y x = arccos y : sin x = 1 − y 2 \sin x = \sqrt{1-y^2} sin x = 1 − y 2 , so
( arccos y ) ′ = − 1 1 − y 2 . (\arccos y)' \;=\; \frac{-1}{\sqrt{1-y^2}}. ( arccos y ) ′ = 1 − y 2 − 1 .
Note: ( arcsin x ) ′ + ( arccos x ) ′ = 0 (\arcsin x)' + (\arccos x)' = 0 ( arcsin x ) ′ + ( arccos x ) ′ = 0 , consistent with the identity arcsin x + arccos x = π / 2 \arcsin x + \arccos x = \pi/2 arcsin x + arccos x = π /2 .
Arctangent
Restrict f ( x ) = tan x f(x) = \tan x f ( x ) = tan x to ( − π / 2 , π / 2 ) (-\pi/2, \pi/2) ( − π /2 , π /2 ) . Then f ′ ( x ) = 1 + tan 2 x = 1 + y 2 f'(x) = 1 + \tan^2 x = 1 + y^2 f ′ ( x ) = 1 + tan 2 x = 1 + y 2 at y = tan x y = \tan x y = tan x , so
( arctan y ) ′ = 1 1 + y 2 . (\arctan y)' \;=\; \frac{1}{1+y^2}. ( arctan y ) ′ = 1 + y 2 1 .
Summary
Inverse function rule : ( f − 1 ) ′ ( y ) = 1 f ′ ( f − 1 ( y ) ) (f^{-1})'(y) = \dfrac{1}{f'(f^{-1}(y))} ( f − 1 ) ′ ( y ) = f ′ ( f − 1 ( y )) 1 whenever f f f is strictly monotonic and f ′ ≠ 0 f' \neq 0 f ′ = 0 .
( ln x ) ′ = 1 / x (\ln x)' = 1/x ( ln x ) ′ = 1/ x , derived as the inverse of ( e x ) ′ = e x (e^x)' = e^x ( e x ) ′ = e x .
( arcsin x ) ′ = 1 / 1 − x 2 (\arcsin x)' = 1/\sqrt{1-x^2} ( arcsin x ) ′ = 1/ 1 − x 2 , ( arccos x ) ′ = − 1 / 1 − x 2 \;(\arccos x)' = -1/\sqrt{1-x^2} ( arccos x ) ′ = − 1/ 1 − x 2 , ( arctan x ) ′ = 1 / ( 1 + x 2 ) \;(\arctan x)' = 1/(1+x^2) ( arctan x ) ′ = 1/ ( 1 + x 2 ) .