AP CALCULUS AB • DIFFERENTIATION: COMPOSITE, IMPLICIT, AND INVERSE FUNCTIONS

Differentiating Inverse Trigonometric Functions

Master the derivatives of arcsin, arccos, arctan, and their composites to unlock powerful techniques for the AP exam.

Historical Context & Motivation

Trigonometric functions have been central to mathematics since ancient civilizations used them for astronomical computation and land surveying, yet the notion of inverse trigonometric functions — functions that answer the question "what angle produces this ratio?" — took centuries to formalize. The need to differentiate these inverses arose naturally during the development of calculus, when mathematicians sought antiderivatives for expressions such as 1/√(1 − x²) and 1/(1 + x²). Understanding the historical arc that led to their differentiation formulas reveals why these results occupy a permanent place in the calculus toolkit.

~150 CE
Ptolemy's Chord Tables
Claudius Ptolemy compiled detailed tables of chord lengths in the Almagest, providing the earliest systematic treatment of relationships now expressed through sine and cosine. These tables implicitly encoded inverse relationships when astronomers sought angles from observed ratios.
1676
Newton's Inverse Series
Isaac Newton derived the power-series expansion for arcsin x by inverting the sine series, one of the first explicit manipulations of an inverse trigonometric function in the context of infinitesimal calculus.
1697
Bernoulli & Integration Links
Johann Bernoulli recognized that the integral ∫ dx/√(1 − x²) equals arcsin x, establishing the deep connection between inverse trig functions and antiderivatives that remains essential in AP Calculus.
1748
Euler's Introductio
Leonhard Euler systematically organized the six inverse trigonometric functions and their properties in Introductio in Analysin Infinitorum, giving them the formal analytical framework used in modern textbooks.
1797
Lagrange's Derivative Notation
Joseph-Louis Lagrange popularized the prime notation f′(x) and codified the derivative formulas for inverse trigonometric functions using the chain rule framework, solidifying the results students learn today.

The central question this lesson addresses is straightforward yet far-reaching: given that trigonometric functions like sin, cos, and tan are not one-to-one on their natural domains, how do we rigorously define their inverses, and what are the derivative formulas for those restricted inverses? Mastering these derivatives is essential not only for the differentiation unit of AP Calculus AB but also for integration techniques you will encounter when evaluating definite integrals involving rational and radical expressions.

Core Principles & Definitions

Before computing any derivative, you need a precise understanding of what an inverse trigonometric function actually is and why domain restrictions are indispensable. The foundational ideas below form the bedrock upon which every differentiation formula rests. Because sinusoidal functions oscillate forever, they fail the horizontal line test on (−∞, ∞), so we must restrict their domains to intervals where they are strictly monotonic. Only then can we define a proper inverse that assigns exactly one angle to each ratio.

1

Domain Restriction

To make sin x one-to-one, we restrict it to [−π/2, π/2]. Similarly, cos x is restricted to [0, π] and tan x to (−π/2, π/2). These restrictions produce functions whose outputs cover the full range of the original, ensuring every y-value maps to exactly one x-value.
2

Inverse Function Theorem

If f is differentiable and f′(a) ≠ 0, then the inverse f⁻¹ is differentiable at b = f(a) and (f⁻¹)′(b) = 1/f′(a). This theorem converts the problem of differentiating an inverse into algebra with the original function's derivative.
3

Chain Rule Composition

When the argument of an inverse trig function is itself a function u(x), the chain rule multiplies the basic derivative formula by du/dx. This is the most common pattern on the AP exam: d/dx [arctan(u)] = (1/(1 + u²)) · u′.
4

Pythagorean Identities

The identities sin²θ + cos²θ = 1 and 1 + tan²θ = sec²θ are the algebraic engine behind every inverse trig derivative derivation. They allow us to convert expressions in θ back into expressions in x.
KEY TAKEAWAY
Think of inverse trig differentiation like reading a map in reverse. A forward trig function converts an angle (direction) into a ratio (coordinate), while the inverse converts a coordinate back into a direction. The derivative formulas tell you how sensitive that "direction recovery" is to small changes in the coordinate — analogous to how a GPS recalculates your heading when your position shifts slightly. The inverse function theorem provides the mathematical mechanism for this reversal.

Visual Explanation — Graphs of Inverse Trig Functions

A visual comparison of arcsin x, arccos x, and arctan x on the same coordinate plane reveals their distinct domains, ranges, and curvatures. The diagram below plots all three inverse trigonometric functions tested on the AP exam, with their restricted domains and ranges clearly labeled. Notice that arcsin x and arctan x are odd functions (symmetric about the origin), while arccos x has a vertical shift that breaks this symmetry.

The graph shows arcsin x (cyan) defined on [−1, 1] with range [−π/2, π/2], arccos x (violet) on [−1, 1] with range [0, π], and arctan x (pink) on (−∞, ∞) with horizontal asymptotes at y = ±π/2. Notice how arctan x has the widest domain but its range is bounded between the same limits as arcsin x.

