AP Calculus AB and BC

Common Integrals: The Complete Table

Every AP antiderivative comes from reversing a derivative you know: the power rule (add one to the exponent, divide), 1/x gives ln|x|, e^x stays e^x, a^x gives a^x/ln a, plus the six trig and two inverse-trig forms. All are AB and BC; BC adds techniques, not new forms. Always write + C.

How to read this table: reverse a derivative you know

An antiderivative is a derivative rule run backward, so the recognition skill this whole reference trains is one question: which derivative would have produced this integrand? Topic 6.8 supplies the basic rules, and every form on this page is one you can rebuild by differentiating the answer and checking that you land back on the integrand. Nothing in the core table below is BC only. Each row is on both AB and BC, and the section at the end says exactly what BC adds.

IntegralAntiderivativeWhen to reach for it
xndx\int x^n\,dxxn+1n+1+C, n1\dfrac{x^{n+1}}{n+1}+C,\ n\neq -1Any power of xx: whole, fractional, or negative. Add one to the exponent, divide by the new exponent. Rewrite roots as x1/2x^{1/2} and 1x3\frac{1}{x^3} as x3x^{-3} first.
1xdx\int \dfrac{1}{x}\,dxlnx+C\ln|x|+CThe n=1n=-1 case the power rule cannot touch (dividing by n+1=0n+1=0 fails). The absolute value keeps it valid where x<0x<0.
exdx\int e^x\,dxex+Ce^x+Cexe^x is its own antiderivative. If the exponent is kxkx instead of xx, divide by kk (see the linear-inside table).
axdx\int a^x\,dxaxlna+C\dfrac{a^x}{\ln a}+CBase a>0, a1a>0,\ a\neq 1. Reverses (ax)=axlna(a^x)'=a^x\ln a, so you divide by lna\ln a. Setting a=ea=e recovers the row above, since lne=1\ln e=1.

The + C is not optional

An indefinite integral names a whole family of functions that differ by a constant. Drop the +C+C and you have named one member, not the antiderivative. On a free-response question that gives an initial condition, the missing +C+C is exactly where the particular-solution point disappears. Definite integrals need no +C+C: it cancels in F(b)F(a)F(b)-F(a).

Trigonometric antiderivatives

These six are the derivative rules of Topics 2.7 and 2.10 read backward, nothing more. Match the integrand to the derivative that produces it and copy the answer. The only recurring error is sign. Three of the six carry a minus: they are exactly the ones whose antiderivative is a cofunction (cos-\cos, cot-\cot, csc-\csc), because the cofunctions cos\cos, cot\cot, and csc\csc are the ones whose derivatives carry the minus sign.

IntegralAntiderivativeReverses / watch for
sinxdx\int \sin x\,dxcosx+C-\cos x + CReverses (cosx)=sinx(\cos x)'=-\sin x. The leading minus sign is the single most common error on this list.
cosxdx\int \cos x\,dxsinx+C\sin x + CReverses (sinx)=cosx(\sin x)'=\cos x. No sign flip.
sec2xdx\int \sec^2 x\,dxtanx+C\tan x + CReverses (tanx)=sec2x(\tan x)'=\sec^2 x. Spot the squared secant.
csc2xdx\int \csc^2 x\,dxcotx+C-\cot x + CReverses (cotx)=csc2x(\cot x)'=-\csc^2 x. Carries a minus.
secxtanxdx\int \sec x\tan x\,dxsecx+C\sec x + CReverses (secx)=secxtanx(\sec x)'=\sec x\tan x. The product is the tell.
cscxcotxdx\int \csc x\cot x\,dxcscx+C-\csc x + CReverses (cscx)=cscxcotx(\csc x)'=-\csc x\cot x. Carries a minus.

Tangent and cotangent are not on the basic list because you do not get them by reversing a single derivative; you get them from a u-substitution (Topic 6.9). They still show up often enough to keep nearby.

IntegralAntiderivativeHow you actually get it
tanxdx\int \tan x\,dxlncosx+C=lnsecx+C-\ln|\cos x| + C = \ln|\sec x| + CLet u=cosxu=\cos x, so du=sinxdxdu=-\sin x\,dx: it becomes 1udu=lnu+C=lncosx+C\int \frac{-1}{u}\,du=-\ln|u|+C=-\ln|\cos x|+C.
cotxdx\int \cot x\,dxlnsinx+C\ln|\sin x| + CLet u=sinxu=\sin x, so du=cosxdxdu=\cos x\,dx: it becomes 1udu=lnu+C=lnsinx+C\int \frac{1}{u}\,du=\ln|u|+C=\ln|\sin x|+C.

