Integrals Resulting in Inverse Trigonometric Functions
Inverse Trigonometric Function Integrals
Certain rational expressions and expressions involving square roots don't integrate into the usual polynomial, exponential, or logarithmic forms. Instead, they produce inverse trigonometric functions. Recognizing these patterns saves you from a lot of unnecessary work.
There are three standard forms you need to memorize:
- Arcsine: for
- Arctangent:
- Arcsecant: for
The way to identify which formula applies is to look at the denominator's structure:
- See ? Think arcsine.
- See (no square root)? Think arctangent.
- See ? Think arcsecant.
Once you match the form, plug in the value of , evaluate, and don't forget .
Example: Evaluate .
Here , so . This matches the arcsine form directly:

Substitution for Inverse Trigonometric Forms
Many integrals won't match the standard forms right away. You'll need to manipulate them first, usually with a -substitution or by completing the square.
Using -substitution:
When the variable expression inside the integrand isn't just , a simple -sub can bring it into standard form.
Example: Evaluate .
-
Let , so .
-
The integral becomes .
-
Now , so . Apply the arctangent formula:
-
Substitute back:
Completing the square:
If you see something like in the denominator, complete the square to reveal the standard form: . Then use a -sub with .
Trigonometric substitution is a more advanced technique where you replace itself with a trig expression. The three cases are:
- For : substitute ,
- For : substitute ,
- For : substitute ,
After integrating in terms of , you substitute back to express the answer in terms of . For most problems in this section, though, a -sub or completing the square will be enough. Trig substitution becomes more central in Calculus II.

Domains and Ranges in Integration
The inverse trig functions have restricted domains and ranges by definition. When your answer involves one of these functions, the argument has to fall within the allowed domain, or the answer doesn't make sense.
| Function | Domain | Range |
|---|---|---|
| , excluding | ||
| What this means in practice: |
- For , you need (the original integrand has , which already enforces this).
- For , there's no restriction on . Any real number works.
- For , you need (again, the square root enforces this).
These restrictions rarely cause trouble on their own because the integrand's domain naturally matches. But when you evaluate definite integrals, make sure your limits of integration stay within the valid domain.
Advanced Integration Techniques
Some problems layer inverse trig forms with other techniques. Here are the most common combinations you'll encounter:
- Partial fractions first: If the integrand is a complex rational function, decompose it. Some of the resulting terms may produce inverse trig integrals.
- Completing the square: As shown above, this is often the key step that reveals a hidden arctangent or arcsine form.
- Chain rule awareness: If the integral has the form , the in the numerator acts as the "" from a substitution with , and the result is . Always check whether a function and its derivative are both present before reaching for heavier techniques.
- Coefficient adjustments: Sometimes you need to factor a constant out of the square root or denominator to match the standard form. For instance, requires rewriting as and then substituting to match the arcsine pattern.