Math ClubMath Club
v1 · padrão canônico

Lesson 56 — Derivatives of Inverse Functions

The Inverse Function Theorem and differentiation of arcsin, arccos, arctan, ln, log_a, a^x, and inverse hyperbolics via implicit differentiation.

Used in: Advanced HS Math Year 2 · Japanese Math III equiv. chap. 3 · German Analysis Grundkurs/Leistungskurs equiv. · IB Math HL topic 6

(f1)(b)=1f(a),b=f(a)(f^{-1})'(b) = \dfrac{1}{f'(a)}, \quad b = f(a)
Choose your door

Rigorous notation, full derivation, hypotheses

Rigorous Definition and Complete Table

Theorem of the Derivative of the Inverse Function

"If ff is a differentiable, one-to-one function with f(a)=bf(a) = b and f(a)0f'(a) \neq 0, then f1f^{-1} is differentiable at bb and (f1)(b)=1/f(a)(f^{-1})'(b) = 1/f'(a)." — Active Calculus §2.6, Theorem 2.6.2

Proof via Chain Rule

From the identity f(f1(y))=yf(f^{-1}(y)) = y, differentiating both sides with respect to yy using the chain rule:

f(f1(y))(f1)(y)=1f'(f^{-1}(y)) \cdot (f^{-1})'(y) = 1

Since f(f1(y))0f'(f^{-1}(y)) \neq 0 by hypothesis, we can divide:

(f1)(y)=1f(f1(y))\boxed{(f^{-1})'(y) = \frac{1}{f'(f^{-1}(y))}}

Geometric Interpretation

The graph of f1f^{-1} is the reflection of the graph of ff across the line y=xy = x. A tangent line with slope mm on the graph of ff at point (a,b)(a, b) becomes a tangent line with slope 1/m1/m on the graph of f1f^{-1} at point (b,a)(b, a) — the reflection swaps the roles of Δx\Delta x and Δy\Delta y.

xyy=xff⁻¹(a, b)(b, a)slope f'(a) = mslope (f⁻¹)'(b) = 1/m

Reflection across the diagonal y=x transforms slope m into 1/m. Point (a, b) on f becomes (b, a) on f⁻¹.

Table of Derivatives of Inverse Functions

FunctionDomainDerivative
arcsinx\arcsin x(1,1)(-1, 1)11x2\dfrac{1}{\sqrt{1 - x^2}}
arccosx\arccos x(1,1)(-1, 1)11x2-\dfrac{1}{\sqrt{1 - x^2}}
arctanx\arctan xR\mathbb{R}11+x2\dfrac{1}{1 + x^2}
arccotx\text{arccot}\, xR\mathbb{R}11+x2-\dfrac{1}{1 + x^2}
arcsecx\text{arcsec}\, xx>1\vert x \vert > 11xx21\dfrac{1}{\vert x \vert\sqrt{x^2 - 1}}
arccscx\text{arccsc}\, xx>1\vert x \vert > 11xx21-\dfrac{1}{\vert x \vert\sqrt{x^2 - 1}}
lnx\ln xx>0x > 01x\dfrac{1}{x}
logax  (a>0,a1)\log_a x\;(a>0,\,a\neq1)x>0x > 01xlna\dfrac{1}{x \ln a}
arcsinhx\text{arcsinh}\, xR\mathbb{R}1x2+1\dfrac{1}{\sqrt{x^2 + 1}}
arccoshx\text{arccosh}\, xx>1x > 11x21\dfrac{1}{\sqrt{x^2 - 1}}
arctanhx\text{arctanh}\, x$x

"In general, there is a formula for the derivative of axa^x for any a>0a > 0 with a1a \neq 1: ddx(ax)=axlna\frac{d}{dx}(a^x) = a^x \ln a. This formula is a special case of the chain rule applied to ax=exlnaa^x = e^{x \ln a}." — OpenStax Calculus Volume 1 §3.7

Chain Rule with Inverse Trig

For a differentiable u=g(x)u = g(x):

