Calculus BC · Unit 10: Infinite Sequences and Series · 14 min read · Updated 2026-05-10
Comparison tests for convergence — AP Calculus BC
AP Calculus BC · Unit 10: Infinite Sequences and Series · 14 min read
1. Overview of Comparison Tests★★☆☆☆⏱ 2 min
Comparison tests for convergence are a pair of related methods for determining whether an infinite series converges or diverges, by comparing an unknown series to a second series with known convergence behavior. This topic accounts for 17-18% of the total AP Calculus BC exam score, appearing regularly in both multiple-choice and free-response sections.
Unlike the Integral Test, which requires integrating the general term, comparison tests rely on algebraic simplification and knowledge of standard series (p-series, geometric series), making them faster to apply for most rational, radical, and exponential series. All comparison tests are initially designed for series with non-negative terms, with extensions to other series via absolute convergence.
2. The Direct Comparison Test★★☆☆☆⏱ 4 min
The intuition for this rule is straightforward: if a larger upper bound series does not diverge, then a smaller series bounded above by it cannot diverge either. Conversely, if the smaller lower bound series already diverges, any larger series must also diverge.
Exam tip: Always check inequality direction before drawing a conclusion
3. The Limit Comparison Test★★★☆☆⏱ 5 min
The intuition here is that for very large $n$, $a_n \approx L b_n$, so the overall series grow at the same rate. This makes it perfect for rational functions of $n$, where the leading terms of the numerator and denominator dominate the behavior for large $n$.
4. Extending Comparison Tests to Series with Negative Terms★★★☆☆⏱ 3 min
The core comparison tests only work for series with all non-negative (or all non-positive) terms, because they rely on bounding to draw conclusions. To apply comparison methods to series with mixed positive and negative terms, we use the link between absolute convergence and convergence.
If the series of absolute values $\sum |a_n|$ converges, then the original series $\sum a_n$ converges absolutely, and therefore converges. Since $\sum |a_n|$ has all non-negative terms, we can apply direct or limit comparison to this transformed series to test for convergence.
The key limitation to remember: if $\sum |a_n|$ diverges, comparison tests cannot tell you anything about the convergence of the original alternating/mixed series. You will need another test (like the Alternating Series Test) to check for conditional convergence in that case.
5. AP-Style Concept Check★★☆☆☆⏱ 2 min
Common Pitfalls
Why: Students memorize that comparison to p-series works, but forget the inequality direction is wrong for their desired conclusion.
Why: Students generalize the $0 < L < \infty$ rule incorrectly to edge cases.
Why: Students forget the non-negative term requirement for all comparison methods.
Why: Students mix up what information each comparison gives.
Why: Students forget to add the exponents of $n$ in the denominator to find the correct p-series.