Inverse Trig Functions
- Inverse of Function
- arc-trig functions are bounded to
- do
- If it was
, you could do - Or you can try
- do
- If you have multiple inverse trig functions, you can do the following
- This is also useful for if the inverse function doesn't match the normal function
- Sometimes you will need to draw a triangle
Example
- For hyperbolic trig functions: just use latin letters, and different identities
- To find range:
Example
- To find the derivative of an inverse trig function, set
, , diff wrt x, use chain rule - obtain $$
\begin{align}
(\sin ^{-1}(x))' & =\frac{1}{\sqrt{ 1-x^{2} }} \
(\cos ^{-1}(x))' & =-\frac{1}{\sqrt{ 1-x^{2} }} \
(\tan ^{-1}(x))' & =\frac{1}{1+x^{2}}
\end
- obtain $$