Inverse Trig Derivatives
What is the Inverse Trig Derivatives?
These formulas give the derivatives of the inverse trigonometric functions, and arise naturally whenever an inverse trig function needs differentiating ā they also appear frequently as the results of certain integrals.
arcsin and arccos have the same derivative magnitude but opposite signs. That's not a coincidence: since arcsin(x) + arccos(x) = Ļ/2 (a constant) for all valid x, their derivatives must sum to zero.
What Each Variable Means
When to Use It
- Differentiating any expression involving arcsin, arccos, or arctan
- Combined with the chain rule when the inverse trig function's argument is itself a function of x
- Recognizing certain integral results that produce inverse trig functions
Step-by-Step Examples
Example 1: arcsin with the chain rule
Problem: Differentiate y = arcsin(3x)
Outer: arcsin(u). Inner: u = 3x.
d/du[arcsin u] = 1/ā(1-u²), du/dx = 3Apply the chain rule, substituting u = 3x back in.
dy/dx = 3 / ā(1 ā (3x)²)Example 2: arctan with the chain rule
Problem: Differentiate y = arctan(x²)
Outer: arctan(u). Inner: u = x².
d/du[arctan u] = 1/(1+u²), du/dx = 2xSubstitute u = x² back in.
dy/dx = 2x · 1/(1 + (x²)²)Interactive Calculator
Common Mistakes
Mistake: Forgetting the domain restriction |x| < 1 for arcsin and arccos.
Fix: arcsin x and arccos x ā and their derivatives ā are only defined for |x| < 1. arctan x, by contrast, is defined for all real numbers.
Mistake: Forgetting to apply the chain rule when the argument isn't just x.
Fix: d/dx[arcsin(3x)] is not simply 1/ā(1-x²) ā you must also multiply by the derivative of the inner function (3x)' = 3.
Practice Questions
Differentiate y = arctan(5x).
What is d/dx(arccos x) at x = 0?
Hint: d/dx(arccos x) = -1/ā(1-x²); at x=0 this is -1/ā1 = -1.
Related Formulas
Trigonometric Derivatives
The derivatives of all six trigonometric functions ā sin, cos, tan, cot, sec, and csc.
Learn more āChain Rule
Differentiates composite functions ā functions nested inside other functions.
Learn more āSpecial Integrals
Two integral forms that arise from square roots of quadratic expressions, producing inverse-trig or logarithmic results.
Learn more ā