Compute the derivative of arcsin(x).

To compute the derivative of arcsin(x) we use the fact that it is the inverse of sine. Write y=arcsin(x). We want dy/dx. Taking sin on both sides yields sin(y)=x. Use implicit differentiation to differentiate both sides with respect to x. We obtain cos(y)*(dy/dx)=1 --> dy/dx=1/cos(y). Now sin(y)=x and we have the pythagorean identity sin^2(y)+cos^2(y)=1. This gives cos^2(y)=1-sin^2(y)=1-x^2 and so cos(y)=sqrt(1-x^2) (reason for choosing +sign is that cos(y)>0 on range of y=arcsin(x)). Thus dy/dx=1/sqrt(1-x^2). So derivative of arcsin(x) is 1/sqrt(1-x^2).

JP

Related Further Mathematics A Level answers

All answers ▸

How do I solve x^2 + x - 6 > 0 ?


A block of mass 50kg resting on a rough surface with a coefficient of friction equal to 1/3. Find the maximum angle at which the surface can be inclined to the horizontal without the block slipping. Give your answer to 3 significant figures


Let I(n) = integral from 1 to e of (ln(x)^n)/(x^2) dx where n is a natural number. Firstly find I(0). Show that I(n) = -(1/e) + n*I(n-1). Using this formula find I(1).


Given that z = a + bj, find Re(z/z*) and Im(z/z*).