Fiveable

โˆฌDifferential Calculus Unit 10 Review

QR code for Differential Calculus practice questions

10.3 Inverse trigonometric functions and their derivatives

โˆฌDifferential Calculus
Unit 10 Review

10.3 Inverse trigonometric functions and their derivatives

Written by the Fiveable Content Team โ€ข Last updated September 2025
Written by the Fiveable Content Team โ€ข Last updated September 2025
โˆฌDifferential Calculus
Unit & Topic Study Guides

Inverse trigonometric functions flip the script on their regular counterparts. They take values and give you angles, unlike sine or cosine that do the opposite. These functions are key players in calculus, helping us solve tricky problems.

Knowing how to work with inverse trig functions opens up a world of applications. From pendulum swings to projectile paths, these tools help us model real-world scenarios. Their derivatives are particularly useful in physics and engineering calculations.

Inverse Trigonometric Functions

Inverse trigonometric function properties

  • Inverse trigonometric functions undo the operations performed by standard trigonometric functions ($\sin x$, $\cos x$, $\tan x$)
    • $\arcsin x$ returns the angle whose sine is $x$ ($\sin^{-1} x$)
    • $\arccos x$ returns the angle whose cosine is $x$ ($\cos^{-1} x$)
    • $\arctan x$ returns the angle whose tangent is $x$ ($\tan^{-1} x$)
  • Inverse trigonometric functions have restricted domains to ensure they are one-to-one functions
    • $\arcsin x$ and $\arccos x$ have a domain of $[-1, 1]$, as the sine and cosine functions output values between -1 and 1
    • $\arctan x$ has a domain of $(-\infty, \infty)$, as the tangent function can output any real number
  • Inverse trigonometric functions have limited ranges to ensure they are one-to-one functions
    • $\arcsin x$ has a range of $[-\frac{\pi}{2}, \frac{\pi}{2}]$, as angles in this range produce unique sine values
    • $\arccos x$ has a range of $[0, \pi]$, as angles in this range produce unique cosine values
    • $\arctan x$ has a range of $(-\frac{\pi}{2}, \frac{\pi}{2})$, as angles in this range produce unique tangent values
  • Inverse trigonometric functions and their corresponding trigonometric functions cancel each other out when composed
    • $\sin(\arcsin x) = x$ for $x$ in the domain of $\arcsin$ $[-1, 1]$
    • $\cos(\arccos x) = x$ for $x$ in the domain of $\arccos$ $[-1, 1]$
    • $\tan(\arctan x) = x$ for $x$ in the domain of $\arctan$ $(-\infty, \infty)$
    • $\arcsin(\sin x) = x$ for $x$ in the range of $\sin$ $[-\frac{\pi}{2}, \frac{\pi}{2}]$
    • $\arccos(\cos x) = x$ for $x$ in the range of $\cos$ $[0, \pi]$
    • $\arctan(\tan x) = x$ for $x$ in the range of $\tan$ $(-\frac{\pi}{2}, \frac{\pi}{2})$

Derivatives of inverse trig functions

  • The derivative of the inverse sine function $\arcsin x$ is $\frac{1}{\sqrt{1-x^2}}$
    • Derived using implicit differentiation and the Pythagorean identity $\sin^2 x + \cos^2 x = 1$
    • Let $y = \arcsin x$, then $\sin y = x$. Differentiating both sides with respect to $x$ yields $\cos y \cdot \frac{dy}{dx} = 1$. Solving for $\frac{dy}{dx}$ and substituting $\cos y = \sqrt{1-\sin^2 y} = \sqrt{1-x^2}$ gives the result
  • The derivative of the inverse cosine function $\arccos x$ is $-\frac{1}{\sqrt{1-x^2}}$
    • Derived using implicit differentiation and the Pythagorean identity $\sin^2 x + \cos^2 x = 1$
    • Let $y = \arccos x$, then $\cos y = x$. Differentiating both sides with respect to $x$ yields $-\sin y \cdot \frac{dy}{dx} = 1$. Solving for $\frac{dy}{dx}$ and substituting $\sin y = \sqrt{1-\cos^2 y} = \sqrt{1-x^2}$ gives the result
  • The derivative of the inverse tangent function $\arctan x$ is $\frac{1}{1+x^2}$
    • Derived using implicit differentiation and the identity $\tan^2 x + 1 = \sec^2 x$
    • Let $y = \arctan x$, then $\tan y = x$. Differentiating both sides with respect to $x$ yields $\sec^2 y \cdot \frac{dy}{dx} = 1$. Solving for $\frac{dy}{dx}$ and substituting $\sec^2 y = 1 + \tan^2 y = 1 + x^2$ gives the result

Applications of Inverse Trigonometric Derivatives

Application of inverse trig derivatives

  • Differentiate expressions involving inverse trigonometric functions
    • Example: $\frac{d}{dx} (\arcsin(2x) + \arctan(3x)) = \frac{2}{\sqrt{1-4x^2}} + \frac{3}{1+9x^2}$
  • Find the equation of the tangent line to a curve involving inverse trigonometric functions at a given point
    • Example: The tangent line to the curve $y = \arccos(x^2)$ at $x = \frac{1}{\sqrt{2}}$ has the equation $y = -\sqrt{2}(x - \frac{1}{\sqrt{2}}) + \frac{\pi}{4}$
  • Determine the points where the derivative of a function involving inverse trigonometric functions is undefined or zero
    • Example: $\frac{d}{dx} \arcsin(\sqrt{x})$ is undefined at $x = 1$ and zero at $x = 0$

Real-world uses of inverse trig derivatives

  • Physics applications involve modeling pendulum motion
    • Example: A pendulum's angle $\theta$ with the vertical is $\theta = \arcsin(\frac{x}{L})$, where $x$ is the horizontal displacement and $L$ is the pendulum length. The angular velocity when $x = \frac{L}{2}$ is $\frac{1}{\sqrt{3}L}$
  • Engineering applications involve modeling projectile motion
    • Example: A projectile launched from the ground has an angle of elevation $\alpha = \arctan(\frac{v_0^2}{gx})$, where $v_0$ is the initial velocity, $g$ is the acceleration due to gravity, and $x$ is the horizontal distance. The rate of change of the angle of elevation with respect to the horizontal distance when $x = \frac{v_0^2}{2g}$ is $-\frac{4g^2}{v_0^4}$