AP Calculus AB and BC glossary

Inverse Trigonometric Integrals

Also called: Integrals giving arcsin and arctan

Inverse trigonometric integrals are the antiderivative patterns that produce arcsine and arctangent. With only a constant multiple of du on top, the denominator decides: a squared minus u squared under a root gives arcsine, while a plain sum a squared plus u squared gives arctangent.

The algebra sets the pattern, so read the whole integrand before reaching for a substitution. With only a constant multiple of dudu on top, and with a>0a > 0, a square root over a2u2a^2 - u^2 points to arcsine while a plain sum a2+u2a^2 + u^2 in a denominator points to arctangent. A denominator of uu2a2u\sqrt{u^2 - a^2} gives arcsecant, but that form sits outside what AB and BC test. Each pattern also has a negated cofunction version, since arccos(u/a)+C-\arccos(u/a) + C differentiates to the same integrand, which is why answer keys sometimes show arccosine.

dua2u2=arcsin(ua)+C,dua2+u2=1aarctan(ua)+C\int \frac{du}{\sqrt{a^2 - u^2}} = \arcsin\left(\frac{u}{a}\right) + C, \qquad \int \frac{du}{a^2 + u^2} = \frac{1}{a}\arctan\left(\frac{u}{a}\right) + C

The numerator decides as much as the denominator does. A factor of uu on top changes the answer entirely: xdxx2+1=12ln(x2+1)+C\int \frac{x\,dx}{x^2+1} = \frac{1}{2}\ln(x^2+1) + C by substitution rather than an arctangent, and xdx1x2=1x2+C\int \frac{x\,dx}{\sqrt{1-x^2}} = -\sqrt{1-x^2} + C rather than an arcsine, so a numerator such as x+1x+1 has to be split into its two pieces first. Completing the square reaches these patterns only when the leftover constant has the right sign, with aa taken as the positive square root: x2+6x+13x^2 + 6x + 13 becomes (x+3)2+4(x+3)^2 + 4, an arctangent with u=x+3u = x+3 and a=2a = 2, while x26x+5x^2 - 6x + 5 becomes (x3)24(x-3)^2 - 4, which is u2a2u^2 - a^2 and calls for partial fractions instead.

The mistake

The 1a\frac{1}{a} stays out front. dx9+x2\int \frac{dx}{9+x^2} is 13arctan(x/3)+C\frac{1}{3}\arctan(x/3) + C, not arctan(x/3)+C\arctan(x/3) + C, and losing that coefficient is the most common way this pattern goes wrong. The arcsine display carries no such factor, which is precisely why the arctangent one gets forgotten.

Appears in: Unit 6: Integration and Accumulation