Inverse Trigonometric Function Derivatives
In this post, I show how to find the derivatives of inverse trig functions, using two methods.
Method 1
I’ll demonstrate the process for the derivative of $\sin^{-1}\theta.$ The others are similar.
First, recall the definitions of the trig functions on the unit circle (Figure 1 below).
The inverse sine function is defined by the property
$$ \sin^{-1}(\sin\theta)=\theta.$$
If we define
\begin{equation} x=\sin \theta, \label{eq:1} \end{equation}
we can re-label the diagram in terms of $x$ (Figure 2).
The important thing to note is that
$$ \theta=\sin^{-1} (x).$$
Differentiating Eq. \eqref{eq:1} with respect to $x$ yields
$$ 1= \cos \theta \frac{\d\theta}{\d x}.$$
The derivative is then,
$$ \frac{\d\theta}{\d x}= \frac{1}{\cos \theta}.$$
From Figure 2, we see
$$ \cos \theta=\sqrt{1-x^2}.$$
Using this, we can write the derivative in terms of $x$,
$$ \frac{\d\theta}{\d x}= \frac{\d}{\d x}\sin^{-1}(x)= \frac{1}{\sqrt{1-x^2}},$$
and thus we have found the derivative of the inverse sine! The same method can be used to find all of the other inverse trig derivatives. You have to think about what should be labeled $x$, but it is rather straightforward. It is then possible to construct a table of inverse trig derivatives, which can be used as an integral table. For instance
$$ \int \frac{\d x}{\sqrt{1-x^2}}=\sin^{-1}(x) + C$$
which can be generalized to
$$ \int \frac{\d x}{\sqrt{a^2-x^2}}=\sin^{-1}(x/a) + C$$
where $a$ is a constant.
Method 2
It is also possible to compute the derivative of an inverse trig function directly, using an explicit expression for the inverse function. The explicit expressions are listed in reference books and various web resources. You can also derive the expressions yourself. Refer to my post on Inverse Trig Functions for more information.
For example, the inverse sine is given by
$$\sin^{-1}(x)=-i\ln\left(ix+\sqrt{1-x^2}\right).$$
So, the derivative is
$$\frac{\d}{\d x}\sin^{-1}(x)=\frac{\d}{\d x}\left[-i\ln\left(ix+\sqrt{1-x^2}\right)\right].$$
After performing the differentiation and simplifying, the result is
$$\frac{\d}{\d x}\sin^{-1}(x)=\frac{1}{\sqrt{1-x^2}}.$$