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)

The derivative of the inverse function: the slope of f1f^{-1} at point bb is the reciprocal of the slope of ff at point aa, where b=f(a)b = f(a). This formula generates the derivatives of arcsin\arcsin, arctan\arctan, ln\ln, and all elementary inverse functions.

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?

    Select the correct option
    Select an option first
    Show solution
    Write siny=x\sin y = x, differentiate implicitly: cosyy=1\cos y \cdot y' = 1. On y[π/2,π/2]y \in [-\pi/2,\pi/2], cosy=1x2\cos y = \sqrt{1-x^2}. Thus (arcsinx)=1/1x2(\arcsin x)' = 1/\sqrt{1-x^2}. Answer: A.
    Show step-by-step (with the why)
    1. Write the inverse relation. y=arcsinxy = \arcsin x means siny=x\sin y = x, with y[π/2,π/2]y \in [-\pi/2, \pi/2] (principal branch).
    2. Differentiate both sides w.r.t. x. Chain rule: cosydy/dx=1\cos y \cdot dy/dx = 1.
    3. Pythagorean identity. On [π/2,π/2][-\pi/2, \pi/2], cosine is non-negative: cosy=1sin2y=1x2\cos y = \sqrt{1 - \sin^2 y} = \sqrt{1-x^2}.
    4. Isolate dy/dx. dy/dx=1/1x2dy/dx = 1/\sqrt{1-x^2}. Domain: x<1|x| < 1.

    Mnemonic: in any inverse trig function derivative, the trick is always the same: inverse relation → implicit differentiation → trig identity to rewrite in terms of x.

  2. Ex. 56.2Answer key

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

    Select the correct option
    Select an option first
    Show solution
    Differentiate y=arctanxy = \arctan x: tany=x\tan y = x, differentiate to get sec2yy=1\sec^2 y \cdot y' = 1. Since sec2y=1+tan2y=1+x2\sec^2 y = 1 + \tan^2 y = 1+x^2, we have y=1/(1+x2)y' = 1/(1+x^2). Answer: A.
    Show step-by-step (with the why)
    1. Inverse relation. y=arctanxtany=xy = \arctan x \Rightarrow \tan y = x, with y(π/2,π/2)y \in (-\pi/2, \pi/2).
    2. Implicit derivative. sec2ydy/dx=1\sec^2 y \cdot dy/dx = 1.
    3. Identity. sec2y=1+tan2y=1+x2\sec^2 y = 1 + \tan^2 y = 1 + x^2.
    4. Result. (arctanx)=1/(1+x2)(\arctan x)' = 1/(1+x^2), defined for all xRx \in \mathbb{R}.

    Note: unlike arcsin, arctan is defined for all real numbers — no domain restriction. Compare the denominators: 1+x21+x^2 is never zero.

  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.

    Show solution
    Differentiate y=arccosxy = \arccos x: cosy=x\cos y = x, differentiate to get sinyy=1-\sin y \cdot y' = 1. On y[0,π]y \in [0,\pi], siny=1x2\sin y = \sqrt{1-x^2}. Thus (arccosx)=1/1x2(\arccos x)' = -1/\sqrt{1-x^2}. The negative sign distinguishes arccos from arcsin.
  4. Ex. 56.4Answer key

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

    Show solution
    Differentiate y=lnxy = \ln x: ey=xe^y = x, differentiate to get eyy=1e^y \cdot y' = 1. Since ey=xe^y = x, we have y=1/xy' = 1/x. Valid for x>0x > 0.
    Show step-by-step (with the why)
    1. Inverse relation. y=lnxey=xy = \ln x \Rightarrow e^y = x. The natural logarithm is the inverse of the natural exponential.
    2. Implicit derivative. eydy/dx=1e^y \cdot dy/dx = 1.
    3. Substitute. dy/dx=1/ey=1/xdy/dx = 1/e^y = 1/x. Domain: x>0x > 0.

    Curiosity: this is the most elegant derivative in calculus. The function lnx\ln x grows to infinity but its derivative 1/x1/x goes to zero — infinitely slow growth.

  5. Ex. 56.5Answer key

    Differentiate y=log2xy = \log_2 x.

    Show solution
    Since log2x=lnx/ln2\log_2 x = \ln x / \ln 2, its derivative is (1/x)/ln2=1/(xln2)(1/x)/\ln 2 = 1/(x \ln 2).
    Show step-by-step (with the why)
    1. Change of base. log2x=lnx/ln2\log_2 x = \ln x / \ln 2.
    2. Derivative. ln2\ln 2 is a constant: d/dx(lnx/ln2)=(1/ln2)1/x=1/(xln2)d/dx(\ln x / \ln 2) = (1/\ln 2) \cdot 1/x = 1/(x \ln 2).

    Mnemonic: for any base, multiply 1/x by the factor 1/ln(base). The larger the base, the slower the change.

  6. Ex. 56.6

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

    Show solution
    Using ax=exlnaa^x = e^{x \ln a}, by the chain rule: (ax)=exlnalna=axlna(a^x)' = e^{x \ln a} \cdot \ln a = a^x \ln a. For a=ea = e: (ex)=exlne=ex(e^x)' = e^x \ln e = e^x.
  7. Ex. 56.7Answer key

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

    Show solution
    For y=arcsinhxy = \text{arcsinh}\,x: sinhy=x\sinh y = x, differentiate: coshyy=1\cosh y \cdot y' = 1. Since cosh2ysinh2y=1\cosh^2 y - \sinh^2 y = 1, coshy=1+sinh2y=1+x2\cosh y = \sqrt{1+\sinh^2 y} = \sqrt{1+x^2}. Thus y=1/x2+1y' = 1/\sqrt{x^2+1}. Domain: all of R\mathbb{R}.
    Show step-by-step (with the why)
    1. Inverse relation. y=arcsinhxsinhy=xy = \text{arcsinh}\,x \Rightarrow \sinh y = x.
    2. Implicit derivative. coshydy/dx=1\cosh y \cdot dy/dx = 1.
    3. Hyperbolic identity. cosh2ysinh2y=1coshy=1+x2\cosh^2 y - \sinh^2 y = 1 \Rightarrow \cosh y = \sqrt{1+x^2} (cosh is always positive).
    4. Result. (arcsinhx)=1/x2+1(\text{arcsinh}\,x)' = 1/\sqrt{x^2+1}, defined for all reals.

    Note: compare with arcsin — the result is similar but without the "1 minus", because hyperbolic geometry has opposite signs to circular geometry.

  8. Ex. 56.8

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

    Show solution
    For y=arctanhxy = \text{arctanh}\,x with x<1|x| < 1: tanhy=x\tanh y = x, differentiate: sech2yy=1\text{sech}^2 y \cdot y' = 1. Since sech2y=1tanh2y=1x2\text{sech}^2 y = 1 - \tanh^2 y = 1-x^2, we have y=1/(1x2)y' = 1/(1-x^2).
  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).

    Show solution
    f(x)=x3+xf(x) = x^3 + x, f(x)=3x2+1f'(x) = 3x^2 + 1. Since f(1)=1+1=2f(1) = 1 + 1 = 2, a=1a = 1 and b=2b = 2. Thus (f1)(2)=1/f(1)=1/(3+1)=1/4(f^{-1})'(2) = 1/f'(1) = 1/(3+1) = 1/4.
    Show step-by-step (with the why)
    1. Find a such that f(a) = 2. Try a=1a = 1: f(1)=1+1=2f(1) = 1 + 1 = 2. Correct.
    2. Differentiate f. f(x)=3x2+1f'(x) = 3x^2 + 1.
    3. Evaluate at a = 1. f(1)=3+1=4f'(1) = 3 + 1 = 4.
    4. Apply the theorem. (f1)(2)=1/f(1)=1/4(f^{-1})'(2) = 1/f'(1) = 1/4.

    Mnemonic: the key is finding a (the "preimage" of b). The derivative of f⁻¹ at b doesn't require knowing f⁻¹ explicitly — just f and f'.

  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).

    Show solution
    f(x)=ex+xf(x) = e^x + x. f(x)=ex+1f'(x) = e^x + 1. Since f(0)=1+0=1f(0) = 1 + 0 = 1, a=0a = 0 and b=1b = 1. Thus (f1)(1)=1/f(0)=1/(1+1)=1/2(f^{-1})'(1) = 1/f'(0) = 1/(1+1) = 1/2.
    Show step-by-step (with the why)
    1. Find a such that f(a) = 1. f(0)=e0+0=1f(0) = e^0 + 0 = 1. So a=0a = 0.
    2. Differentiate. f(x)=ex+1f'(x) = e^x + 1.
    3. Evaluate at a = 0. f(0)=e0+1=2f'(0) = e^0 + 1 = 2.
    4. Apply the theorem. (f1)(1)=1/2(f^{-1})'(1) = 1/2.

    Note: f is strictly increasing (f(x)=ex+1>0f'(x) = e^x + 1 > 0 for all x), ensuring f⁻¹ exists and is differentiable.

  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?

    Show solution
    Using ax=exlnaa^x = e^{x \ln a}: (3x)=3xln3(3^x)' = 3^x \ln 3. At x=1x = 1: 3ln331.099=3.2973 \ln 3 \approx 3 \cdot 1.099 = 3.297. Common mistake (wrong option): using the power rule x3x1x \cdot 3^{x-1}, which only applies when the base is the variable.
  12. Ex. 56.12

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

    Show solution
    Chain rule: u=x2u = x^2, u=2xu' = 2x. (2x2)=2x2ln22x(2^{x^2})' = 2^{x^2} \ln 2 \cdot 2x. Omitting the ln2\ln 2 factor is the most common mistake here.
  13. Ex. 56.13Answer key

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

    Show solution
    Chain rule with u=2xu = 2x, u=2u' = 2: (arcsin2x)=2/14x2(\arcsin 2x)' = 2/\sqrt{1-4x^2}. Valid for x<1/2|x| < 1/2.
  14. Ex. 56.14

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

    Show solution
    Chain rule with u=x2u = x^2, u=2xu' = 2x: (arctanx2)=2x/(1+(x2)2)=2x/(1+x4)(\arctan x^2)' = 2x/(1+(x^2)^2) = 2x/(1+x^4).
    Show step-by-step (with the why)
    1. Identify u. y=arctan(x2)y = \arctan(x^2): inner function u=x2u = x^2.
    2. Chain rule formula. y=u/(1+u2)=2x/(1+(x2)2)y' = u'/(1+u^2) = 2x/(1+(x^2)^2).
    3. Simplify. (x2)2=x4(x^2)^2 = x^4: result 2x/(1+x4)2x/(1+x^4).

    Mnemonic: always simplify (xn)2=x2n(x^n)^2 = x^{2n} in the denominator before writing the final answer.

  15. Ex. 56.15Answer key

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

    Show solution
    Chain rule with u=exu = e^x, u=exu' = e^x: (arcsinex)=ex/1e2x(\arcsin e^x)' = e^x/\sqrt{1-e^{2x}}. Domain: ex<1e^x < 1, i.e., x<0x < 0.
  16. Ex. 56.16Answer key

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

    Show solution
    Chain rule: y=arctan(lnx)y = \arctan(\ln x), u=lnxu = \ln x, u=1/xu' = 1/x. Result: (1/x)/(1+(lnx)2)=1/(x(1+(lnx)2))(1/x)/(1+(\ln x)^2) = 1/(x(1+(\ln x)^2)).
    Show step-by-step (with the why)
    1. Identify. u=lnxu = \ln x, u=1/xu' = 1/x.
    2. Chain rule. d/dx(arctanu)=u/(1+u2)=(1/x)/(1+(lnx)2)d/dx(\arctan u) = u'/(1+u^2) = (1/x)/(1+(\ln x)^2).
    3. Simplify. =1/(x(1+(lnx)2))= 1/(x(1+(\ln x)^2)). Domain: x>0x > 0.

    Note: composition arctan ∘ ln. Compositions of inverses with log/exp are common patterns in probability transformations.

  17. Ex. 56.17

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

    Show solution
    Chain rule: u=x3u = x^3, u=3x2u' = 3x^2. (arcsinx3)=3x2/1(x3)2=3x2/1x6(\arcsin x^3)' = 3x^2/\sqrt{1-(x^3)^2} = 3x^2/\sqrt{1-x^6}.
  18. Ex. 56.18

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

    Show solution
    y=(arctanx)2y = (\arctan x)^2. Chain rule with u=arctanxu = \arctan x, y=u2y = u^2: y=2uu=2arctanx1/(1+x2)=2arctanx/(1+x2)y' = 2u \cdot u' = 2\arctan x \cdot 1/(1+x^2) = 2\arctan x/(1+x^2).
  19. Ex. 56.19

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

    Show solution
    y=arcsinx+arccosx=π/2y = \arcsin x + \arccos x = \pi/2 is constant for x1|x| \leq 1. Thus y=0y' = 0. Direct verification: 1/1x2+(1/1x2)=01/\sqrt{1-x^2} + (-1/\sqrt{1-x^2}) = 0.
  20. Ex. 56.20

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

    Show solution
    Chain rule: y=ln(arctanx)y = \ln(\arctan x), u=arctanxu = \arctan x, u=1/(1+x2)u' = 1/(1+x^2). Result: [1/(1+x2)]/arctanx=1/[(1+x2)arctanx][1/(1+x^2)]/\arctan x = 1/[(1+x^2)\arctan x]. Domain: arctanx>0\arctan x > 0, i.e., x>0x > 0.
  21. Ex. 56.21

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

    Show solution
    y=xarctanx12ln(1+x2)y = x\arctan x - \frac{1}{2}\ln(1+x^2). Differentiating: y=arctanx+x/(1+x2)x/(1+x2)=arctanxy' = \arctan x + x/(1+x^2) - x/(1+x^2) = \arctan x. The terms with x/(1+x2)x/(1+x^2) cancel.
    Show step-by-step (with the why)
    1. Product rule. d/dx(xarctanx)=arctanx+x/(1+x2)d/dx(x \arctan x) = \arctan x + x/(1+x^2) by the product rule.
    2. Log rule. d/dx[(1/2)ln(1+x2)]=(1/2)2x/(1+x2)=x/(1+x2)d/dx[-(1/2)\ln(1+x^2)] = -(1/2) \cdot 2x/(1+x^2) = -x/(1+x^2).
    3. Cancel. x/(1+x2)x/(1+x2)=0x/(1+x^2) - x/(1+x^2) = 0. Only arctanx\arctan x remains.

    Curiosity: this antiderivative — arctanxdx=xarctanx12ln(1+x2)+C\int \arctan x\,dx = x\arctan x - \frac{1}{2}\ln(1+x^2) + C — is used in table integrals.

  22. Ex. 56.22

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

    Show solution
    y=ln(secx+tanx)y = \ln(\sec x + \tan x). Chain rule: y=(secxtanx+sec2x)/(secx+tanx)=secx(tanx+secx)/(secx+tanx)=secxy' = (\sec x \tan x + \sec^2 x)/(\sec x + \tan x) = \sec x(\tan x + \sec x)/(\sec x + \tan x) = \sec x.
    Show step-by-step (with the why)
    1. Identify u. u=secx+tanxu = \sec x + \tan x, u=secxtanx+sec2xu' = \sec x \tan x + \sec^2 x.
    2. Chain rule. y=u/u=(secxtanx+sec2x)/(secx+tanx)y' = u'/u = (\sec x \tan x + \sec^2 x)/(\sec x + \tan x).
    3. Factor. Numerator: secx(tanx+secx)\sec x(\tan x + \sec x). Cancels with denominator. Leaves secx\sec x.

    Mnemonic: this result shows that secxdx=lnsecx+tanx+C\int \sec x\,dx = \ln|\sec x + \tan x| + C. Reversing differentiation is the path to finding antiderivatives.

  23. Ex. 56.23

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

    Show solution
    Quotient rule + chain rule. Numerator: d/dx(arctanx)xarctanx1d/dx(\arctan x) \cdot x - \arctan x \cdot 1. Denominator: x2x^2. Result: [x/(1+x2)arctanx]/x2[x/(1+x^2) - \arctan x]/x^2.
  24. Ex. 56.24Answer key

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

    Show solution
    y=arcsecxy = \text{arcsec}\,x: secy=x\sec y = x, differentiate: secytanyy=1\sec y \tan y \cdot y' = 1. Since tany=x21\tan y = \sqrt{x^2-1} (and secy=x\sec y = x), we have y=1/(xx21)y' = 1/(|x|\sqrt{x^2-1}). For x>1x > 1: 1/(xx21)1/(x\sqrt{x^2-1}).
  25. Ex. 56.25Answer key

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

    Show solution
    Chain rule with u=lnxu = \ln x for x>ex > e (since we need lnx>1\ln x > 1): (arccosh(lnx))=(1/x)/(lnx)21=1/(x(lnx)21)(\text{arccosh}(\ln x))' = (1/x)/\sqrt{(\ln x)^2-1} = 1/(x\sqrt{(\ln x)^2-1}).
  26. Ex. 56.26

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

    Show solution
    Product rule + chain rule. y=(arctanx)ln(x2+1)y = (\arctan x)\ln(x^2+1). y=[1/(1+x2)]ln(1+x2)+arctanx2x/(1+x2)=[ln(1+x2)+2xarctanx]/(1+x2)y' = [1/(1+x^2)]\ln(1+x^2) + \arctan x \cdot 2x/(1+x^2) = [\ln(1+x^2) + 2x\arctan x]/(1+x^2).
  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.

    Select the correct option
    Select an option first
    Show solution
    By Snell's Law: θ2=arcsin((n1/n2)sinθ1)\theta_2 = \arcsin((n_1/n_2)\sin\theta_1). Chain rule: dθ2/dθ1=(n1/n2)cosθ1/1(n1/n2)2sin2θ1d\theta_2/d\theta_1 = (n_1/n_2)\cos\theta_1 / \sqrt{1-(n_1/n_2)^2\sin^2\theta_1}. At θ1=0\theta_1 = 0: (n1/n2)cos0/1=n1/n2(n_1/n_2)\cos 0 / \sqrt{1} = n_1/n_2. Answer: A.
    Show step-by-step (with the why)
    See the referenced source for the step-by-step walkthrough.
  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.

    Show solution
    θ=arctan(h/d)\theta = \arctan(h/d) with dd fixed. Chain rule with u=h/du = h/d, u=1/du' = 1/d: dθ/dh=(1/d)/(1+(h/d)2)=d/(d2+h2)d\theta/dh = (1/d)/(1+(h/d)^2) = d/(d^2+h^2). As hh \to \infty, sensitivity goes to zero — the angle saturates at π/2\pi/2.
  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.

    Show solution
    θ=arcsin(s/L)\theta = \arcsin(s/L). Chain rule: dθ/ds=(1/L)/1(s/L)2=1/L2s2d\theta/ds = (1/L)/\sqrt{1-(s/L)^2} = 1/\sqrt{L^2-s^2}. As sLs \to L, dθ/dsd\theta/ds \to \infty — near the turning point, small arc variations cause large angular variations.
    Show step-by-step (with the why)
    1. Model. θ=arcsin(s/L)\theta = \arcsin(s/L), with LL fixed. Identify u=s/Lu = s/L, u=1/Lu' = 1/L.
    2. Chain rule. dθ/ds=(1/L)/1(s/L)2d\theta/ds = (1/L)/\sqrt{1-(s/L)^2}.
    3. Simplify. Multiply numerator and denominator by LL: =1/L2s2= 1/\sqrt{L^2-s^2}.

    Note: the simple pendulum has an exact period only for small oscillations — precisely where this angular sensitivity is well-behaved.

  30. Ex. 56.30

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

    Show solution
    Logarithmic differentiation: lny=sinxlnx\ln y = \sin x \ln x; differentiating, y/y=cosxlnx+sinx/xy'/y = \cos x \ln x + \sin x / x; thus y=xsinx(cosxlnx+sinx/x)y' = x^{\sin x}(\cos x \ln x + \sin x/x). Classic incorrect option: sinxxsinx1\sin x \cdot x^{\sin x - 1} — applies power rule with a variable exponent.
  31. Ex. 56.31

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

    Show solution
    Logarithmic differentiation: lny=xlnx\ln y = x \ln x; y/y=lnx+1y'/y = \ln x + 1; y=xx(lnx+1)y' = x^x(\ln x + 1). At x=1x = 1: 11(0+1)=11^1(0 + 1) = 1.
    Show step-by-step (with the why)
    See the referenced source for the step-by-step walkthrough.
  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).

    Show solution
    F(x)=0xet2dtF(x) = \int_0^x e^{-t^2}dt. By FTC: F(x)=ex2F'(x) = e^{-x^2}. Since F(0)=0F(0) = 0, we have a=0a = 0. Then (F1)(0)=1/F(0)=1/e0=1(F^{-1})'(0) = 1/F'(0) = 1/e^0 = 1. The main part: F(x)=ex2F'(x) = e^{-x^2} (direct FTC).
  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?

    Select the correct option
    Select an option first
    Show solution
    Implied volatility is the inverse of the function BS(σ)=V\text{BS}(\sigma) = V. By the inverse function theorem: dσ/dV=1/BS(σ)=1/Vegad\sigma/dV = 1/\text{BS}'(\sigma) = 1/\text{Vega}. This is why Vega can never be zero — otherwise, implied volatility would be uncalculable. Answer: A.
  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.

    Show solution
    Differentiate: y=arcsin(1/x)y = \arcsin(1/x). Chain rule with u=1/xu = 1/x, u=1/x2u' = -1/x^2: y=(1/x2)/1(1/x)2=(1/x2)/(x21)/x2=1/(xx21)y' = (-1/x^2)/\sqrt{1-(1/x)^2} = (-1/x^2)/\sqrt{(x^2-1)/x^2} = -1/(x\sqrt{x^2-1}). Note that (arcsecx)=1/(xx21)(\text{arcsec}\,x)' = 1/(x\sqrt{x^2-1}) for x>1x > 1 — the sign difference.
  35. Ex. 56.35

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

    Select the correct option
    Select an option first
    Show solution
    A function has an inverse (is bijective) if and only if it is injective. Strictly monotonic functions are always injective. If ff were not monotonic, there would exist x1x2x_1 \neq x_2 with f(x1)=f(x2)f(x_1) = f(x_2), and the inverse would not be well-defined. Example: f(x)=x2f(x) = x^2 is not invertible on R\mathbb{R} (not monotonic), but it is invertible on [0,+)[0,+\infty). Answer: A. (Note: decreasing also works — the important thing is being strictly monotonic, either increasing or decreasing.)
  36. Ex. 56.36

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

    Select the correct option
    Select an option first
    Show solution
    When f(a)=0f'(a) = 0, the denominator of the formula is zero. Geometrically, the tangent to the graph of f1f^{-1} at bb is vertical — an "infinite" slope. Example: f(x)=x3f(x) = x^3, f(0)=0f'(0) = 0, f1(y)=y1/3f^{-1}(y) = y^{1/3} exists (f is strictly increasing), but is not differentiable at y=0y = 0. Answer: A. (The inverse may exist; only differentiability fails.)
    Show step-by-step (with the why)
    1. Concrete example. f(x)=x3f(x)=3x2f(x) = x^3 \Rightarrow f'(x) = 3x^2, f(0)=0f'(0) = 0.
    2. Inverse exists. f1(y)=y1/3f^{-1}(y) = y^{1/3} (f is bijective on R\mathbb{R}).
    3. Derivative explodes. (f1)(y)=(1/3)y2/3(f^{-1})'(y) = (1/3)y^{-2/3} \to \infty as y0y \to 0.
    4. Geometry. Reflection across the diagonal converts a horizontal tangent (slope 0) into a vertical tangent (infinite slope).

    Mnemonic: "horizontal tangent becomes vertical tangent upon reflection". Whenever f has a critical point, f⁻¹ has a vertical tangent at the image point.

  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).

    Show solution
    The identity arcsinx+arccosx=π/2\arcsin x + \arccos x = \pi/2 for x1|x| \leq 1 is geometric: in a right triangle, the two acute angles sum to π/2\pi/2. Differentiating: 1/1x2+(1/1x2)=01/\sqrt{1-x^2} + (-1/\sqrt{1-x^2}) = 0 — confirming the sum is constant. The same idea proves arctanx+arccotx=π/2\arctan x + \text{arccot}\,x = \pi/2.
  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.

    Show solution
    See the referenced source for the detailed solution.
    Show step-by-step (with the why)
    See the referenced source for the step-by-step walkthrough.
  39. Ex. 56.39

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

    Show solution
    Logarithmic differentiation: lny=lnxln(lnx)\ln y = \ln x \cdot \ln(\ln x). Differentiate: y/y=(1/x)ln(lnx)+lnx(1/x)/lnx=(ln(lnx)+1)/xy'/y = (1/x)\ln(\ln x) + \ln x \cdot (1/x)/\ln x = (\ln(\ln x) + 1)/x. Thus y=(lnx)lnx(ln(lnx)+1)/xy' = (\ln x)^{\ln x} \cdot (\ln(\ln x)+1)/x. Domain: x>1x > 1 (so that lnx>0\ln x > 0).
  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.

    Show solution
    The standard proof uses f(f1(y))=yf(f^{-1}(y)) = y. Differentiating both sides with respect to yy: f(f1(y))(f1)(y)=1f'(f^{-1}(y)) \cdot (f^{-1})'(y) = 1. Dividing (with f(f1(y))0f'(f^{-1}(y)) \neq 0): (f1)(y)=1/f(f1(y))(f^{-1})'(y) = 1/f'(f^{-1}(y)). The alternative method — differentiating f1(f(x))=xf^{-1}(f(x)) = x — leads to the same formula after substitution y=f(x)y = f(x). Both are correct.
    Show step-by-step (with the why)
    1. Fundamental identity. f(f1(y))=yf(f^{-1}(y)) = y.
    2. Differentiate both sides w.r.t. y. Chain rule: f(f1(y))(f1)(y)=1f'(f^{-1}(y)) \cdot (f^{-1})'(y) = 1.
    3. Hypothesis. f(f1(y))0f'(f^{-1}(y)) \neq 0 by hypothesis.
    4. Isolate. (f1)(y)=1/f(f1(y))(f^{-1})'(y) = 1/f'(f^{-1}(y)).
    5. Compact form. With b=yb = y and a=f1(b)a = f^{-1}(b): (f1)(b)=1/f(a)(f^{-1})'(b) = 1/f'(a).

    Mental shortcut: the chain rule states that "derivative of a composition is the product of derivatives". When the composition is the identity (derivative 1), the product of derivatives must be 1 — hence the reciprocal.

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.