Fiveable

โˆซCalculus I Unit 5 Review

QR code for Calculus I practice questions

5.7 Integrals Resulting in Inverse Trigonometric Functions

5.7 Integrals Resulting in Inverse Trigonometric Functions

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
โˆซCalculus I
Unit & Topic Study Guides

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: โˆซ1a2โˆ’x2โ€‰dx=sinโกโˆ’1โ€‰โฃ(xa)+C\int \frac{1}{\sqrt{a^2 - x^2}}\, dx = \sin^{-1}\!\left(\frac{x}{a}\right) + C for โˆฃxโˆฃ<โˆฃaโˆฃ|x| < |a|
  • Arctangent: โˆซ1a2+x2โ€‰dx=1atanโกโˆ’1โ€‰โฃ(xa)+C\int \frac{1}{a^2 + x^2}\, dx = \frac{1}{a}\tan^{-1}\!\left(\frac{x}{a}\right) + C
  • Arcsecant: โˆซ1xx2โˆ’a2โ€‰dx=1asecโกโˆ’1โ€‰โฃ(โˆฃxโˆฃa)+C\int \frac{1}{x\sqrt{x^2 - a^2}}\, dx = \frac{1}{a}\sec^{-1}\!\left(\frac{|x|}{a}\right) + C for โˆฃxโˆฃ>โˆฃaโˆฃ|x| > |a|

The way to identify which formula applies is to look at the denominator's structure:

  • See a2โˆ’x2\sqrt{a^2 - x^2}? Think arcsine.
  • See a2+x2a^2 + x^2 (no square root)? Think arctangent.
  • See xx2โˆ’a2x\sqrt{x^2 - a^2}? Think arcsecant.

Once you match the form, plug in the value of aa, evaluate, and don't forget +C+C.

Example: Evaluate โˆซ19โˆ’x2โ€‰dx\int \frac{1}{\sqrt{9 - x^2}}\, dx.

Here a2=9a^2 = 9, so a=3a = 3. This matches the arcsine form directly:

โˆซ19โˆ’x2โ€‰dx=sinโกโˆ’1โ€‰โฃ(x3)+C\int \frac{1}{\sqrt{9 - x^2}}\, dx = \sin^{-1}\!\left(\frac{x}{3}\right) + C

Inverse trigonometric function integrals, Inverse trigonometric functions - formulasearchengine

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 uu-substitution or by completing the square.

Using uu-substitution:

When the variable expression inside the integrand isn't just xx, a simple uu-sub can bring it into standard form.

Example: Evaluate โˆซ14+(xโˆ’3)2โ€‰dx\int \frac{1}{4 + (x-3)^2}\, dx.

  1. Let u=xโˆ’3u = x - 3, so du=dxdu = dx.

  2. The integral becomes โˆซ14+u2โ€‰du\int \frac{1}{4 + u^2}\, du.

  3. Now a2=4a^2 = 4, so a=2a = 2. Apply the arctangent formula: 12tanโกโˆ’1โ€‰โฃ(u2)+C\frac{1}{2}\tan^{-1}\!\left(\frac{u}{2}\right) + C

  4. Substitute back: 12tanโกโˆ’1โ€‰โฃ(xโˆ’32)+C\frac{1}{2}\tan^{-1}\!\left(\frac{x-3}{2}\right) + C

Completing the square:

If you see something like x2+6x+13x^2 + 6x + 13 in the denominator, complete the square to reveal the standard form: x2+6x+13=(x+3)2+4x^2 + 6x + 13 = (x+3)^2 + 4. Then use a uu-sub with u=x+3u = x + 3.

Trigonometric substitution is a more advanced technique where you replace xx itself with a trig expression. The three cases are:

  • For a2โˆ’x2\sqrt{a^2 - x^2}: substitute x=asinโกฮธx = a\sin\theta, dx=acosโกฮธโ€‰dฮธdx = a\cos\theta\, d\theta
  • For x2+a2\sqrt{x^2 + a^2}: substitute x=atanโกฮธx = a\tan\theta, dx=asecโก2ฮธโ€‰dฮธdx = a\sec^2\theta\, d\theta
  • For x2โˆ’a2\sqrt{x^2 - a^2}: substitute x=asecโกฮธx = a\sec\theta, dx=asecโกฮธtanโกฮธโ€‰dฮธdx = a\sec\theta\tan\theta\, d\theta

After integrating in terms of ฮธ\theta, you substitute back to express the answer in terms of xx. For most problems in this section, though, a uu-sub or completing the square will be enough. Trig substitution becomes more central in Calculus II.

Inverse trigonometric function integrals, Inverse trigonometric functions - Wikipedia

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.

FunctionDomainRange
sinโกโˆ’1(x)\sin^{-1}(x)[โˆ’1,1][-1, 1][โˆ’ฯ€2,โ€‰ฯ€2]\left[-\frac{\pi}{2},\, \frac{\pi}{2}\right]
tanโกโˆ’1(x)\tan^{-1}(x)(โˆ’โˆž,โˆž)(-\infty, \infty)(โˆ’ฯ€2,โ€‰ฯ€2)\left(-\frac{\pi}{2},\, \frac{\pi}{2}\right)
secโกโˆ’1(x)\sec^{-1}(x)(โˆ’โˆž,โˆ’1]โˆช[1,โˆž)(-\infty, -1] \cup [1, \infty)[0,ฯ€]\left[0, \pi\right], excluding ฯ€2\frac{\pi}{2}
What this means in practice:
  • For sinโกโˆ’1โ€‰โฃ(xa)\sin^{-1}\!\left(\frac{x}{a}\right), you need โˆฃxโˆฃ<โˆฃaโˆฃ|x| < |a| (the original integrand has a2โˆ’x2\sqrt{a^2 - x^2}, which already enforces this).
  • For tanโกโˆ’1โ€‰โฃ(xa)\tan^{-1}\!\left(\frac{x}{a}\right), there's no restriction on xx. Any real number works.
  • For secโกโˆ’1โ€‰โฃ(โˆฃxโˆฃa)\sec^{-1}\!\left(\frac{|x|}{a}\right), you need โˆฃxโˆฃ>โˆฃaโˆฃ|x| > |a| (again, the square root x2โˆ’a2\sqrt{x^2 - a^2} 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 โˆซfโ€ฒ(x)a2โˆ’[f(x)]2โ€‰dx\int \frac{f'(x)}{\sqrt{a^2 - [f(x)]^2}}\, dx, the fโ€ฒ(x)f'(x) in the numerator acts as the "dudu" from a substitution with u=f(x)u = f(x), and the result is sinโกโˆ’1โ€‰โฃ(f(x)a)+C\sin^{-1}\!\left(\frac{f(x)}{a}\right) + C. 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, โˆซ15โˆ’3x2โ€‰dx\int \frac{1}{\sqrt{5 - 3x^2}}\, dx requires rewriting as โˆซ15โ€‰1โˆ’35x2โ€‰dx\int \frac{1}{\sqrt{5}\,\sqrt{1 - \frac{3}{5}x^2}}\, dx and then substituting to match the arcsine pattern.
2,589 studying โ†’