Study Notes on Derivatives of Inverse Functions

2.6 Derivatives of Inverse Functions

2.6.1 Introduction

  • Overview of Functions - Calculus investigates how output changes with input and the reversibility of functions, focusing on the natural exponential and logarithmic functions.

2.6.2 Basic Facts About Inverse Functions

  • Definition of Functions - An inverse function gg for ff satisfies g(f(a))=ag(f(a)) = a and f(g(b))=bf(g(b)) = b. Notation is f1f^{-1}. If y=f(x)y = f(x), then x=f1(y)x = f^{-1}(y).

  • Characteristics of Inverse Functions - A function has an inverse if it is one-to-one and onto. Their graphs are reflections across the line y=xy = x. The natural exponential (f(x)=exf(x) = e^x) and natural logarithm (f1(y)=ln(y)f^{-1}(y) = \text{ln}(y)) are inverse functions, meaning y=exy = e^x is equivalent to x=ln(y)x = \text{ln}(y) for y > 0.

2.6.3 Derivative of the Natural Logarithm Function

  • Objective - The derivative of the natural logarithm function g(x)=ln(x)g(x) = \text{ln}(x) is derived using the chain rule from eg(x)=xe^{g(x)} = x. Differentiating both sides yields eg(x)g(x)=1e^{g(x)}g'(x) = 1, which simplifies to g(x)=1eg(x)=1xg'(x) = \frac{1}{e^{g(x)}} = \frac{1}{x} for positive xx.

  • Derivative Rule Note - For all x > 0, ddx[ln(x)]=1x\frac{d}{dx}[ \text{ln}(x)] = \frac{1}{x}.

2.6.4 Inverse Trigonometric Functions and Their Derivatives

  • Periodicity of Trigonometric Functions - Trigonometric functions require domain restriction to have inverses. For example, the inverse of f(x)=sin(x)f(x) = \text{sin}(x) on [π2,π2][-\frac{\pi}{2}, \frac{\pi}{2}] is the arcsine function, f1(y)=arcsin(y)f^{-1}(y) = \text{arcsin}(y).

  • Derivative of the Arcsine Function - For all real xx such that -1 < x < 1, ddx[arcsin(x)]=11x2\frac{d}{dx}[ \text{arcsin}(x)] = \frac{1}{\sqrt{1-x^2}}.

2.6.5 The Link Between the Derivative of a Function and the Derivative of Its Inverse

  • Reciprocal Slopes - If ff and gg are differentiable inverse functions, their slopes at corresponding points are reciprocal. The general rule states: if y=f(x)y = f(x) and x=g(y)x = g(y), then g(x)=1f(g(x))g'(x) = \frac{1}{f'(g(x))}.

2.6.6 Summary1

  • Key derivatives and general rule:

    • For x > 0, ddx[ln(x)]=1x\frac{d}{dx}[ \text{ln}(x)] = \frac{1}{x} .

    • For -1 < x < 1, ddx[arcsin(x)]=11x2\frac{d}{dx}[ \text{arcsin}(x)] = \frac{1}{\sqrt{1-x^2}}.

    • For all real xx, ddx[arctan(x)]=11+x2\frac{d}{dx}[ \text{arctan}(x)] = \frac{1}{1+x^2}.

    • If gg is the inverse of a differentiable function ff, then g(x)=1f(g(x))g'(x) = \frac{1}{f'(g(x))} for any xx in the domain of gg.