Understanding Derivatives of Inverses (Including Inverse Trig)
Differentiating Inverse Functions
What an inverse function is (and what it is not)
An inverse function is a function that “undoes” another function. If a function takes an input and outputs , then its inverse takes the output back to the original input:
and
These equations are the defining property of inverses.
A crucial warning: the notation does **not** mean the reciprocal function . Students often confuse these because exponent suggests “reciprocal,” but for functions, in the superscript means “inverse function,” not “one over.”
Why inverses matter for derivatives
Derivatives describe rates of change and slopes. Inverse functions often show up when you solve equations for an input in terms of an output. For example, if a model gives but you need as a function of , you are using an inverse.
The key geometric idea is this: the graph of and the graph of are reflections across the line . Reflection across swaps the roles of “run” and “rise,” which strongly suggests that slopes should turn into reciprocals.
That intuition becomes the main derivative relationship:
- the slope of the inverse at a corresponding point is the reciprocal of the slope of the original function at the matching point.
But you have to be careful about where you evaluate each slope—because the points swap coordinates.
Conditions: when an inverse is differentiable
For the inverse-derivative rule to work in the way you’ll use it in AP Calculus AB, you need:
- is one-to-one on the interval you care about (so the inverse exists as a function).
- is differentiable at the relevant point, and its derivative is not zero there.
That second condition matters because the inverse derivative involves dividing by . If , the inverse has a vertical tangent there (slope undefined), so the inverse derivative is not finite.
The inverse derivative formula (what it says and how to use it)
If , then by definition:
Differentiate both sides with respect to . On the left, depends on , so you must use the chain rule:
and the right side differentiates to :
Solve for :
Now replace with :
That is the main rule you use.
A point-specific version (common on AP questions)
Often you are asked for at a specific input . Then it’s helpful to write:
This tells you the workflow:
- Find , which is the number such that .
- Compute .
- Take the reciprocal.
Conceptually: the point lies on the inverse, which corresponds to the point on the original.
Seeing the “reciprocal slope” idea geometrically
Suppose . Then the point is on , and the point is on .
If the tangent slope to at is , then the inverse’s tangent slope at is:
So the reciprocal is real, but notice the input switches from to .
Worked example 1: using the formula at a point
Problem. A function is differentiable and one-to-one. You are given and . Find .
Step 1: interpret .
Since , it means .
Step 2: apply the inverse derivative formula.
Common pitfall: using instead. The derivative must be evaluated at the input to (here ), not at the input to (here ).
Worked example 2: finding from a table
AP questions often provide a table of values for and .
Problem. Suppose a table gives and . Find .
Because , we know . Then:
Worked example 3: using implicit differentiation without memorizing the formula
Sometimes you can derive the same result quickly in-context.
Problem. Let and let . Find .
Step 1: convert the inverse relationship.
If , then:
Here that is:
Step 2: differentiate both sides.
Factor out :
So:
Step 3: find by solving .
We need such that . Testing gives , so .
Then:
This matches the inverse-derivative logic: , so and the inverse derivative at is .
What can go wrong (and how to self-check)
- Mixing up inputs. If you’re computing , you need the point on where the output is . A good self-check is to explicitly write “find such that .”
- Forgetting the inverse exists only on a one-to-one interval. If isn’t one-to-one, you can sometimes restrict its domain to make it one-to-one—but you must know which branch you’re using.
- Ignoring the possibility of a vertical tangent. If , then is undefined (the inverse has a vertical tangent there).
Exam Focus
- Typical question patterns:
- Given values like and , find .
- Use a table of and values to compute inverse-derivative values.
- Given a graph of with a tangent slope at a point, infer the slope of at the reflected point.
- Common mistakes:
- Using instead of .
- Treating as .
- Forgetting to verify/find (the matching input on the original function).
Differentiating Inverse Trigonometric Functions
What “inverse trig” actually means
Inverse trigonometric functions reverse trig functions, but only after restricting trig functions to be one-to-one.
For example, sine is not one-to-one on all real numbers because many angles share the same sine value. To define an inverse, we restrict sine to a principal interval where it is one-to-one, then define:
- means with restricted to a principal range.
- means with restricted to a principal range.
- means with restricted to a principal range.
These principal ranges matter because they control the sign of cosine or sine that appears in derivative work.
Domains and ranges you must know
For AP Calculus AB, you should know these standard principal definitions:
- has domain and range .
- has domain and range .
- has domain and range .
Why you care: when you use identities like , you will need to decide whether is positive or negative. The principal range tells you.
A quick notation table (so you don’t misread the symbols)
| Meaning | Common notation | Equivalent notation |
|---|---|---|
| inverse sine | ||
| inverse cosine | ||
| inverse tangent |
Important: means , not .
Why inverse trig derivatives matter
Inverse trig derivatives appear constantly inside bigger differentiation problems because they are common antiderivatives in later units and common inverse relationships in modeling.
Also, they are a perfect “integration of ideas” topic: you need inverse functions, implicit differentiation, trig identities, and the chain rule.
Deriving the derivative of (from scratch)
Let:
By definition, that means:
Differentiate both sides with respect to . Use the chain rule on the left:
So:
Now we need to rewrite in terms of . From and the Pythagorean identity:
So or . Which one is correct?
Because is restricted to , cosine is nonnegative on that interval. Therefore:
Substitute back:
This derivative only makes sense for as a function derivative (endpoints involve vertical tangents).
Deriving the derivative of
Let:
Then:
Differentiate:
So:
Use . On the range , sine is nonnegative, so:
Therefore:
Notice it is the negative of the derivative.
Deriving the derivative of
Let:
Then:
Differentiate:
So:
Use the identity and substitute :
Thus:
This one works for all real .
Using these derivatives correctly: the chain rule is not optional
On the AP exam, inverse trig functions almost always appear as part of a composite, like or . You must combine the inverse trig derivative with the chain rule.
If where , then:
Similarly:
and
Here means .
Worked example 1: differentiating a composite with
Problem. Find .
Let , so . Apply the chain rule form:
A natural domain note: the inside of arcsine must satisfy , so the original function is defined for , and the derivative has vertical tangent behavior near the endpoints.
Worked example 2: differentiating with algebra inside
Problem. Find .
Let , so . Then:
A common mistake is to write , which incorrectly “drops the square” on .
Worked example 3: mixing inverse trig with other derivative rules
Problem. Find .
This requires the product rule. Let:
Then:
Use the derivative formula for :
So:
Connecting inverse trig derivatives back to inverse-function derivatives
You can think of inverse trig derivatives as special cases of the inverse-function derivative rule.
For instance, sine and arcsine are inverses on the restricted sine interval. The general inverse rule says:
If (with the restricted domain where it’s one-to-one), then and , so:
Then the triangle/identity work converts into . This viewpoint helps you remember that the inverse derivative involves “reciprocal of derivative evaluated at the inverse,” not just a random formula.
Common conceptual traps with inverse trig
- Confusing with . The latter is . Inverse trig is an inverse function, not a reciprocal.
- Forgetting the chain rule. If the inside isn’t exactly , you need to multiply by the inside derivative.
- Sign mistakes from ignoring principal ranges. When deriving, deciding that uses the fact that is in the principal range for . If you don’t respect the range, you can get the wrong sign.
Exam Focus
- Typical question patterns:
- Differentiate expressions like , , or , often combined with product/quotient rules.
- Use implicit differentiation with a step like to justify a derivative formula or to differentiate an equation involving inverse trig.
- Evaluate a derivative at a specific point (sometimes requiring you to compute the inside value first, then plug into the derivative).
- Common mistakes:
- Writing or but forgetting the inside substitution, leading to forms like instead of .
- Dropping parentheses when squaring, such as turning into .
- Mixing up inverse trig with reciprocal trig, especially interpreting as .