Derivatives of the Inverse Trigonometric Functions

Because we know the derivatives of the trigonometric functions, the Derivative Rule for Inverses immediately gives us the derivatives of their inverses: arcsin , arccos , and arctan .

Function Derivative Domain
arcsin x 1 1 x 2 1 < x < 1
arccos x 1 1 x 2 1 < x < 1
arctan x 1 1 + x 2 all x

Recall: Inverse Sine

v = arcsin u = sin 1 u means u = sin v and π 2 v π 2

Note that arcsin x and sin 1 x denote the same thing: the inverse of the sine function with domain restricted to [ π / 2 , π / 2 ] .

d d x arcsin x = 1 1 x 2 , ( 1 < x < 1 )
Graphs of y=arcsin x and y=sin x

Find d d x arcsin x .

Solution Let y = sin x , so x = arcsin y and π / 2 x π / 2 . By the Derivative Rule for Inverses: d d y arcsin y = 1 d d x sin x = 1 cos x = 1 1 sin 2 x (using cos x 0 when π / 2 x π / 2 ) = 1 1 y 2 ( y = sin x ) Replacing y by x : d d x arcsin x = 1 1 x 2 .

Find d d x ( arcsin x 2 ) .

Solution Let u = x 2 . By the Chain Rule: d d x arcsin x 2 = d d u arcsin u d d x u = 1 1 u 2 2 x = 2 x 1 x 4

Derivative of arccos x

v = arccos u means u = cos v and 0 v π d d x arccos x = 1 1 x 2 , ( 1 < x < 1 )
Graphs of y=arccos x and y=cos x

Find d d x arccos x .

Solution Let y = cos x , so x = arccos y and 0 x π . By the Derivative Rule for Inverses: d d y arccos y = 1 d d x cos x = 1 sin x = 1 1 cos 2 x (using sin x 0 when 0 x π ) = 1 1 y 2 Replacing y by x : d d x arccos x = 1 1 x 2 .

Derivative of arctan x

v = arctan u means u = tan v and π 2 < v < π 2 d d x arctan x = 1 1 + x 2
Graphs of y=arctan x and y=tan x

Find d d x arctan x .

Solution Let y = tan x , so x = arctan y and π / 2 < x < π / 2 . By the Derivative Rule: d d y arctan y = 1 d d x tan x = 1 1 + tan 2 x = 1 1 + y 2 Replacing y by x : d d x arctan x = 1 1 + x 2 .

Combined Chain-Rule Examples

When the argument of an inverse trig function is a composite expression u ( x ) , apply the Chain Rule:

d d x arcsin u = 1 1 u 2 d u d x , d d x arctan u = 1 1 + u 2 d u d x

Frequently Asked Questions

Why are the derivatives of arcsin and arccos negatives of each other? Because arcsin x + arccos x = π / 2 for all x [ 1 , 1 ] , differentiating both sides gives (\arcsin x)'+(\arccos x)'=0, so the two derivatives sum to zero. This confirms (\arccos x)'=-(\arcsin x)'.

Where is arctan x differentiable? arctan x is differentiable for all real x , with derivative 1 / ( 1 + x 2 ) > 0 . The function is increasing everywhere and has horizontal asymptotes at y = ± π / 2 .

What is d d x arctan ( 3 x 2 ) ? By the Chain Rule: 1 1 + ( 3 x 2 ) 2 6 x = 6 x 1 + 9 x 4 .