Derivative of the Arcsine Function

The derivative of the arcsine function is: $$ D[\arcsin x] = \frac{1}{\sqrt{1 - x^2}}. $$

This result follows from the fact that the arcsine function is the inverse of the sine function.

Note. In trigonometry, the arcsine function (arcsin) is defined as the inverse of the sine function on the interval [-π/2, π/2].

Understanding the Arcsine Function

The sine function is not monotonic over its entire domain of real numbers.

However, it becomes a continuous and monotonic function when restricted to the interval [-π/2, π/2].

the domain of the function is restricted between plus and minus pi over two

Within this interval, the sine function attains all values between its minimum of -1 and its maximum of 1.

Because it is continuous and monotonic on [-π/2, π/2], the sine function is also invertible there.

The inverse function of sine is known as the arcsine function:

$$ f^{-1}(x) = \arcsin x $$

Why is it called arcsine? It’s called arcsine because it represents the arc length $x$ on the unit circle - that is, the angle in radians whose sine equals a given value.
the arcsine represents an arc on the circle equal to the angle x
Since sine and arcsine are inverse functions of each other: $$ y = \sin x \\ x = \arcsin y $$ Therefore: $$ y = \sin(\arcsin y) \\ x = \arcsin(\sin x) $$

The domain of the independent variable of the arcsine function is the closed interval [-1, 1].

the domain of the arcsine function

Thus, the arcsine function is differentiable on the open interval (-1, 1).

The Proof and Explanation

The arcsine function is the inverse of the sine function.

$$ f^{-1}(f(y)) = \arcsin x $$

Where $f(y)$ is defined as:

$$ f(y) = \sin y $$

Therefore, we can apply the inverse function differentiation rule:

$$ D[f^{-1}] = \frac{1}{D[f(y)]}. $$

So, for the arcsine function:

$$ D[\arcsin x] = \frac{1}{D[\sin y]}. $$

Since the derivative of sine is cosine, we have:

$$ D[\arcsin x] = \frac{1}{\cos y}. $$

Note. Recall the trigonometric identity: $$ \cos y = \sqrt{1 - \sin^2 y}. $$

Thus:

$$ D[\arcsin x] = \frac{1}{\sqrt{1 - \sin^2 y}}. $$

Note. Since $$ y = \arcsin x, $$ it follows that $$ \sin y = \sin(\arcsin x) = x. $$ Therefore, we can substitute and express the derivative entirely in terms of $x$: $$ \sin^2 y = \sin^2(\arcsin x) = x^2. $$

Hence:

$$ D[\arcsin x] = \frac{1}{\sqrt{1 - x^2}}. $$

This completes the proof of the derivative formula for the arcsine function.

the derivative of the arcsine function

Note. The arcsine function is not differentiable at $x = 1$ and $x = -1$, since $\arcsin(1) = \pi/2$ and $\arcsin(-1) = -\pi/2$. At these points, the sine function equals $\pm 1$: $$ \sin(\pi/2) = 1 \\ \sin(-\pi/2) = -1 $$ The derivative of sine is cosine, and at these points the cosine value is zero: $$ \cos(\pi/2) = 0 \\ \cos(-\pi/2) = 0 $$
the derivative of the sine function is cosine
As a result, the derivative of the arcsine function is undefined at $x = \pm 1$, creating a vertical asymptote at those points.

And so on.

 

 
 

Please feel free to point out any errors or typos, or share suggestions to improve these notes. English isn't my first language, so if you notice any mistakes, let me know, and I'll be sure to fix them.

FacebookTwitterLinkedinLinkedin
knowledge base

Derivatives

Theorems

Various Derivatives

Exercises