Historical Context & Motivation
Trigonometric functions like sine, cosine, and tangent have been used for centuries to relate angles to side lengths in triangles. But what happens when you know the ratio and need to find the angle? That question led mathematicians to develop inverse trigonometric functions — functions such as arcsin, arccos, and arctan that "undo" the original trig functions. Once calculus arrived, a natural next step was figuring out how fast these inverse functions change, which means finding their derivatives.
The story of inverse trig derivatives is tied to the broader development of calculus and the study of curves. Early astronomers needed to compute angles from measured distances, and as calculus matured, mathematicians realized that the derivatives of these inverse functions produce elegant algebraic expressions — no trig needed in the answer. This surprising connection between trigonometry and algebra is one of the most beautiful results in introductory calculus.
The key question this lesson addresses is: how do we find the derivative of an inverse trigonometric function? You already know how to differentiate sin(x), cos(x), and tan(x). Now it's time to learn the derivatives of their inverses — and discover why the results involve square roots and rational expressions instead of more trig.
Core Principles & Definitions
Before diving into formulas, you need to understand what inverse trig functions actually are and why their domains are restricted. A function must be one-to-one (passing the horizontal line test) to have an inverse. Since sin(x) and cos(x) repeat their values over and over, we restrict their domains to intervals where they are strictly increasing or decreasing. Only then can we define a proper inverse.
Inverse Functions Swap Input & Output
Restricted Domains Are Essential
Implicit Differentiation Is the Key Tool
Results Are Algebraic, Not Trigonometric
Visual Explanation
The following diagram shows the graph of y = arcsin(x) along with its derivative. Notice how the original function is defined only on [−1, 1] and outputs angles in [−π/2, π/2]. The derivative curve shows how steep the arcsin graph is at each point — it shoots upward near x = ±1 because the graph becomes nearly vertical there.
This visual highlights a critical feature: inverse trig derivatives often have restricted domains. The derivative of arcsin(x) is only defined for −1 < x < 1 (open interval, not closed) because the slope becomes infinite at the endpoints. You'll see similar behavior in the other inverse trig derivatives — the formulas only make sense where the expression under the radical or in the denominator is positive.
Mathematical Framework — Deriving the Formulas
Let's derive the derivative of arcsin(x) step by step using implicit differentiation. This same technique works for all six inverse trig functions, so understanding it once is the key to mastering them all.
Derivation of d/dx [arcsin(x)]
Start by letting y = arcsin(x). By definition, this means sin(y) = x, where −π/2 ≤ y ≤ π/2. Now differentiate both sides with respect to x: cos(y) · (dy/dx) = 1. Solving for dy/dx gives dy/dx = 1/cos(y). Since sin(y) = x, the Pythagorean identity tells us cos²(y) = 1 − sin²(y) = 1 − x². Because y is in [−π/2, π/2], cos(y) ≥ 0, so cos(y) = √(1 − x²). Therefore, dy/dx = 1/√(1 − x²).
The Complete Set of Six Inverse Trig Derivatives
Here is the complete reference table for all six inverse trig derivatives, including the remaining two — arcsec and arccsc — which involve the absolute value of x. These two are slightly trickier because they require |x| > 1, but the pattern is consistent with the others.
| Function | Derivative | Domain of Derivative |
|---|---|---|
| arcsin(x) | 1 / √(1 − x²) | −1 < x < 1 |
| arccos(x) | −1 / √(1 − x²) | −1 < x < 1 |
| arctan(x) | 1 / (1 + x²) | All real numbers |
| arccot(x) | −1 / (1 + x²) | All real numbers |
| arcsec(x) | 1 / (|x| √(x² − 1)) | |x| > 1 |
| arccsc(x) | −1 / (|x| √(x² − 1)) | |x| > 1 |
When you apply the chain rule with these formulas, the inner function replaces x and you multiply by its derivative. For example, d/dx [arctan(3x)] = [1/(1 + (3x)²)] × 3 = 3/(1 + 9x²). This combination of inverse trig derivative plus chain rule is the most common pattern you'll encounter on exams.
Worked Example — Differentiating with Chain Rule
Let's work through a complete example that combines an inverse trig derivative with the chain rule. We'll find the derivative of f(x) = arcsin(2x) step by step.
Strengths, Limitations & Common Pitfalls
Understanding the inverse trig derivatives gives you powerful tools, but there are specific pitfalls to watch out for. The table below compares what makes each formula straightforward versus what can trip you up.
| Formula Group | Strengths | Common Pitfalls |
|---|---|---|
| arcsin / arccos | Algebraic results (no trig in the answer); only differ by a sign; clean substitution patterns | Forgetting the domain restriction (−1 < x < 1); sign confusion between the two |
| arctan / arccot | Defined for all real x — no domain worries; no square root in the denominator; very common in integration | Mixing up 1/(1 + x²) with 1/(1 − x²); forgetting the chain rule factor when the argument isn't plain x |
| arcsec / arccsc | Complete the set of six; useful in certain trigonometric substitution problems | The absolute value |x| in the denominator is often forgotten; the domain |x| > 1 is less intuitive; textbook conventions vary |
Connection to Integration & Advanced Topics
Inverse trig derivatives are not just a topic to learn for an exam and forget. They play a central role when you move into integration (antiderivatives). Since differentiation and integration are reverse operations, every derivative formula in this lesson becomes an integral formula when read "backward." For instance, knowing that d/dx [arctan(x)] = 1/(1 + x²) immediately tells you that ∫ 1/(1 + x²) dx = arctan(x) + C.
| This Lesson (Derivatives) | Next Steps (Integration) |
|---|---|
| d/dx [arcsin(x)] = 1/√(1 − x²) | ∫ 1/√(1 − x²) dx = arcsin(x) + C |
| d/dx [arctan(x)] = 1/(1 + x²) | ∫ 1/(1 + x²) dx = arctan(x) + C |
| d/dx [arcsec(x)] = 1/(|x|√(x² − 1)) | ∫ 1/(|x|√(x² − 1)) dx = arcsec(x) + C |
| Chain rule with inner function u(x) | u-substitution — the reverse of chain rule |
In more advanced courses, inverse trig derivatives also appear in trigonometric substitution, a technique for evaluating integrals involving expressions like √(a² − x²), √(a² + x²), or √(x² − a²). Each of these patterns connects directly to one of the three pairs of formulas you've learned in this lesson. Mastering the derivatives now gives you a head start on some of the most challenging integration techniques in Calculus 2.
Practice Problems
Lesson Summary
The six inverse trigonometric derivatives are derived using implicit differentiation combined with Pythagorean identities. They come in three co-function pairs: arcsin/arccos with denominator √(1 − x²), arctan/arccot with denominator (1 + x²), and arcsec/arccsc with denominator |x|√(x² − 1). Within each pair, the co-function's derivative is simply the negative of the original.
When differentiating compositions like arcsin(u(x)), always apply the chain rule — multiply the inverse trig derivative formula by du/dx. Pay careful attention to domain restrictions: the expression under a square root must be positive, and the denominator cannot be zero. These formulas become integration formulas when read in reverse, making them essential tools you'll use throughout the rest of calculus.