The integral test for convergence is a tool that lets a student decide whether an infinite series converges or diverges by comparing its terms to a related improper integral. On the AP Calculus BC exam, this idea sits inside Unit 10 of the course framework, the series unit, and it is one of the cleanest ways to turn a series question into a calculus question you can actually compute. The test has three requirements — positive terms, a continuous, positive, decreasing function, and a tractable integral — and if all three hold, the series and the integral share the same fate. Used correctly, it is the workhorse behind about a third of the series MCQ items in the BC Multiple-Choice section, and it shows up as a stepping stone in 1–2 free-response questions each sitting.
Why the integral test earns its place on the AP Calculus BC exam
The AP Calculus BC course framework dedicates a portion of Unit 10 to convergence tests for series of constants. The integral test is the first convergence test students meet that bridges two big ideas: the integral as accumulation, and the series as partial-sum behaviour. From a score-building point of view, this is one of the most efficient items to master, because the mechanics are short, the conceptual payoff is large, and the same template recurs in disguised forms across multiple questions.
On the exam, the integral test is rarely the final answer. It is usually the first move in a chain. A typical BC free-response item walks the student through: (a) decide convergence or divergence of a p-series; (b) apply the integral test to a non-standard series; (c) use the remainder estimate to bound the error of a partial sum. The integral test is the hinge between part (a) and part (b), so losing it costs points twice. In my experience grading mock BC papers, a student who gets the integral test right on one part usually carries that fluency into the comparison and ratio test questions on the next part. Lose it, and the comparison and ratio items that follow become much harder.
For exam preparation, the high-yield return is enormous. A single 30-minute drill on integral test mechanics, conditions, and p-series shortcuts can lift the series sub-score by a full raw point on the multiple-choice section, which translates to a noticeable movement on the 1–5 scale. Students aiming at a 5 in BC should treat the integral test as compulsory, not optional, and should be able to write out the three conditions from memory before the proctor says begin.
The three conditions of the integral test that the AP reader will check
The integral test is not a free pass. The College Board explicitly tests whether you verify the three conditions before you compute the integral, and graders do take points off for skipping them. The conditions, written for a series ∑ aₙ where aₙ = f(n) for n ≥ 1, are these.
First, the function f must be continuous on [1, ∞), or more generally on the interval [N, ∞) for some positive integer N. Discontinuities on the interval can be addressed by starting the series at a later index, which is a common exam trick. A typical BC question gives you a series that begins at n = 2 or n = 3 precisely so the test still applies once you adjust the index.
Second, f(x) must be positive for all x ≥ N. Negative or sign-changing series do not get the integral test. The test compares a sum of positive terms to an area under a positive curve, so the geometry only makes sense if everything is positive. If you see (−1)ⁿ in the series, walk away from the integral test and reach for the alternating series test instead.
Third, f(x) must be decreasing on [N, ∞). Geometrically, this is what allows the rectangles in the Riemann comparison picture to sit either above or below the curve, producing the bounds that drive the test. Algebraically, you verify it by showing f'(x) ≤ 0 on the interval for the differentiable case, or by direct inequality for sequences. The decreasing condition is the one students most often forget to check on a multiple-choice item, and it is the easiest place to lose a point on a free-response.
A useful exam tactic is to write the three conditions in a single bullet list as the first line of your work, then check off each one before moving on. It costs you ten seconds and saves you a one-point deduction when the grader is moving quickly through a stack.
The core formula and how to set it up on the exam
With the three conditions met, the integral test states that the series ∑ f(n) converges if and only if the improper integral ∫₁^∞ f(x) dx converges. The integral and the series share the same convergence behaviour: both converge, or both diverge. Note carefully — the integral test does not give you the value of the series, only the verdict.
The set-up is mechanical. Replace n with x, replace the summation index with the lower limit, and replace infinity with the upper limit. So the series ∑_{n=1}^∞ 1/n² becomes the integral ∫₁^∞ 1/x² dx. The series ∑_{n=2}^∞ 1/(n·ln n) becomes ∫₂^∞ 1/(x·ln x) dx. The substitution is uniform, and once you have made it, you compute the improper integral using a limit of a definite integral as the upper bound goes to infinity.
There are three integral shapes that appear over and over on BC exam items. The p-integral ∫₁^∞ 1/xᵖ dx converges if p > 1 and diverges if p ≤ 1. The integrand 1/xᵖ is the p-series template, and the result gives you the entire p-series classification for free. The exponential decay integral ∫₁^∞ 1/aˣ dx with a > 1 is a geometric-area style computation and always converges. The logarithmic integral ∫₂^∞ 1/(x·(ln x)ᵖ) dx is the only one that needs substitution, and it converges if and only if p > 1. This last one is the BC exam's favourite trap, and it is worth memorising in both the integral and series forms.
Most candidates reading this should know that the integral test rarely requires a tricky antiderivative. If your integral set-up needs integration by parts, a trig substitution, or partial fractions, you have probably chosen the wrong convergence test. Reach for direct comparison or limit comparison instead, which are built for the harder integrals.
Worked example 1: a clean p-series disguise
Consider the series ∑_{n=1}^∞ 1/n³. Verify the integral test applies. f(x) = 1/x³ is continuous on [1, ∞), positive, and decreasing because the derivative −3/x⁴ is negative. The integral ∫₁^∞ 1/x³ dx evaluates to lim_{b→∞} [−1/(2x²)] from 1 to b = 0 − (−1/2) = 1/2. The integral converges, so the series converges. Two lines of work, full credit on a free-response.
Worked example 2: a logarithmic integral trap
Consider ∑_{n=2}^∞ 1/(n·(ln n)²). Here f(x) = 1/(x·(ln x)²) is continuous on [2, ∞) (note the lower bound), positive, and decreasing. The integral ∫₂^∞ 1/(x·(ln x)²) dx. Let u = ln x, du = dx/x. The integral becomes ∫_{ln 2}^∞ 1/u² du, which equals 1/ln 2. The integral converges, so the series converges. This is a classic BC question and the substitution is the only tricky step — if you can do it cold, the rest of the question is free.
How the integral test compares to direct and limit comparison on the BC exam
Convergence tests are a family, and the BC exam is explicit that students should be able to choose between them. The integral test is the most structured: it requires an integrable function and a manageable antiderivative. Direct comparison requires a known benchmark series and a pointwise inequality. Limit comparison requires a known benchmark series and a finite, positive limit of ratios.
A useful rule of thumb I share with my own BC students: if the term contains 1/xᵖ alone, use the integral test. If the term contains a polynomial in n multiplied by a power of 1, use comparison against a p-series. If the term contains an exponential, use ratio test. If the term contains a factorial, use ratio test. If the term contains a logarithm inside a polynomial structure, try integral test first, fall back to comparison if the integral is ugly.
Many BC questions give you a series that looks integrable but actually has a small twist — a missing power, a square root, an extra n in the denominator. The integral test still works in all of these if the integral is reasonable, but the bound on the integral test (the partial sum error estimate) is not always easy to compute. The exam often pairs the integral test with a remainder estimate in the next sub-part, so when in doubt, check whether the resulting integral has a closed form. If it does, the integral test is almost certainly the intended path.