ddxarcsin(g(x))=g(x)1g(x)2,ddxarctan(g(x))=g(x)1+g(x)2\frac{d}{dx}\arcsin(g(x)) = \frac{g'(x)}{\sqrt{1 - g(x)^2}}, \qquad \frac{d}{dx}\arctan(g(x)) = \frac{g'(x)}{1 + g(x)^2}

Solved Examples

Exercise list

40 exercises · 10 with worked solution (25%)

26 8 3 2 1
  1. Ex. 56.1

    What is the derivative of y=arcsinxy = \arcsin x?

  2. Ex. 56.2Answer key

    What is the derivative of y=arctanxy = \arctan x?

  3. Ex. 56.3Answer key

    Differentiate y=arccosxy = \arccos x by implicit differentiation. Explain why the result differs from (arcsinx)(\arcsin x)' only in sign.

  4. Ex. 56.4Answer key

    Differentiate y=lnxy = \ln x by implicit differentiation.

  5. Ex. 56.5Answer key

    Differentiate y=log2xy = \log_2 x.

  6. Ex. 56.6

    What is the derivative of y=axy = a^x (with a>0a > 0, a1a \neq 1)?

  7. Ex. 56.7Answer key

    Differentiate y=arcsinhxy = \text{arcsinh}\, x by implicit differentiation.

  8. Ex. 56.8

    Differentiate y=arctanhxy = \text{arctanh}\, x (for x<1|x| < 1).

  9. Ex. 56.9

    Let f(x)=x3+xf(x) = x^3 + x. Given that f(1)=2f(1) = 2, calculate (f1)(2)(f^{-1})'(2).

  10. Ex. 56.10

    Let f(x)=ex+xf(x) = e^x + x. Given that f(0)=1f(0) = 1, calculate (f1)(1)(f^{-1})'(1).

  11. Ex. 56.11

    Calculate ddx3x\dfrac{d}{dx} 3^x and evaluate at x=1x = 1. Why does the power rule nxn1nx^{n-1} not apply?

  12. Ex. 56.12

    Calculate ddx2x2\dfrac{d}{dx} 2^{x^2}.

  13. Ex. 56.13Answer key

    Calculate ddxarcsin(2x)\dfrac{d}{dx}\arcsin(2x).

  14. Ex. 56.14

    Calculate ddxarctan(x2)\dfrac{d}{dx}\arctan(x^2).

  15. Ex. 56.15Answer key

    Calculate ddxarcsin(ex)\dfrac{d}{dx}\arcsin(e^x). What is the domain of this derivative?

  16. Ex. 56.16Answer key

    Calculate ddxarctan(lnx)\dfrac{d}{dx}\arctan(\ln x).

  17. Ex. 56.17

    Calculate ddxarcsin(x3)\dfrac{d}{dx}\arcsin(x^3).

  18. Ex. 56.18

    Calculate ddx(arctanx)2\dfrac{d}{dx}(\arctan x)^2.

  19. Ex. 56.19

    Calculate ddx(arcsinx+arccosx)\dfrac{d}{dx}(\arcsin x + \arccos x). Explain the result geometrically.

  20. Ex. 56.20

    Calculate ddxln(arctanx)\dfrac{d}{dx}\ln(\arctan x) and specify the domain.

  21. Ex. 56.21

    Calculate ddx ⁣[xarctanx12ln(1+x2)]\dfrac{d}{dx}\!\left[x\arctan x - \dfrac{1}{2}\ln(1+x^2)\right].

  22. Ex. 56.22

    Calculate ddxln(secx+tanx)\dfrac{d}{dx}\ln(\sec x + \tan x).

  23. Ex. 56.23

    Calculate ddx ⁣(arctanxx)\dfrac{d}{dx}\!\left(\dfrac{\arctan x}{x}\right).

  24. Ex. 56.24Answer key

    Differentiate y=arcsecxy = \text{arcsec}\, x for x>1x > 1.

  25. Ex. 56.25Answer key

    Calculate ddxarccosh(lnx)\dfrac{d}{dx}\text{arccosh}(\ln x). What is the domain?

  26. Ex. 56.26

    Calculate ddx ⁣[(arctanx)ln(x2+1)]\dfrac{d}{dx}\!\left[(\arctan x)\ln(x^2+1)\right].

  27. Ex. 56.27

    Snell's Law. The angle of refraction satisfies θ2=arcsin ⁣(n1n2sinθ1)\theta_2 = \arcsin\!\left(\dfrac{n_1}{n_2}\sin\theta_1\right). Calculate dθ2/dθ1d\theta_2/d\theta_1 at θ1=0\theta_1 = 0.

  28. Ex. 56.28

    GPS. The satellite's elevation angle is θ=arctan(h/d)\theta = \arctan(h/d), where hh is altitude and dd is horizontal distance (fixed). Calculate the sensitivity dθ/dhd\theta/dh.

  29. Ex. 56.29

    Pendulum. The pendulum's angle satisfies θ=arcsin(s/L)\theta = \arcsin(s/L), where ss is the arc length and LL is the length. Calculate dθ/dsd\theta/ds.

  30. Ex. 56.30

    Use logarithmic differentiation to calculate ddxxsinx\dfrac{d}{dx} x^{\sin x} (for x>0x > 0).

  31. Ex. 56.31

    Use logarithmic differentiation to calculate ddxxx\dfrac{d}{dx} x^x (for x>0x > 0).

  32. Ex. 56.32

    Error Function. Let F(x)=0xet2dtF(x) = \displaystyle\int_0^x e^{-t^2}\,dt. Calculate F(x)F'(x) by FTC and then determine (F1)(0)(F^{-1})'(0).

  33. Ex. 56.33

    Finance. The function V(σ)=BS(σ)V(\sigma) = \text{BS}(\sigma) gives the price of an option as a function of volatility. The sensitivity of price to volatility is Vega. What is the sensitivity of implied volatility to market price, dσimp/dVd\sigma_{\text{imp}}/dV?

  34. Ex. 56.34

    Calculate ddxarcsin(1/x)\dfrac{d}{dx}\arcsin(1/x) for x>1|x| > 1 and compare with the derivative of arcsecx\text{arcsec}\, x.

  35. Ex. 56.35

    Why must a function be strictly monotonic (and not just continuous) to have a well-defined inverse function?

  36. Ex. 56.36

    What happens geometrically in the inverse derivative formula when f(a)=0f'(a) = 0?

  37. Ex. 56.37

    Identity. Prove that arcsinx+arccosx=π/2\arcsin x + \arccos x = \pi/2 for all x[1,1]x \in [-1, 1] using derivatives (show the difference is constant and evaluate at x=0x = 0).

  38. Ex. 56.38

    Lambert W Function. W(x)W(x) satisfies W(x)eW(x)=xW(x)\,e^{W(x)} = x. Differentiate W(x)W'(x) using implicit differentiation.

  39. Ex. 56.39

    Use logarithmic differentiation to calculate ddx(lnx)lnx\dfrac{d}{dx}(\ln x)^{\ln x} for x>1x > 1.

  40. Ex. 56.40

    Proof. Prove that (f1)(y)=1/f(f1(y))(f^{-1})'(y) = 1/f'(f^{-1}(y)) using the identity f(f1(y))=yf(f^{-1}(y)) = y and the chain rule.

Sources

  • Active Calculus — Boelkins · 2024 · §2.6 "Derivatives of Inverse Functions" · CC-BY-NC-SA. Primary source. Free online section with discovery activities.
  • Calculus Volume 1 — OpenStax · 2016 · §3.7 "Derivatives of Inverse Functions" · CC-BY-NC-SA. Complete table, examples of logarithmic differentiation.
  • APEX Calculus — Hartman et al. · 2024 · v5 · §2.7 & §6.6 · CC-BY-NC. Free PDF. Inverse hyperbolics and advanced compositions.

Updated on 2024-05-15 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.