Integral Test for Convergence
AP Calculus BCΒ· AP Calculus BC CED β Infinite Sequences and SeriesΒ· 14 min read
1. The Integral Test and Required Hypothesesβ β ββββ± 4 min
The integral test for convergence connects the behavior of an infinite discrete positive-term series to the convergence of an improper integral, leveraging your existing knowledge of integration. For a series where , convergence of the series matches convergence of the improper integral when all three hypotheses are satisfied.
is continuous on : no discontinuities, jumps, or vertical asymptotes in the interval
is positive on : all outputs of for are greater than 0
is decreasing on : for all , so does not increase as increases
Does the integral test apply to the series ? Verify all hypotheses to justify your answer.
- 1
Define for . Check continuity: is a quotient of two continuous functions, and denominator for , so is continuous on .
- 2
Check positivity: For , and , so on .
- 3
Check if is decreasing by computing the derivative:
- 4
- 5
For , , so , meaning on . We can shift the starting index to (convergence only depends on the series tail), so all hypotheses are satisfied starting at . The integral test can be applied.
2. Applying the Integral Test for Convergenceβ β ββββ± 4 min
Once all three hypotheses are verified, the integral test gives a clear conclusion: the series converges if and only if the improper integral converges. A finite integral means the series converges; a divergent integral means the series diverges.
This relationship comes from Riemann sum bounding for decreasing positive functions:
renderer not yet implemented Β· content will appear once shipped]The most famous result from the integral test is the p-series convergence rule: converges if and diverges if , which is proven directly using the integral test.
Determine whether the series converges or diverges using the integral test.
- 1
Define for . Verify all hypotheses: (1) Continuous: denominator is never zero for all real , so is continuous on . (2) Positive: for all , so . (3) Decreasing: for all , so is decreasing. All hypotheses are satisfied.
- 2
Set up and evaluate the improper integral:
- 3
- 4
Compute the limit of the integral:
- 5
- 6
The integral evaluates to a finite value, so by the integral test, the series converges.
3. Remainder Error Bounds for Partial Sumsβ β β βββ± 3 min
When you approximate the sum of a convergent infinite series with its -th partial sum , the remainder is the error in your approximation. For series satisfying the integral test hypotheses, we can find explicit upper and lower bounds for this error.
If is continuous, positive, and decreasing for , and converges, the remainder satisfies:
renderer not yet implemented Β· content will appear once shipped]The series is known to converge. Find an upper and lower bound for the error when the sum is approximated by the 10th partial sum .
- 1
Confirm satisfies all integral test hypotheses for : it is continuous, positive, and so it is decreasing. The remainder bound formula applies.
- 2
Calculate the lower bound for :
- 3
- 4
Calculate the upper bound for :
- 5
- 6
Conclusion: The error satisfies .
4. AP-Style Concept Checkβ β β βββ± 3 min
Test your understanding of core integral test concepts:
For which of the following series can the integral test for convergence be correctly applied, starting at the given lower bound of the series?
A)
B)
C)
D)
Reveal answer
B) $\sum_{n=1}^\infty \frac{e^{-n}}{n^2}$ βOption A has alternating negative terms, violating positivity. Option C has terms that alternate sign, violating positivity. Option D has a division by zero at , violating continuity. Only Option B satisfies all three hypotheses of continuous, positive, decreasing on .
5. Common Pitfalls
Wrong move:
Claiming the integral test applies to because converges.
Why:
The positivity condition is violated, since alternates sign.
Correct move:
Always check all three hypotheses (continuous, positive, decreasing) before applying the integral test, and never use the test on alternating or term-negative series.
Wrong move:
Concluding converges because is finite.
Why:
Students confuse definite integrals with improper integrals, forgetting we need the integral to infinity to apply the test.
Correct move:
Always evaluate the improper integral by taking the limit as the upper bound goes to infinity, never stop at a finite bound.
Wrong move:
Claiming converges to 1 because .
Why:
Students confuse the value of the integral with the sum of the series.
Correct move:
Remember that the integral test only determines convergence or divergence, it never gives the value of the series sum.
Wrong move:
Stating the series diverges via the integral test when .
Why:
Students mix up the nth term test with the integral test, incorrectly attributing the divergence conclusion to the wrong test.
Correct move:
If , use the nth term test for divergence to conclude divergence, do not invoke the integral test for this conclusion.
Wrong move:
Using the remainder bound formula for a divergent series to bound partial sum error.
Why:
Students memorize the formula without remembering it only applies to convergent series, since divergent series have no finite sum to approximate.
Correct move:
Only use the integral test remainder bound after you have confirmed the series converges via the integral test.
6. Quick Reference Cheatsheet
Category | Formula/Rule | Notes |
|---|---|---|
Integral Test Hypotheses |
| Must verify all three before applying; can shift to any starting integer if needed |
Integral Test Convergence Rule | converges converges | Divergence of the integral implies divergence of the series; only for positive-term series |
P-Series Convergence (proven via integral test) | converges if , diverges if | Used widely for comparison tests after this result is established |
Lower Bound for Remainder Error | = error from approximating total sum by partial sum ; only for convergent series | |
Upper Bound for Remainder Error | Most AP questions asking for an error bound expect this upper bound as the answer | |
What Integral Test Does Not Give | The test only tells you convergence/divergence, not the value of the series sum | |
Invalid Application | No conclusion possible if any hypothesis is violated | If the test can't be applied, use another test (alternating series, comparison, ratio) |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2022 Β· MCQ
Check integral test applicability
- 2023 Β· FRQ
Convergence + error bound question
What's Next
The integral test is the foundation for most other convergence tests for infinite series, and it is a prerequisite for the direct and limit comparison tests that come next in the AP Calculus BC syllabus. Understanding how the tail of a series behaves relative to an improper integral also builds intuition for all error bound questions, which appear regularly in FRQs on alternating series and power series approximation. Without mastering the hypotheses of the integral test, you will often incorrectly justify convergence tests and lose points on free-response questions. The integral test also reinforces the core AP Calculus connection between discrete sums and continuous integration.
