We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > Calculus Volume 1

Derivatives of Inverse Trigonometric Functions

Learning Objectives

  • Recognize the derivatives of the standard inverse trigonometric functions.

Derivatives of Inverse Trigonometric Functions

We now turn our attention to finding derivatives of inverse trigonometric functions. These derivatives will prove invaluable in the study of integration later in this text. The derivatives of inverse trigonometric functions are quite surprising in that their derivatives are actually algebraic functions. Previously, derivatives of algebraic functions have proven to be algebraic functions and derivatives of trigonometric functions have been shown to be trigonometric functions. Here, for the first time, we see that the derivative of a function need not be of the same type as the original function.

Derivative of the Inverse Sine Function

Use the inverse function theorem to find the derivative of [latex]g(x)=\sin^{-1} x[/latex].

Answer:

Since for [latex]x[/latex] in the interval [latex][-\frac{\pi}{2},\frac{\pi}{2}], \, f(x)= \sin x[/latex] is the inverse of [latex]g(x)= \sin^{-1} x[/latex], begin by finding [latex]f^{\prime}(x)[/latex]. Since

[latex]f^{\prime}(x)= \cos x[/latex] and [latex]f^{\prime}(g(x))= \cos (\sin^{-1} x)=\sqrt{1-x^2}[/latex],

we see that

[latex]g^{\prime}(x)=\frac{d}{dx}(\sin^{-1} x)=\frac{1}{f^{\prime}(g(x))}=\frac{1}{\sqrt{1-x^2}}[/latex].

Analysis

To see that [latex]\cos (\sin^{-1} x)=\sqrt{1-x^2}[/latex], consider the following argument. Set [latex]\sin^{-1} x=\theta[/latex]. In this case, [latex]\sin \theta =x[/latex] where [latex]-\frac{\pi}{2}\le \theta \le \frac{\pi}{2}[/latex]. We begin by considering the case where [latex]0<\theta <\frac{\pi}{2}[/latex]. Since [latex]\theta[/latex] is an acute angle, we may construct a right triangle having acute angle [latex]\theta[/latex], a hypotenuse of length 1, and the side opposite angle [latex]\theta [/latex] having length [latex]x[/latex]. From the Pythagorean theorem, the side adjacent to angle [latex]\theta[/latex] has length [latex]\sqrt{1-x^2}[/latex]. This triangle is shown in (Figure). Using the triangle, we see that [latex]\cos (\sin^{-1} x)= \cos \theta =\sqrt{1-x^2}[/latex].

A right triangle with angle θ, opposite side x, hypotenuse 1, and adjacent side equal to the square root of the quantity (1 – x2). Figure 2. Using a right triangle having acute angle [latex]\theta[/latex], a hypotenuse of length 1, and the side opposite angle [latex]\theta[/latex] having length [latex]x[/latex], we can see that [latex]\cos (\sin^{-1} x)= \cos \theta =\sqrt{1-x^2}[/latex].
In the case where [latex]-\frac{\pi}{2}<\theta <0[/latex], we make the observation that [latex]0<-\theta<\frac{\pi}{2}[/latex] and hence [latex]\cos (\sin^{-1} x)= \cos \theta = \cos (−\theta )=\sqrt{1-x^2}[/latex].

Now if [latex]\theta =\frac{\pi}{2}[/latex] or [latex]\theta =-\frac{\pi}{2}, \, x=1[/latex] or [latex]x=-1[/latex], and since in either case [latex]\cos \theta =0[/latex] and [latex]\sqrt{1-x^2}=0[/latex], we have

[latex]\cos (\sin^{-1} x)= \cos \theta =\sqrt{1-x^2}[/latex].

Consequently, in all cases, [latex]\cos (\sin^{-1} x)=\sqrt{1-x^2}[/latex].

Applying the Chain Rule to the Inverse Sine Function

