CALCULUS 1 • DERIVATIVES: COMPOSITE, IMPLICIT & INVERSE

Inverse Trig Derivatives — Differentiating Inverse Trigonometric Functions

Master the six derivative formulas that unlock calculus problems involving angles and arc lengths.

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.

~150 CE
Ptolemy's Chord Tables
Claudius Ptolemy compiled tables that effectively computed inverse trig values, allowing astronomers to find angles from chord lengths in circles.
1614
Logarithms & Function Inversion
John Napier's work on logarithms popularized the idea of inverse functions, setting the stage for formally defining arcsin, arccos, and arctan.
1665–1676
Newton & Leibniz Develop Calculus
Isaac Newton and Gottfried Leibniz independently invented calculus. Their differentiation techniques would soon be applied to every known function, including inverse trig functions.
1748
Euler Formalizes Inverse Trig Functions
Leonhard Euler, in his landmark text Introductio in analysin infinitorum, gave rigorous definitions for inverse trig functions and derived many of their properties, including their derivatives.

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.

1

Inverse Functions Swap Input & Output

If y = sin(x), then x = arcsin(y). The inverse trig function takes a ratio as input and returns an angle as output. This "swap" is the foundation of every formula in this lesson.
2

Restricted Domains Are Essential

We restrict sin(x) to [−π/2, π/2], cos(x) to [0, π], and tan(x) to (−π/2, π/2). These restrictions ensure each function is one-to-one, making a unique inverse possible.
3

Implicit Differentiation Is the Key Tool

To derive these formulas, we use implicit differentiation: start with y = arcsin(x), rewrite as sin(y) = x, differentiate both sides, and solve for dy/dx.
4

Results Are Algebraic, Not Trigonometric

The derivatives of inverse trig functions contain square roots and fractions — purely algebraic expressions. This is surprising and useful, since it connects trig to algebra in integration and differentiation.
KEY TAKEAWAY
Think of inverse trig functions like a reverse GPS. A regular trig function says, "Given this angle, here's the ratio of sides." The inverse says, "Given this ratio, here's the angle." Differentiating the inverse tells you how sensitive the angle is to small changes in the ratio. It's like asking: if a ramp's slope changes slightly, how much does the angle of incline shift?

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.

The solid cyan curve is y = arcsin(x), defined on [−1, 1]. The dashed pink curve is its derivative, 1/√(1 − x²). Notice how the derivative approaches infinity near x = ±1, corresponding to the vertical tangent lines of the arcsin graph at those endpoints.

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²).

DERIVATIVE OF ARCSIN
d/dx [arcsin(x)] = 1 / √(1 − x²)
Valid for −1 < x < 1. The expression under the square root must be positive.
DERIVATIVE OF ARCCOS
d/dx [arccos(x)] = −1 / √(1 − x²)
Valid for −1 < x < 1. Notice this is simply the negative of the arcsin derivative, because arcsin(x) + arccos(x) = π/2.
DERIVATIVE OF ARCTAN
d/dx [arctan(x)] = 1 / (1 + x²)
Valid for all real x. No square root needed — this is the simplest of the six formulas and appears frequently in integration.
DERIVATIVE OF ARCCOT
d/dx [arccot(x)] = −1 / (1 + x²)
Valid for all real x. This is the negative of the arctan derivative, mirroring the arcsin/arccos relationship.
💡 Notice the Pattern
The six inverse trig derivatives come in co-function pairs. Each pair has the same absolute value, but the "co" version has a negative sign: arcsin/arccos, arctan/arccot, and arcsec/arccsc. If you memorize three formulas, you automatically know all six.

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.

Complete table of inverse trigonometric derivatives
FunctionDerivativeDomain 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
The six inverse trig derivatives are organized into three co-function pairs (shown with dashed pink connectors). Each pair shares the same formula magnitude but opposite signs. Memorize three, and you know all six.

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.

Find d/dx [arcsin(2x)]
1
Step 1 — Identify the Outer and Inner FunctionsThe outer function is arcsin(u) and the inner function is u = 2x. By the chain rule, d/dx [arcsin(u)] = [1/√(1 − u²)] × (du/dx).
2
Step 2 — Apply the Arcsin Derivative FormulaSubstitute u = 2x into the formula: d/dx [arcsin(2x)] = 1/√(1 − (2x)²) × d/dx[2x].
3
Step 3 — Differentiate the Inner FunctionThe derivative of 2x with respect to x is simply 2.
du/dx = 2
4
Step 4 — Simplify the ExpressionMultiply the pieces together: d/dx [arcsin(2x)] = 2/√(1 − 4x²). Note that (2x)² = 4x².
f′(x) = 2 / √(1 − 4x²)
5
Step 5 — State the DomainThe expression under the square root must be positive: 1 − 4x² > 0, which gives x² < 1/4, or −1/2 < x < 1/2. This derivative is valid only on that interval.
Domain: (−1/2, 1/2)
⚠️ Common Mistake Alert
Don't forget to multiply by the derivative of the inner function! The most frequent error students make is writing 1/√(1 − 4x²) without the factor of 2 from the chain rule. Always ask yourself: "What is my inner function, and what is its derivative?"

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.

Comparing the three pairs of inverse trig derivative formulas
Formula GroupStrengthsCommon Pitfalls
arcsin / arccosAlgebraic results (no trig in the answer); only differ by a sign; clean substitution patternsForgetting the domain restriction (−1 < x < 1); sign confusion between the two
arctan / arccotDefined for all real x — no domain worries; no square root in the denominator; very common in integrationMixing up 1/(1 + x²) with 1/(1 − x²); forgetting the chain rule factor when the argument isn't plain x
arcsec / arccscComplete the set of six; useful in certain trigonometric substitution problemsThe absolute value |x| in the denominator is often forgotten; the domain |x| > 1 is less intuitive; textbook conventions vary
KEY TAKEAWAY
Think of the six inverse trig derivative formulas like three pairs of twins. Each pair looks nearly identical — same denominator, same structure — but one twin has a negative sign. The arcsin/arccos pair uses √(1 − x²), the arctan/arccot pair uses (1 + x²), and the arcsec/arccsc pair uses |x|√(x² − 1). Memorize the positive version of each pair, then just add a minus sign for the co-function.

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.

How derivative formulas become integration formulas
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

PROBLEM 1CONCEPTUAL
Explain why the derivative of arcsin(x) contains a square root expression √(1 − x²) in the denominator. What happens graphically to arcsin(x) as x approaches 1 or −1 that explains why the derivative approaches infinity?
PROBLEM 2BASIC CALCULATION
Find the derivative of f(x) = arctan(5x).
PROBLEM 3INTERMEDIATE
Find the derivative of g(x) = arcsin(x²).
PROBLEM 4APPLIED
A camera on the ground is 50 meters from the base of a rocket launch pad. When the rocket is at height h meters, the camera's angle of elevation is θ = arctan(h/50). Find dθ/dh when the rocket is at a height of 50 meters.
PROBLEM 5CRITICAL THINKING
Let h(x) = arcsin(x) + arccos(x). Without using a calculator, find h′(x). Explain your result and what it tells you about the relationship between arcsin and arccos.

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.

Varsity Tutors • Calculus 1 • Inverse Trig Derivatives — Differentiating Inverse Trigonometric Functions