Several features visible in the diagram directly inform the derivatives. The slope of arcsin x steepens dramatically as x approaches ±1, which corresponds to the factor 1/√(1 − x²) blowing up at the endpoints. By contrast, arctan x flattens toward its asymptotes, reflecting the denominator (1 + x²) growing without bound and driving the derivative toward zero. The arccos x curve mirrors arcsin x vertically, which explains why its derivative carries a negative sign: d/dx[arccos x] = −1/√(1 − x²). These graphical observations serve as a valuable check on your algebraic work.

Mathematical Framework — Deriving the Formulas

The derivative formulas for inverse trigonometric functions are not arbitrary; each one follows from the same elegant technique — implicit differentiation combined with a Pythagorean identity. We begin with the derivation for arcsin x to establish the pattern, then present the remaining formulas that you should commit to memory for the AP exam.

Derivation of d/dx [arcsin x]

Let y = arcsin x, so that sin y = x with y ∈ [−π/2, π/2]. Differentiating both sides implicitly with respect to x gives cos y · (dy/dx) = 1, hence dy/dx = 1/cos y. Since sin²y + cos²y = 1, we have cos y = √(1 − sin²y) = √(1 − x²). The positive square root is justified because y lies in [−π/2, π/2], where cosine is non-negative. Substituting back yields the formula below.

DERIVATIVE OF ARCSIN
d/dx [arcsin x] = 1 / √(1 − x²), |x| < 1
The domain excludes x = ±1 because the function has vertical tangent lines at the endpoints. With the chain rule: d/dx [arcsin(u)] = (1/√(1 − u²)) · du/dx.
DERIVATIVE OF ARCCOS
d/dx [arccos x] = −1 / √(1 − x²), |x| < 1
The negative sign arises because arccos x decreases as x increases. Equivalently, arcsin x + arccos x = π/2, so their derivatives must sum to zero.
DERIVATIVE OF ARCTAN
d/dx [arctan x] = 1 / (1 + x²)
Derived by setting y = arctan x, so tan y = x, differentiating to get sec²y · dy/dx = 1, and using sec²y = 1 + tan²y = 1 + x². This derivative is defined for all real x.
📝 AP Exam Tip
On the AP Calculus AB exam, the three derivatives above appear far more frequently than those of arccot, arcsec, or arccsc. Focus your memorization on arcsin, arccos, and arctan. When any of these functions have a composite argument u(x), always remember to multiply by du/dx via the chain rule.

Detailed Breakdown — Complete Derivative Table

The table below consolidates all six inverse trigonometric derivative formulas for reference. While the AP Calculus AB exam emphasizes arcsin, arccos, and arctan, understanding the full set sharpens your recognition of structural patterns — in particular, note how each "co-function" derivative is simply the negation of its counterpart.

Complete inverse trigonometric derivative formulas
Function y = f(x)Derivative dy/dxDomain of Derivative
arcsin x1 / √(1 − x²)(−1, 1)
arccos x−1 / √(1 − x²)(−1, 1)
arctan x1 / (1 + x²)(−∞, ∞)
arccot x−1 / (1 + x²)(−∞, ∞)
arcsec x1 / (|x|√(x² − 1))|x| > 1
arccsc x−1 / (|x|√(x² − 1))|x| > 1
This diagram shows the derivative functions themselves. The arcsin derivative has vertical asymptotes at x = ±1, the arccos derivative is its reflection across the x-axis, and the arctan derivative is the smooth bell-shaped curve 1/(1 + x²) that approaches 0 as |x| → ∞.

Key structural patterns emerge from the table and the derivative graph. First, every cofunction pair (arcsin/arccos, arctan/arccot, arcsec/arccsc) produces derivatives that differ only by a sign: the cofunction derivative is the negative of the function's derivative. Second, the radical √(1 − x²) appears whenever the original trig function involves sine or cosine, while the expression (1 + x²) appears for tangent and cotangent. Third, the derivative of arctan x is the only one defined on all real numbers, which is why arctan appears so frequently in antiderivative problems on the AP exam.

Worked Example — Chain Rule with Inverse Trig

The following worked example demonstrates the most common AP exam pattern: differentiating an inverse trig function whose argument is a non-trivial expression in x. We find dy/dx for y = arctan(3x²).

Find dy/dx for y = arctan(3x²)
1
Step 1 — Identify the Outer and Inner FunctionsThis is a composite function with the outer function f(u) = arctan u and the inner function u = 3x². By the chain rule, dy/dx = f′(u) · du/dx.
2
Step 2 — Apply the Arctan Derivative FormulaThe derivative of arctan u with respect to u is 1/(1 + u²). Substituting u = 3x² gives the outer derivative as 1/(1 + (3x²)²) = 1/(1 + 9x⁴).
Outer derivative: 1/(1 + 9x⁴)
3
Step 3 — Differentiate the Inner FunctionThe inner function is u = 3x², so du/dx = 6x by the power rule.
Inner derivative: du/dx = 6x
4
Step 4 — Multiply by the Chain RuleCombining both pieces: dy/dx = [1/(1 + 9x⁴)] · 6x.
dy/dx = 6x / (1 + 9x⁴)
5
Step 5 — Verify with a Graphical CheckAt x = 0, dy/dx = 0, which matches the fact that arctan(3x²) has a horizontal tangent at the origin (since 3x² has a minimum there). At x = 1, dy/dx = 6/10 = 0.6, a reasonable positive slope. The formula passes basic sanity checks.
⚠️ Common Mistake Alert
Students frequently forget to square the entire inner function when substituting into 1/(1 + u²). Writing 1/(1 + 3x²) instead of 1/(1 + (3x²)²) = 1/(1 + 9x⁴) is one of the most penalized errors on AP free-response questions. Always parenthesize the inner function before squaring.

