← Back to all lessons
Class 12Calculus8:05Published 12 Aug 2024

Derivatives of Inverse Trigonometric Functions

Derive the derivatives of all six inverse trigonometric functions using implicit differentiation and basic trigonometric identities.

This lesson works through the derivatives of the six inverse trigonometric functions one by one. For each function, you set y equal to the inverse function, rewrite it in its direct form, then differentiate implicitly and simplify the result back into terms of x. By the end you have a complete, self-consistent set of standard formulas you can use in any calculus problem.

What you'll learn

  • How to differentiate an inverse trig function by writing it as an implicit equation and differentiating with respect to the angle
  • How to swap a derivative with respect to the angle for the derivative with respect to x by taking a reciprocal
  • How to rewrite each answer back in terms of x using the basic trig identities
  • The standard derivative formulas for all six inverse trigonometric functions

Lesson chapters

0:29Derivative of inverse sine
1:38Derivative of inverse cosine
2:33Derivative of inverse tangent
3:58Derivative of inverse cotangent
5:14Derivative of inverse secant
6:49Derivative of inverse cosecant

Lesson notes

This lesson derives the derivatives of all six inverse trigonometric functions. The method is the same each time: set yy equal to the inverse function, rewrite it in direct form, differentiate implicitly, and then express the result in terms of xx.

Derivative of inverse sine

Let y=sin1xy = \sin^{-1} x, so that x=sinyx = \sin y. This is an implicit relation, so differentiate with respect to yy:

dxdy=cosy.\frac{dx}{dy} = \cos y.

Taking the reciprocal gives

dydx=1cosy.\frac{dy}{dx} = \frac{1}{\cos y}.

Since cosy=1sin2y\cos y = \sqrt{1 - \sin^2 y} and siny=x\sin y = x, we get cosy=1x2\cos y = \sqrt{1 - x^2}. Therefore

ddxsin1x=11x2.\frac{d}{dx}\,\sin^{-1} x = \frac{1}{\sqrt{1 - x^2}}.

Derivative of inverse cosine

Let y=cos1xy = \cos^{-1} x, so that x=cosyx = \cos y. Differentiating with respect to yy:

dxdy=siny,dydx=1siny.\frac{dx}{dy} = -\sin y, \qquad \frac{dy}{dx} = -\frac{1}{\sin y}.

With siny=1cos2y\sin y = \sqrt{1 - \cos^2 y} and cosy=x\cos y = x, this becomes

ddxcos1x=11x2.\frac{d}{dx}\,\cos^{-1} x = -\frac{1}{\sqrt{1 - x^2}}.

Derivative of inverse tangent

Let y=tan1xy = \tan^{-1} x, so that x=tanyx = \tan y. Differentiating with respect to yy:

dxdy=sec2y,dydx=1sec2y=11+tan2y.\frac{dx}{dy} = \sec^2 y, \qquad \frac{dy}{dx} = \frac{1}{\sec^2 y} = \frac{1}{1 + \tan^2 y}.

Since tany=x\tan y = x,

ddxtan1x=11+x2.\frac{d}{dx}\,\tan^{-1} x = \frac{1}{1 + x^2}.

Derivative of inverse cotangent

Let y=cot1xy = \cot^{-1} x, so that x=cotyx = \cot y. Differentiating with respect to yy:

dxdy=csc2y,dydx=1csc2y=11+cot2y.\frac{dx}{dy} = -\csc^2 y, \qquad \frac{dy}{dx} = -\frac{1}{\csc^2 y} = -\frac{1}{1 + \cot^2 y}.

Using csc2y=1+cot2y\csc^2 y = 1 + \cot^2 y and coty=x\cot y = x,

ddxcot1x=11+x2.\frac{d}{dx}\,\cot^{-1} x = -\frac{1}{1 + x^2}.

Derivative of inverse secant

Let y=sec1xy = \sec^{-1} x, so that x=secyx = \sec y. Differentiating with respect to yy:

dxdy=secytany,dydx=1secytany.\frac{dx}{dy} = \sec y \tan y, \qquad \frac{dy}{dx} = \frac{1}{\sec y \tan y}.

Since tany=sec2y1\tan y = \sqrt{\sec^2 y - 1} and secy=x\sec y = x,

ddxsec1x=1xx21.\frac{d}{dx}\,\sec^{-1} x = \frac{1}{x\,\sqrt{x^2 - 1}}.

Derivative of inverse cosecant

Let y=csc1xy = \csc^{-1} x, so that x=cscyx = \csc y. Differentiating with respect to yy:

dxdy=cscycoty,dydx=1cscycoty.\frac{dx}{dy} = -\csc y \cot y, \qquad \frac{dy}{dx} = -\frac{1}{\csc y \cot y}.

Since coty=csc2y1\cot y = \sqrt{\csc^2 y - 1} and cscy=x\csc y = x,

ddxcsc1x=1xx21.\frac{d}{dx}\,\csc^{-1} x = -\frac{1}{x\,\sqrt{x^2 - 1}}.

Key takeaways

  • Each formula comes from the same routine: set yy to the inverse function, write the direct relation, differentiate implicitly, then take the reciprocal.
  • The sine, tangent, and secant cases are positive; their co-function partners (cosine, cotangent, cosecant) are the negatives of the same expressions.
  • The final forms are 11x2\dfrac{1}{\sqrt{1 - x^2}}, 11+x2\dfrac{1}{1 + x^2}, and 1xx21\dfrac{1}{x\sqrt{x^2 - 1}}, with a minus sign for the co-functions.