Apply the chain rule to the formula derived in (Figure) to find the derivative of [latex]h(x)=\sin^{-1} (g(x))[/latex] and use this result to find the derivative of [latex]h(x)=\sin^{-1}(2x^3)[/latex].

Answer:

Applying the chain rule to [latex]h(x)=\sin^{-1} (g(x))[/latex], we have

[latex]h^{\prime}(x)=\frac{1}{\sqrt{1-(g(x))^2}}g^{\prime}(x)[/latex].

Now let [latex]g(x)=2x^3[/latex], so [latex]g^{\prime}(x)=6x[/latex]. Substituting into the previous result, we obtain

[latex]\begin{array}{ll} h^{\prime}(x) & =\frac{1}{\sqrt{1-4x^6}} \cdot 6x \\ & =\frac{6x}{\sqrt{1-4x^6}}. \end{array}[/latex]

Use the inverse function theorem to find the derivative of [latex]g(x)=\tan^{-1} x[/latex].

Answer:

[latex]g^{\prime}(x)=\frac{1}{1+x^2}[/latex]

Hint

The inverse of [latex]g(x)[/latex] is [latex]f(x)= \tan x[/latex]. Use (Figure) as a guide.

The derivatives of the remaining inverse trigonometric functions may also be found by using the inverse function theorem. These formulas are provided in the following theorem.

Derivatives of Inverse Trigonometric Functions

[latex]\begin{array}{lllll}\frac{d}{dx}(\sin^{-1} x)=\large \frac{1}{\sqrt{1-x^2}} & & & & \frac{d}{dx}(\cos^{-1} x)=\large \frac{-1}{\sqrt{1-x^2}} \\ \frac{d}{dx}(\tan^{-1} x)=\large \frac{1}{1+x^2} & & & & \frac{d}{dx}(\cot^{-1} x)=\large \frac{-1}{1+x^2} \\ \frac{d}{dx}(\sec^{-1} x)=\large \frac{1}{|x|\sqrt{x^2-1}} & & & & \frac{d}{dx}(\csc^{-1} x)=\large \frac{-1}{|x|\sqrt{x^2-1}} \end{array}[/latex]

Applying Differentiation Formulas to an Inverse Tangent Function

Find the derivative of [latex]f(x)=\tan^{-1} (x^2)[/latex].

Answer:

Let [latex]g(x)=x^2[/latex], so [latex]g^{\prime}(x)=2x[/latex]. Substituting into (Figure), we obtain

[latex]f^{\prime}(x)=\frac{1}{1+(x^2)^2} \cdot (2x)[/latex].

Simplifying, we have

[latex]f^{\prime}(x)=\frac{2x}{1+x^4}[/latex].

Applying Differentiation Formulas to an Inverse Sine Function

Find the derivative of [latex]h(x)=x^2 \sin^{-1} x[/latex].

Answer:

By applying the product rule, we have

[latex]h^{\prime}(x)=2x \sin^{-1} x+\frac{1}{\sqrt{1-x^2}} \cdot x^2[/latex].

Find the derivative of [latex]h(x)= \cos^{-1} (3x-1)[/latex].

Answer:

[latex]h^{\prime}(x)=\frac{-3}{\sqrt{6x-9x^2}}[/latex]

Hint

Use (Figure). with [latex]g(x)=3x-1[/latex]

Applying the Inverse Tangent Function

The position of a particle at time [latex]t[/latex] is given by [latex]s(t)= \tan^{-1}(\frac{1}{t})[/latex] for [latex]t\ge \frac{1}{2}[/latex]. Find the velocity of the particle at time [latex]t=1[/latex].

Answer:

Begin by differentiating [latex]s(t)[/latex] in order to find [latex]v(t)[/latex]. Thus,

[latex]v(t)=s^{\prime}(t)=\frac{1}{1+(\frac{1}{t})^2} \cdot \frac{-1}{t^2}[/latex].