Comparing Inverse Trig Derivatives — Strengths & Pitfalls

It is instructive to compare the three primary inverse trig derivatives side by side, noting where students typically encounter difficulties and what structural features can help you choose the right formula quickly during an exam.

Side-by-side comparison of the three primary inverse trig derivatives
Featurearcsin xarccos xarctan x
Derivative signAlways positiveAlways negativeAlways positive
Denominator type√(1 − x²) — radical√(1 − x²) — radical(1 + x²) — polynomial
Domain of derivative(−1, 1) — bounded(−1, 1) — bounded(−∞, ∞) — all reals
Common AP contextAntiderivatives involving 1/√(a² − x²)Related rates with anglesAntiderivatives involving 1/(a² + x²)
Common student errorForgetting |x| < 1 restrictionDropping the negative signNot squaring the entire u in 1/(1 + u²)
KEY TAKEAWAY
A useful mnemonic: if the original function lives in the "sine/cosine family," the derivative has a radical denominator √(1 − x²); if it lives in the "tangent family," the derivative has a polynomial denominator (1 + x²). This is because the Pythagorean identity used in the derivation changes from sin² + cos² = 1 to 1 + tan² = sec². Matching the identity to the family eliminates confusion about which formula to apply.

Connections to Integration and Advanced Theory

The derivative formulas for inverse trig functions have a dual life: read in reverse, they are antiderivative formulas. This duality makes inverse trig functions among the most powerful tools in the integration toolkit that you will encounter in later units of AP Calculus AB and in AP Calculus BC. The table below maps each derivative formula to its corresponding integral form, previewing how these results will reappear.

Derivative-antiderivative duality for inverse trig functions
Derivative (This Unit)Corresponding Antiderivative (Later Units)
d/dx [arcsin(x/a)] = 1/√(a² − x²)∫ dx/√(a² − x²) = arcsin(x/a) + C
d/dx [arctan(x/a)] = a/(a² + x²)∫ dx/(a² + x²) = (1/a) arctan(x/a) + C
d/dx [arcsec(|x|/a)] = a/(|x|√(x² − a²))∫ dx/(|x|√(x² − a²)) = (1/a) arcsec(|x|/a) + C

Beyond integration, these derivatives also appear in related rates problems involving angles. For example, if a camera tracks a rocket rising vertically, the angle of elevation θ = arctan(h/d), where h is the rocket's height and d is the horizontal distance. Differentiating with respect to time t requires the arctan derivative and the chain rule — precisely the skills developed in this lesson. In multivariable calculus, inverse trig functions become essential for evaluating double integrals in polar coordinates and for parametrizing curves on the unit circle. The foundational differentiation skills you build here remain relevant throughout higher mathematics.

Practice Problems

1
Which of the following correctly explains why the derivative of arccos x is negative for all x in (−1, 1)?
2
What is d/dx [arcsin(5x)]?
3
Find f′(x) if f(x) = x² · arctan(x). Express your answer in simplest form.
PROBLEM 4APPLIED
A security camera is mounted on a wall 4 meters above the floor. A person walks along the floor directly away from the base of the wall at a constant rate of 2 m/s. Let θ be the angle of depression from the camera to the person. At what rate is θ changing when the person is 3 meters from the base of the wall? Express your answer in exact form with correct units, and clearly identify which inverse trig derivative formula you use.
PROBLEM 5CRITICAL THINKING
Using implicit differentiation and the identity arcsin x + arccos x = π/2, prove that d/dx[arccos x] = −1/√(1 − x²) without re-deriving from the definition of arccos. Then explain why this identity-based proof is valid only when |x| < 1.

Lesson Summary

Differentiating inverse trigonometric functions requires three interlocking skills. First, you must understand domain restrictions that make sin, cos, and tan one-to-one, enabling their inverses to be well-defined functions. Second, you need the three core derivative formulas: d/dx[arcsin x] = 1/√(1 − x²), d/dx[arccos x] = −1/√(1 − x²), and d/dx[arctan x] = 1/(1 + x²). These formulas emerge from implicit differentiation combined with Pythagorean identities. Third, nearly every AP problem involves a composite function, so you must pair each formula with the chain rule by multiplying by du/dx.

Remember the structural pattern: sine/cosine family derivatives involve the radical √(1 − x²), while tangent family derivatives involve the polynomial (1 + x²). Cofunction pairs (arcsin/arccos, arctan/arccot) always have opposite signs in their derivatives. These formulas reappear as antiderivative formulas in the integration unit, making mastery here a long-term investment in your calculus toolkit.

Varsity Tutors • AP Calculus AB • Differentiating Inverse Trigonometric Functions