← Back to all lessons
Class 12Calculus6:24Published 17 Aug 2024

Derivatives of Inverse Trigonometric Functions

Differentiate three inverse trigonometric functions by first simplifying each with a clever substitution. A worked Class 12 example set on finding dy/dx.

This Class 12 lesson works through three derivatives of inverse trigonometric functions. Each problem starts with a substitution (x as tan, sine, or cosine of an angle) that turns a messy expression into a simple double-angle identity. Once the function simplifies to a constant multiple of an inverse trig function, the derivative follows in one step.

What you'll learn

  • How to simplify inverse trig functions using a tangent, sine, or cosine substitution
  • How to recognise double-angle identities hidden inside the expressions
  • How to differentiate the simplified result to get the final derivative

Lesson chapters

0:00First problem: cos inverse of 2x over 1 plus x squared
1:50Differentiating the first result
2:19Second problem: sine inverse of 2x times root 1 minus x squared
4:13Third problem: cos inverse of 2x squared minus 1
5:49Final answer for the third problem

Lesson notes

Derivatives of inverse trigonometric functions

This lesson differentiates three inverse trigonometric functions. In each case we first make a substitution that turns the inside expression into a double-angle identity, simplify the function down to a constant times an inverse trig function, and then differentiate.

Problem 1: y=cos1 ⁣(2x1+x2)y = \cos^{-1}\!\left(\dfrac{2x}{1+x^2}\right), for 1<x<1-1 < x < 1

Substitute x=tanθx = \tan\theta, so that θ=tan1x\theta = \tan^{-1}x. Then

y=cos1 ⁣(2tanθ1+tan2θ).y = \cos^{-1}\!\left(\frac{2\tan\theta}{1+\tan^2\theta}\right).

Using the identity 2tanθ1+tan2θ=sin2θ\dfrac{2\tan\theta}{1+\tan^2\theta} = \sin 2\theta,

y=cos1(sin2θ).y = \cos^{-1}(\sin 2\theta).

To change the sine into a cosine, use sinx=cos ⁣(π2x)\sin x = \cos\!\left(\tfrac{\pi}{2} - x\right):

y=cos1 ⁣(cos ⁣(π22θ))=π22θ.y = \cos^{-1}\!\left(\cos\!\left(\tfrac{\pi}{2} - 2\theta\right)\right) = \frac{\pi}{2} - 2\theta.

Since θ=tan1x\theta = \tan^{-1}x,

y=π22tan1x.y = \frac{\pi}{2} - 2\tan^{-1}x.

Differentiating with respect to xx:

dydx=0211+x2=21+x2.\frac{dy}{dx} = 0 - 2\cdot\frac{1}{1+x^2} = -\frac{2}{1+x^2}.

Problem 2: y=sin1 ⁣(2x1x2)y = \sin^{-1}\!\left(2x\sqrt{1-x^2}\right), for 12<x<12-\tfrac{1}{\sqrt{2}} < x < \tfrac{1}{\sqrt{2}}

Substitute x=sinθx = \sin\theta, so that θ=sin1x\theta = \sin^{-1}x. Then

y=sin1 ⁣(2sinθ1sin2θ)=sin1 ⁣(2sinθcos2θ)=sin1(2sinθcosθ).y = \sin^{-1}\!\left(2\sin\theta\sqrt{1-\sin^2\theta}\right) = \sin^{-1}\!\left(2\sin\theta\sqrt{\cos^2\theta}\right) = \sin^{-1}(2\sin\theta\cos\theta).

Since 2sinθcosθ=sin2θ2\sin\theta\cos\theta = \sin 2\theta,

y=sin1(sin2θ)=2θ=2sin1x.y = \sin^{-1}(\sin 2\theta) = 2\theta = 2\sin^{-1}x.

Differentiating with respect to xx:

dydx=211x2=21x2.\frac{dy}{dx} = 2\cdot\frac{1}{\sqrt{1-x^2}} = \frac{2}{\sqrt{1-x^2}}.

Problem 3: y=cos1 ⁣(2x21)y = \cos^{-1}\!\left(2x^2 - 1\right), for 0<x<120 < x < \tfrac{1}{\sqrt{2}}

Substitute x=cosθx = \cos\theta, so that θ=cos1x\theta = \cos^{-1}x. Using the identity 2cos2θ1=cos2θ2\cos^2\theta - 1 = \cos 2\theta,

y=cos1(2cos2θ1)=cos1(cos2θ)=2θ=2cos1x.y = \cos^{-1}(2\cos^2\theta - 1) = \cos^{-1}(\cos 2\theta) = 2\theta = 2\cos^{-1}x.

Differentiating with respect to xx:

dydx=2(11x2)=21x2.\frac{dy}{dx} = 2\cdot\left(-\frac{1}{\sqrt{1-x^2}}\right) = -\frac{2}{\sqrt{1-x^2}}.

Key takeaways

  • A substitution like x=tanθx = \tan\theta, x=sinθx = \sin\theta, or x=cosθx = \cos\theta exposes a double-angle identity that collapses the expression.
  • After simplifying, each function becomes a constant multiple of tan1x\tan^{-1}x, sin1x\sin^{-1}x, or cos1x\cos^{-1}x, which is easy to differentiate.
  • The three derivatives are 21+x2-\dfrac{2}{1+x^2}, 21x2\dfrac{2}{\sqrt{1-x^2}}, and 21x2-\dfrac{2}{\sqrt{1-x^2}} respectively.