If is differentiable and strictly monotone, its inverse function is also differentiable. The derivative of the inverse is the reciprocal of the derivative of the original function, evaluated at the corresponding point.
| Notation | Formula |
|---|---|
| Function form | (f^{-1})'(y)=\dfrac{1}{f'(f^{-1}(y))} |
| Leibniz form | |
| At a point |
When Does the Inverse Have a Derivative?
If f'(x)>0 (or f'(x)<0) everywhere on , then:
- The graph of always rises (or always falls), so is one-to-one and has an inverse .
- The graph of has no corners or cusps (since f' exists), so neither does the graph of .
- The tangent to is never horizontal (since f'\neq0), so the tangent to is never vertical.
Therefore is differentiable.
Intuitive Derivation
Since :
As , as well (by continuity), so
g'(y)=\lim_{\Delta y\to0}\frac{\Delta x}{\Delta y}=\frac{1}{\displaystyle\lim_{\Delta x\to0}\frac{\Delta y}{\Delta x}}=\frac{1}{f'(x)}Read more
**Graphic approach.** Consider a point on the graph of . The tangent line has equation y-f(a)=f'(a)(x-a).

The Theorem
The Derivative Rule for Inverses. Assume is differentiable on with f'(x)>0 (or f'(x)<0) for all . Then the inverse exists and is differentiable, with
g'(y)=\frac{1}{f'(x)}=\frac{1}{f'(g(y))}or equivalently, g'=\dfrac{1}{f'\circ g}.
In Leibniz notation:
Alternative derivation using implicit differentiation. Start from and differentiate with respect to :
\frac{d}{dx}(g(y))=1\quad\Rightarrow\quad g'(y)\frac{dy}{dx}=1\quad\Rightarrow\quad g'(y)=\frac{1}{f'(x)}Example check. For (), the inverse is . Since f'(x)=2x:
g'(y)=\frac{1}{2x}=\frac{1}{2\sqrt{y}}\qquad(x=\sqrt{y})Replacing by : (f^{-1})'(x)=\dfrac{1}{2\sqrt{x}}.
Worked Examples
Let . Find (f^{-1})'(1).
Solution
f'(x)=6x^2+6x+6=6[(x+1/2)^2+3/4]>0, so exists and is differentiable everywhere. By the Derivative Rule for Inverses: (f^{-1})'(1)=\frac{1}{f'(f^{-1}(1))} To find : solve , i.e., , i.e., . Only is real. So . f'(0)=6, therefore (f^{-1})'(1)=\dfrac{1}{6}.Let for . Find .
Solution
**Method (a):** Find explicitly. From : So and . **Method (b):** Use the Derivative Rule. f'(x)=2x+2, so Replacing by : (f^{-1})'(x)=\dfrac{1}{2\sqrt{1+x}}.Suppose , and we know and f'(\pi/4)=5. Find h'(1).
Solution
Let . By the Chain Rule: h'(x)=(f^{-1})'(x)\cdot\sec^2(f^{-1}(x))=\frac{1+\tan^2(f^{-1}(x))}{f'(f^{-1}(x))} Since means : h'(1)=\frac{1+\tan^2(\pi/4)}{f'(\pi/4)}=\frac{1+1}{5}=\frac{2}{5}Let and . Find g'(1).