Fiveable

โˆฌDifferential Calculus Unit 10 Review

QR code for Differential Calculus practice questions

10.3 Inverse trigonometric functions and their derivatives

10.3 Inverse trigonometric functions and their derivatives

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 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\sin x, cosโกx\cos x, tanโกx\tan x)
    • arcsinโกx\arcsin x returns the angle whose sine is xx (sinโกโˆ’1x\sin^{-1} x)
    • arccosโกx\arccos x returns the angle whose cosine is xx (cosโกโˆ’1x\cos^{-1} x)
    • arctanโกx\arctan x returns the angle whose tangent is xx (tanโกโˆ’1x\tan^{-1} x)
  • Inverse trigonometric functions have restricted domains to ensure they are one-to-one functions
    • arcsinโกx\arcsin x and arccosโกx\arccos x have a domain of [โˆ’1,1][-1, 1], as the sine and cosine functions output values between -1 and 1
    • arctanโกx\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\arcsin x has a range of [โˆ’ฯ€2,ฯ€2][-\frac{\pi}{2}, \frac{\pi}{2}], as angles in this range produce unique sine values
    • arccosโกx\arccos x has a range of [0,ฯ€][0, \pi], as angles in this range produce unique cosine values
    • arctanโกx\arctan x has a range of (โˆ’ฯ€2,ฯ€2)(-\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\sin(\arcsin x) = x for xx in the domain of arcsinโก\arcsin [โˆ’1,1][-1, 1]
    • cosโก(arccosโกx)=x\cos(\arccos x) = x for xx in the domain of arccosโก\arccos [โˆ’1,1][-1, 1]
    • tanโก(arctanโกx)=x\tan(\arctan x) = x for xx in the domain of arctanโก\arctan (โˆ’โˆž,โˆž)(-\infty, \infty)
    • arcsinโก(sinโกx)=x\arcsin(\sin x) = x for xx in the range of sinโก\sin [โˆ’ฯ€2,ฯ€2][-\frac{\pi}{2}, \frac{\pi}{2}]
    • arccosโก(cosโกx)=x\arccos(\cos x) = x for xx in the range of cosโก\cos [0,ฯ€][0, \pi]
    • arctanโก(tanโกx)=x\arctan(\tan x) = x for xx in the range of tanโก\tan (โˆ’ฯ€2,ฯ€2)(-\frac{\pi}{2}, \frac{\pi}{2})
Inverse trigonometric function properties, Inverse Trigonometric Functions โ€น OpenCurriculum

Derivatives of inverse trig functions

  • The derivative of the inverse sine function arcsinโกx\arcsin x is 11โˆ’x2\frac{1}{\sqrt{1-x^2}}
    • Derived using implicit differentiation and the Pythagorean identity sinโก2x+cosโก2x=1\sin^2 x + \cos^2 x = 1
    • Let y=arcsinโกxy = \arcsin x, then sinโกy=x\sin y = x. Differentiating both sides with respect to xx yields cosโกyโ‹…dydx=1\cos y \cdot \frac{dy}{dx} = 1. Solving for dydx\frac{dy}{dx} and substituting cosโกy=1โˆ’sinโก2y=1โˆ’x2\cos y = \sqrt{1-\sin^2 y} = \sqrt{1-x^2} gives the result
  • The derivative of the inverse cosine function arccosโกx\arccos x is โˆ’11โˆ’x2-\frac{1}{\sqrt{1-x^2}}
    • Derived using implicit differentiation and the Pythagorean identity sinโก2x+cosโก2x=1\sin^2 x + \cos^2 x = 1
    • Let y=arccosโกxy = \arccos x, then cosโกy=x\cos y = x. Differentiating both sides with respect to xx yields โˆ’sinโกyโ‹…dydx=1-\sin y \cdot \frac{dy}{dx} = 1. Solving for dydx\frac{dy}{dx} and substituting sinโกy=1โˆ’cosโก2y=1โˆ’x2\sin y = \sqrt{1-\cos^2 y} = \sqrt{1-x^2} gives the result
  • The derivative of the inverse tangent function arctanโกx\arctan x is 11+x2\frac{1}{1+x^2}
    • Derived using implicit differentiation and the identity tanโก2x+1=secโก2x\tan^2 x + 1 = \sec^2 x
    • Let y=arctanโกxy = \arctan x, then tanโกy=x\tan y = x. Differentiating both sides with respect to xx yields secโก2yโ‹…dydx=1\sec^2 y \cdot \frac{dy}{dx} = 1. Solving for dydx\frac{dy}{dx} and substituting secโก2y=1+tanโก2y=1+x2\sec^2 y = 1 + \tan^2 y = 1 + x^2 gives the result
Inverse trigonometric function properties, Inverse Trigonometric Functions | Algebra and Trigonometry

Applications of Inverse Trigonometric Derivatives

Application of inverse trig derivatives

  • Differentiate expressions involving inverse trigonometric functions
    • Example: ddx(arcsinโก(2x)+arctanโก(3x))=21โˆ’4x2+31+9x2\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โก(x2)y = \arccos(x^2) at x=12x = \frac{1}{\sqrt{2}} has the equation y=โˆ’2(xโˆ’12)+ฯ€4y = -\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: ddxarcsinโก(x)\frac{d}{dx} \arcsin(\sqrt{x}) is undefined at x=1x = 1 and zero at x=0x = 0

Real-world uses of inverse trig derivatives

  • Physics applications involve modeling pendulum motion
    • Example: A pendulum's angle ฮธ\theta with the vertical is ฮธ=arcsinโก(xL)\theta = \arcsin(\frac{x}{L}), where xx is the horizontal displacement and LL is the pendulum length. The angular velocity when x=L2x = \frac{L}{2} is 13L\frac{1}{\sqrt{3}L}
  • Engineering applications involve modeling projectile motion
    • Example: A projectile launched from the ground has an angle of elevation ฮฑ=arctanโก(v02gx)\alpha = \arctan(\frac{v_0^2}{gx}), where v0v_0 is the initial velocity, gg is the acceleration due to gravity, and xx is the horizontal distance. The rate of change of the angle of elevation with respect to the horizontal distance when x=v022gx = \frac{v_0^2}{2g} is โˆ’4g2v04-\frac{4g^2}{v_0^4}