What is the derivative of y=arcsin(x)y=arcsin(x)?

1 Answer
Aug 3, 2014

The answer is:

dy/dx = 1/(sqrt(1-x^2))dydx=11x2

This identity can be proven easily by applying sinsin to both sides of the original equation:

1.) y = arcsinxy=arcsinx

2.) sin y = sin(arcsinx)siny=sin(arcsinx)

3.) sin y = xsiny=x

We continue by using implicit differentiation, keeping in mind to use the chain rule on sinysiny:

4.) cosy dy/dx = 1cosydydx=1

Solve for dy/dxdydx:

5.) dy/dx = 1/cosydydx=1cosy

Now, substitution with our original equation yields dy/dxdydx in terms of xx:

6.) dy/dx = 1/cos(arcsinx)dydx=1cos(arcsinx)

At first this might not look all that great, but it can be simplified if one recalls the identity
sin(arccosx) = cos(arcsinx) = sqrt(1 - x^2)sin(arccosx)=cos(arcsinx)=1x2.

7.) dy/dx = 1/sqrt(1 - x^2)dydx=11x2

This is a good definition to memorize, along with d/dx[arccos x]ddx[arccosx] and d/dx[arctan x]ddx[arctanx], since they appear quite frequently in differentiation problems.