Simplifying, we have

[latex]v(t)=-\frac{1}{t^2+1}[/latex].

Thus, [latex]v(1)=-\frac{1}{2}[/latex].

Find the equation of the line tangent to the graph of [latex]f(x)= \sin^{-1} x[/latex] at [latex]x=0[/latex].

Answer:

[latex]y=x[/latex]

Hint

[latex]f^{\prime}(0)[/latex] gives the slope of the tangent line.

Key Concepts

  • We can use the inverse function theorem to develop differentiation formulas for the inverse trigonometric functions.

Key Equations

  • Derivative of inverse sine function [latex]\frac{d}{dx}(\sin^{-1} x)=\frac{1}{\sqrt{1-x^2}}[/latex]
  • Derivative of inverse cosine function [latex]\frac{d}{dx}(\cos^{-1} x)=\frac{-1}{\sqrt{1-x^2}}[/latex]
  • Derivative of inverse tangent function [latex]\frac{d}{dx}(\tan^{-1} x)=\frac{1}{1+x^2}[/latex]
  • Derivative of inverse cotangent function [latex]\frac{d}{dx}(\cot^{-1} x)=\frac{-1}{1+x^2}[/latex]
  • Derivative of inverse secant function [latex]\frac{d}{dx}(\sec^{-1} x)=\frac{1}{|x|\sqrt{x^2-1}}[/latex]
  • Derivative of inverse cosecant function [latex]\frac{d}{dx}(\csc^{-1} x)=\frac{-1}{|x|\sqrt{x^2-1}}[/latex]

For the following exercises, find [latex]\frac{dy}{dx}[/latex] for the given function.

1. [latex]y= \sin^{-1}(x^2)[/latex]

Answer:

[latex]\large \frac{2x}{\sqrt{1-x^4}}[/latex]

2. [latex]y= \cos^{-1}(\sqrt{x})[/latex]

3. [latex]y= \sec^{-1}(\frac{1}{x})[/latex]

Answer:

[latex]\large \frac{-1}{\sqrt{1-x^2}}[/latex]

4. [latex]y=\sqrt{\csc^{-1} x}[/latex]

5. [latex]y=(1 + \tan^{-1} x)^3[/latex]

Answer:

[latex]\large \frac{3(1 + \tan^{-1} x)^2}{1+x^2}[/latex]

6. [latex]y= \cos^{-1}(2x) \cdot \sin^{-1}(2x)[/latex]

7. [latex]y=\frac{1}{\tan^{-1}(x)}[/latex]

Answer:

[latex]\large \frac{-1}{(1+x^2)(\tan^{-1} x)^2}[/latex]

8. [latex]y= \sec^{-1}(−x)[/latex]

9. [latex]y= \cot^{-1} \sqrt{4-x^2}[/latex]

Answer:

[latex]\large \frac{x}{(5-x^2)\sqrt{4-x^2}}[/latex]

10. [latex]y=x \cdot \csc^{-1} x[/latex]

11. [T] The position of a moving hockey puck after [latex]t[/latex] seconds is [latex]s(t)= \tan^{-1} t[/latex] where [latex]s[/latex] is in meters.

  1. Find the velocity of the hockey puck at any time [latex]t[/latex].
  2. Find the acceleration of the puck at any time [latex]t[/latex].
  3. Evaluate a. and b. for [latex]t=2,4[/latex], and 6 seconds.
  4. What conclusion can be drawn from the results in c.?

Answer:

a. [latex]v(t)=\frac{1}{1+t^2}[/latex] b. [latex]a(t)=\frac{-2t}{(1+t^2)^2}[/latex] c. [latex]v(2)=0.2, \, v(4)=0.06, \, v(6)=0.03; \, a(2)=-0.16, \, a(4)=-0.028, \, a(6)=-0.0088[/latex] d. The hockey puck is decelerating/slowing down at 2, 4, and 6 seconds.