professor-curious-logo
professor-curious-logo
  1. AP Maths
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Differentiation of Composite & Inverse Functions

Emily Davis

Emily Davis

6 min read

Next Topic - Higher-Order Derivatives

Listen to this study note

Study Guide Overview

This study guide covers the derivatives of inverse trigonometric functions. It explains the inverse function theorem and how it's used to find the derivatives of arcsin(x), arccos(x), and arctan(x). It summarizes the derivatives of all six inverse trig functions and provides a worked example and practice problems. Key terms like the chain rule and trigonometric identities are also explained.

#Derivatives of Inverse Trigonometric Functions

#Table of Contents

  1. Introduction
  2. Inverse Function Theorem
  3. Differentiating Inverse Sine
  4. Differentiating Inverse Cosine
  5. Differentiating Inverse Tangent
  6. Summary of Derivatives
  7. Worked Example
  8. Practice Questions
  9. Glossary
  10. Key Takeaways

#Introduction

In this section, we will explore the differentiation of inverse trigonometric functions. These functions are crucial in calculus and can be differentiated using various methods, including the inverse function theorem, the chain rule, and trigonometric identities.

#Inverse Function Theorem

The inverse function theorem is essential for differentiating inverse trigonometric functions. It can be written as:

dydx=1(dxdy)\frac{dy}{dx} = \frac{1}{\left(\frac{dx}{dy}\right)}dxdy​=(dydx​)1​

or

g′(x)=1f′(g(x)){g}^{\prime}(x) = \frac{1}{{f}^{\prime}(g(x))}g′(x)=f′(g(x))1​

where g(x)=f−1(x)g(x) = {f}^{-1}(x)g(x)=f−1(x).

Key Concept

Inverse trigonometric functions are sometimes referred to using "arc" notation, e.g., arcsin,x\mathrm{arcsin} , xarcsin,x is the same as sin⁡−1x\sin^{-1} xsin−1x.

#Differentiating Inverse Sine

To differentiate sin⁡−1x\sin^{-1} xsin−1x, we use the inverse function theorem:

  1. Let g(x)=sin⁡−1xg(x) = \sin^{-1} xg(x)=sin−1x and f(x)=sin⁡xf(x) = \sin xf(x)=sinx.
  2. Then, f′(x)=cos⁡x{f}^{\prime}(x) = \cos xf′(x)=cosx.
  3. By the inverse function theorem:

g′(x)=1f′(g(x))=1cos⁡(sin⁡−1x){g}^{\prime}(x) = \frac{1}{{f}^{\prime}(g(x))} = \frac{1}{\cos(\sin^{-1} x)}g′(x)=f′(g(x))1​=cos(sin−1x)1​

We use the identity sin⁡2x+cos⁡2x≡1\sin^2 x + \cos^2 x \equiv 1sin2x+cos2x≡1:

cos⁡x=1−sin⁡2x\cos x = \sqrt{1 - \sin^2 x}cosx=1−sin2x​

Therefore:

g′(x)=11−x2{g}^{\prime}(x) = \frac{1}{\sqrt{1 - x^2}}g′(x)=1−x2​1​

Thus, the derivative of sin⁡−1x\sin^{-1} xsin−1x is:

ddx(sin⁡−1x)=11−x2\frac{d}{dx} (\sin^{-1} x) = \frac{1}{\sqrt{1 - x^2}}dxd​(sin−1x)=1−x2​1​

Common Mistake

Ensure to use the domain restrictions for sin⁡x\sin xsinx and sin⁡−1x\sin^{-1} xsin−1x. The derivative is defined only for −1<x<1-1 < x < 1−1<x<1.

#Differentiating Inverse Cosine

To differentiate cos⁡−1x\cos^{-1} xcos−1x, we follow a similar process:

  1. Let g(x)=cos⁡−1xg(x) = \cos^{-1} xg(x)=cos−1x and f(x)=cos⁡xf(x) = \cos xf(x)=cosx.
  2. Then, f′(x)=−sin⁡x{f}^{\prime}(x) = -\sin xf′(x)=−sinx.
  3. By the inverse function theorem:

g′(x)=1f′(g(x))=1−sin⁡(cos⁡−1x){g}^{\prime}(x) = \frac{1}{{f}^{\prime}(g(x))} = \frac{1}{-\sin(\cos^{-1} x)}g′(x)=f′(g(x))1​=−sin(cos−1x)1​

We use the identity sin⁡2x+cos⁡2x≡1\sin^2 x + \cos^2 x \equiv 1sin2x+cos2x≡1:

sin⁡x=1−cos⁡2x\sin x = \sqrt{1 - \cos^2 x}sinx=1−cos2x​

Therefore:

g′(x)=1−1−x2{g}^{\prime}(x) = \frac{1}{-\sqrt{1 - x^2}}g′(x)=−1−x2​1​

Thus, the derivative of cos⁡−1x\cos^{-1} xcos−1x is:

ddx(cos⁡−1x)=−11−x2\frac{d}{dx} (\cos^{-1} x) = -\frac{1}{\sqrt{1 - x^2}}dxd​(cos−1x)=−1−x2​1​

Common Mistake

Ensure to use the domain restrictions for cos⁡x\cos xcosx and cos⁡−1x\cos^{-1} xcos−1x. The derivative is defined only for −1<x<1-1 < x < 1−1<x<1.

#Differentiating Inverse Tangent

To differentiate tan⁡−1x\tan^{-1} xtan−1x, we use the inverse function theorem:

  1. Let g(x)=tan⁡−1xg(x) = \tan^{-1} xg(x)=tan−1x and f(x)=tan⁡xf(x) = \tan xf(x)=tanx.
  2. Then, f′(x)=sec⁡2x{f}^{\prime}(x) = \sec^2 xf′(x)=sec2x.
  3. By the inverse function theorem:

