Differentiating Inverse Functions
| English | Chinese | Pinyin |
|---|---|---|
| inverse function | 反函数 | fǎn hán shù |
| reciprocals | 互为倒数 | hù wéi dào shǔ |
Slopes of a function and its mirror
- An inverse function 反函数 $f^{-1}$ undoes $f$: it reflects the graph across the line $y=x$.
- Reflecting swaps the roles of rise and run — so it flips the slope upside down.
- That gives a neat shortcut: you can find the inverse's derivative from the original's.
- Best of all, you often don't need a formula for $f^{-1}$ at all.
The reciprocal-slope rule
- At matching points, the slopes of $f$ and $f^{-1}$ are reciprocals 互为倒数.
-
$$\big(f^{-1}\big)'(x)=\frac{1}{f'\!\big(f^{-1}(x)\big)}$$
- Read it as: the inverse's slope at $x$ is $1$ divided by $f$'s slope at the matching input.
- The matching input is $f^{-1}(x)$ — the point on $f$ that maps to $x$.
The derivative of an inverse is $\big(f^{-1}\big)'(x)=$
One over the original derivative at the matching input $f^{-1}(x)$.
Evaluate without inverting
- Usually you only need the derivative at one point, and you can skip finding $f^{-1}$.
- Say $f(2)=5$ and $f'(2)=3$. Then the point $(5,2)$ is on $f^{-1}$, so $f^{-1}(5)=2$.
- Apply the rule: $\big(f^{-1}\big)'(5)=\dfrac{1}{f'(2)}=\dfrac{1}{3}$.
- You never needed a formula — just the matching pair and one derivative value.
If $f(2)=5$ and $f'(2)=4$, find $\big(f^{-1}\big)'(5)$.
$f^{-1}(5)=2$, so $\big(f^{-1}\big)'(5)=\tfrac{1}{f'(2)}=\tfrac14$.
To compute $\big(f^{-1}\big)'(c)$ at a point, which do you need?
You need the matching input and $f'$ there (nonzero, so the reciprocal exists) — no full inverse formula.
Why reciprocal? See the reflection
- Reflecting across $y=x$ turns a "rise of $3$ over run of $1$" into a "rise of $1$ over run of $3$."
- So a slope of $3$ becomes a slope of $\tfrac13$ — literally flipped.
- This is why $f$ and $f^{-1}$ have reciprocal slopes at corresponding points.
- (It also warns you: if $f'=0$ at a point, the inverse has a vertical tangent there — its slope is undefined.)
A slope and its reciprocal
y = x³ + 1
Reflecting a curve across $y=x$ flips rise and run — a slope of $3$ becomes $\tfrac13$ on the inverse.
To find $\big(f^{-1}\big)'(5)$, you evaluate $f'$ at $5$.
You evaluate $f'$ at the matching input $f^{-1}(5)$, not at $5$.
At corresponding points, the slopes of $f$ and $f^{-1}$ are ____ of each other.
Reflection across $y=x$ flips the slope.
If $f'(a)=0$ at the matching input, the inverse at the corresponding point has...
Dividing by $0$ is undefined — the reflected tangent is vertical.
Use the derivative of $f$ at the matching input $f^{-1}(x)$, not at $x$ itself. For $\big(f^{-1}\big)'(5)$ you need $f'$ at the input that maps to $5$, i.e. $f'(f^{-1}(5))$, not $f'(5)$. Plugging $5$ straight into $f'$ is the classic error.
$f(x)=x^3+1$ has $f(1)=2$ and $f'(x)=3x^2$. Find $\big(f^{-1}\big)'(2)$.
- The matching input: $f^{-1}(2)=1$ (since $f(1)=2$).
- $f'(1)=3(1)^2=3$.
- $\big(f^{-1}\big)'(2)=\dfrac{1}{f'(1)}=\dfrac{1}{3}$.
The derivative of an inverse function is the reciprocal of the original's derivative at the matching point: $\big(f^{-1}\big)'(x)=\dfrac{1}{f'(f^{-1}(x))}$. Reflection across $y=x$ swaps rise and run, flipping the slope. You can evaluate it at a point using just a matching pair — no formula for $f^{-1}$ required.