Trigonometry/Derivative of Inverse Functions: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Will Sandberg
 
(No difference)

Latest revision as of 23:02, 25 July 2020

The inverse functions arcsin(x) , etc. have derivatives that are purely algebraic functions.

If y=arcsin(x) then x=sin(y) and

dxdy=cos(y)=1sin2(y)=1x2 .

So

dydx=1dxdy=11x2

Similarly,

ddx[arccos(x)]=11x2 .

If y=arctan(x) then x=tan(y) and

dxdy=sec2(y)=1+tan2(y)=1+x2 .

So

dydx=1dxdy=11+x2

If y=arcsec(x) then x=sec(y) and

dxdy=sec(y)tan(y)=xx21 .

So

dydx=1dxdy=1xx21

Power series

The above results provide an easy way to find the power series expansions of these functions.

11x2=1+x22+3x48+5x616+35x8128+

This is uniformly convergent if |x|<1 so can be integrated term by term. The constant of integration is zero since arcsin(0)=0 , so

arcsin(x)=x+x36+3x540+5x7112+35x91152+
11+x2=1x2+x4x6+

This is uniformly convergent if |x|<1 so can be integrated term by term. The constant of integration is zero since arctan(0)=0 , so

arctan(x)=xx33+x55x77+

Note that arcsec(x) has no power series expansion about x=0 , as it is not defined for x<1 and has an infinite derivative when x=1 . An expansion about any point x=a>1 in powers of xa can be found using Taylor's theorem; it will converge for 1<x<2a1 .

Template:BookCat