g′(x)=1f′(g(x))=1sec⁡2(tan⁡−1x){g}^{\prime}(x) = \frac{1}{{f}^{\prime}(g(x))} = \frac{1}{\sec^2(\tan^{-1} x)}g′(x)=f′(g(x))1​=sec2(tan−1x)1​

We use the identity tan⁡2x+1≡sec⁡2x\tan^2 x + 1 \equiv \sec^2 xtan2x+1≡sec2x:

g′(x)=11+x2{g}^{\prime}(x) = \frac{1}{1 + x^2}g′(x)=1+x21​

Thus, the derivative of tan⁡−1x\tan^{-1} xtan−1x is:

ddx(tan⁡−1x)=11+x2\frac{d}{dx} (\tan^{-1} x) = \frac{1}{1 + x^2}dxd​(tan−1x)=1+x21​

Common Mistake

Ensure to use the domain restrictions for tan⁡x\tan xtanx and tan⁡−1x\tan^{-1} xtan−1x. The derivative is defined for all real numbers.

#Summary of Derivatives

The table below summarizes the derivatives of all six inverse trigonometric functions:

FunctionDerivative
sin⁡−1x\sin^{-1} xsin−1x11−x2\frac{1}{\sqrt{1 - x^2}}1−x2​1​
cos⁡−1x\cos^{-1} xcos−1x−11−x2-\frac{1}{\sqrt{1 - x^2}}−1−x2​1​
tan⁡−1x\tan^{-1} xtan−1x11+x2\frac{1}{1 + x^2}1+x21​
csc⁡−1x\csc^{-1} xcsc−1x-\frac{1}{
sec⁡−1x\sec^{-1} xsec−1x\frac{1}{
cot⁡−1x\cot^{-1} xcot−1x−11+x2-\frac{1}{1 + x^2}−1+x21​

#Worked Example

**Find the derivative of f(x)=arcsin(2x3+e2x)f(x) = \mathrm{arcsin}(2x^3 + e^{2x})f(x)=arcsin(2x3+e2x).**

Solution:

Recall that for sin⁡−1x\sin^{-1} xsin−1x, we can use the chain rule.

Let y=sin⁡−1(2x3+e2x)y = \sin^{-1}(2x^3 + e^{2x})y=sin−1(2x3+e2x) and u=2x3+e2xu = 2x^3 + e^{2x}u=2x3+e2x. Then y=sin⁡−1uy = \sin^{-1} uy=sin−1u.

Differentiate both functions:

dudx=6x2+2e2x\frac{du}{dx} = 6x^2 + 2e^{2x}dxdu​=6x2+2e2x

dydu=11−u2\frac{dy}{du} = \frac{1}{\sqrt{1 - u^2}}dudy​=1−u2​1​

Apply the chain rule:

dydx=dydu×dudx=11−u2⋅(6x2+2e2x)\frac{dy}{dx} = \frac{dy}{du} \times \frac{du}{dx} = \frac{1}{\sqrt{1 - u^2}} \cdot (6x^2 + 2e^{2x})dxdy​=dudy​×dxdu​=1−u2​1​⋅(6x2+2e2x)

Substitute uuu back in:

dydx=11−(2x3+e2x)2⋅(6x2+2e2x)\frac{dy}{dx} = \frac{1}{\sqrt{1 - (2x^3 + e^{2x})^2}} \cdot (6x^2 + 2e^{2x})dxdy​=1−(2x3+e2x)2​1​⋅(6x2+2e2x)

Thus,

f′(x)=6x2+2e2x1−(2x3+e2x)2f^{\prime}(x) = \frac{6x^2 + 2e^{2x}}{\sqrt{1 - (2x^3 + e^{2x})^2}}f′(x)=1−(2x3+e2x)2​6x2+2e2x​

#Practice Questions

Practice Question

1. Differentiate f(x)=arccos(x2)f(x) = \mathrm{arccos}(x^2)f(x)=arccos(x2).

2. Differentiate f(x)=arctan(3x+4)f(x) = \mathrm{arctan}(3x + 4)f(x)=arctan(3x+4).

3. Differentiate f(x)=arcsec(2x+1)f(x) = \mathrm{arcsec}(2x + 1)f(x)=arcsec(2x+1).

#Glossary

  • Inverse Function Theorem: A method to find the derivative of an inverse function.
  • Chain Rule: A rule for differentiating compositions of functions.
  • Trigonometric Identities: Equations involving trigonometric functions that are true for all values of the variables.

#Key Takeaways

  • The derivatives of inverse trigonometric functions are derived using the inverse function theorem, chain rule, and trigonometric identities.
  • Domain restrictions are crucial for ensuring the derivatives are correctly applied.
  • Practice differentiating various compositions of inverse trigonometric functions to master the concepts.

#Conclusion

Understanding the derivatives of inverse trigonometric functions is essential in calculus. By mastering the inverse function theorem, chain rule, and trigonometric identities, you can confidently differentiate these functions in various contexts. Practice regularly to reinforce your knowledge and improve your problem-solving skills.

Continue your learning journey

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Previous Topic - The Inverse Function TheoremNext Topic - Higher-Order Derivatives
Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Question 1 of 11

What is the derivative of sin⁡−1(x)\sin^{-1}(x)sin−1(x)? 🤔

11−x2\frac{1}{\sqrt{1 - x^2}}1−x2​1​

−11−x2-\frac{1}{\sqrt{1 - x^2}}−1−x2​1​

11+x2\frac{1}{1 + x^2}1+x21​

−11+x2-\frac{1}{1 + x^2}−1+x21​