Do not memorize the integral of secant

secxdx=lnsecx+tanx+C\int \sec x\,dx=\ln|\sec x+\tan x|+C is a standard formula in a college course, but it is outside the AP forms and is not expected on the exam. If a problem seems to demand it, re-read the integrand: the intended path is almost always a u-substitution or one of the rows above.

Inverse-trigonometric antiderivatives

These are where a fraction with no obvious substitution turns into an inverse trig function. Recognizing the pattern is the entire skill, because the integrand does not look like anything until you match the shape of the denominator. Topic 6.10 (completing the square) exists largely to push a completed-square denominator into the arctan form, and it is on both AB and BC.

IntegralAntiderivativePattern to recognize
11x2dx\int \dfrac{1}{\sqrt{1-x^2}}\,dxarcsinx+C\arcsin x + CA root over constantx2\text{constant}-x^2 with a plain numerator. A square root in the denominator points to arcsin\arcsin.
11+x2dx\int \dfrac{1}{1+x^2}\,dxarctanx+C\arctan x + Cconstant+x2\text{constant}+x^2 in the denominator, no root. That shape points to arctan\arctan.
1a2x2dx\int \dfrac{1}{\sqrt{a^2-x^2}}\,dxarcsinxa+C\arcsin\dfrac{x}{a} + CThe general radius-aa version. Same shape, with a2a^2 in place of 11; the answer divides the inside by aa, giving arcsinxa\arcsin\dfrac{x}{a}.
1a2+x2dx\int \dfrac{1}{a^2+x^2}\,dx1aarctanxa+C\dfrac{1}{a}\arctan\dfrac{x}{a} + CThe general aa version. Note the extra 1a\frac{1}{a} out front, which the arcsin\arcsin form does not have.

Which inverse-trig form is it?

A square root in the denominator means arcsin\arcsin; no root means arctan\arctan. If the denominator is a quadratic that is not yet in a2±x2a^2\pm x^2 shape, complete the square first (Topic 6.10), then read off aa. The arcsecant form 1xx21dx=arcsecx+C\int \frac{1}{x\sqrt{x^2-1}}\,dx=\text{arcsec}|x|+C is essentially never tested on the AP exam; the two patterns above cover what you need.

Constant multiples, a linear inside, and what BC adds

Two adjustments extend every row above without new memorizing. Constant multiples pull straight out front: kf(x)dx=kf(x)dx\int k\,f(x)\,dx = k\int f(x)\,dx. And when the inside is linear, of the form ax+bax+b, a single u-substitution shows the only change to the answer is dividing by aa. Knowing these shortcut versions cold saves you a full written substitution on the exam.

Integral (linear inside)AntiderivativeWhy the extra constant appears
ekxdx\int e^{kx}\,dx1kekx+C\dfrac{1}{k}e^{kx}+Cu=kxu=kx gives du=kdxdu=k\,dx, so the 1k\frac{1}{k} is that constant coming back out.
cos(kx)dx\int \cos(kx)\,dx1ksin(kx)+C\dfrac{1}{k}\sin(kx)+CSame u=kxu=kx. The sign follows the plain cosxdx\int \cos x\,dx rule.
sin(kx)dx\int \sin(kx)\,dx1kcos(kx)+C-\dfrac{1}{k}\cos(kx)+CSame u=kxu=kx. Keep the minus from sinxdx\int \sin x\,dx.
(ax+b)ndx\int (ax+b)^n\,dx(ax+b)n+1a(n+1)+C, n1\dfrac{(ax+b)^{n+1}}{a(n+1)}+C,\ n\neq -1Power rule with an extra 1a\frac{1}{a} from u=ax+bu=ax+b.
1ax+bdx\int \dfrac{1}{ax+b}\,dx1alnax+b+C\dfrac{1}{a}\ln|ax+b|+CThe n=1n=-1 case of the row above. Still a log, still divided by aa.

BC note: no new basic forms, just new ways in

Every form on this page is on both AB and BC. BC does not add antiderivative formulas; it adds techniques for rewriting a hard integral until one of these rows applies: integration by parts (Topic 6.11), linear partial fractions (Topic 6.12), and improper integrals (Topic 6.13). Partial fractions, for example, only turns a rational function into a sum of 1ax+b\frac{1}{ax+b} pieces, each of which uses the log row above. The table you memorize is identical for both courses.