| Study Guides
AP · Comparison tests for convergence · 14 min read · Updated 2026-05-10

Comparison tests for convergence — AP Calculus BC Study Guide

For: AP Calculus BC candidates sitting AP Calculus BC.

Covers: Direct Comparison Test, Limit Comparison Test, convergence/divergence criteria, edge cases for limit results, extension to series with negative terms, and testing for absolute convergence with comparison methods.

You should already know: Convergence and divergence definitions for infinite series, convergence rules for p-series and geometric series, basic limit laws for sequences.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus BC style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Comparison tests for convergence?

Comparison tests for convergence are a pair of related methods for determining whether an infinite series converges or diverges, by comparing the unknown series to a second series with known convergence behavior. This topic is a core component of Unit 10: Infinite Sequences and Series, which accounts for 17-18% of the total AP Calculus BC exam score. Comparison questions appear regularly in both multiple-choice (MCQ) and free-response (FRQ) sections, typically with 1-2 MCQ questions and occasionally as a graded part of a larger FRQ focusing on series convergence. Unlike the Integral Test, which requires you to integrate 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 have a core requirement: they are initially designed for series with non-negative terms, with extensions to other series via absolute convergence.

2. The Direct Comparison Test

The Direct Comparison Test is the simpler of the two comparison methods, and applies only to series with non-negative terms. For two infinite series and , suppose that for all greater than some finite integer (meaning after the first few finite terms), . The test gives two possible conclusions:

  1. If converges, then must also converge.
  2. If diverges, then must also diverge.

The intuition for this rule is straightforward: if a larger "upper bound" series does not grow without bound (diverge), then a smaller series bounded above by it cannot grow without bound either. Conversely, if the smaller "lower bound" series already diverges, any larger series must also diverge. A key detail that is easy to miss is that the inequality only needs to hold for all sufficiently large , not for the first term or early terms. Finite numbers of terms do not change the convergence behavior of a series, so early violations of the inequality do not invalidate the test.

Worked Example

Determine if converges using the Direct Comparison Test.

  1. Confirm all terms are non-negative for , which satisfies the test's core requirement.
  2. For all , , so taking reciprocals preserves the inequality: .
  3. The comparison series is a p-series with , which is known to converge.
  4. By the Direct Comparison Test, since the original series is smaller than a convergent series with non-negative terms, the original series converges.

Exam tip: Always confirm your inequality direction matches the conclusion you want: to prove convergence, your unknown series must be smaller than a known convergent series; to prove divergence, it must be larger than a known divergent series. If your inequality is the wrong direction, switch to the Limit Comparison Test instead.

3. The Limit Comparison Test

The Limit Comparison Test is a more flexible alternative to the Direct Comparison Test, designed for cases where the inequality does not work out to the direction you need, or where bounding the terms algebraically is messy. Like the Direct Comparison Test, it applies exclusively to series with non-negative terms. For two series and (with for all sufficiently large ), compute the limit of the ratio of the general terms: If , meaning the limit is a positive finite number, then and have the same convergence behavior: both converge or both diverge. Special cases for edge limits: if and converges, then converges; if and diverges, then diverges.

The intuition here is that for very large , , so the overall series grow at the same rate. This makes it ideal for rational functions of , where the leading terms of the numerator and denominator dominate the behavior for large .

Worked Example

Determine if converges using the Limit Comparison Test.

  1. For large , the leading term of the numerator is , and the leading term of the denominator is , so . We choose , a known convergent p-series term.
  2. Confirm all are positive for (after the first two terms, which do not affect convergence), so the test applies.
  3. Compute the limit:
  4. The limit is positive and finite, so the series have the same behavior. converges, so the original series converges.

Exam tip: For rational , always drop all lower-degree terms when choosing : only the highest power of in the numerator and denominator matters for the limit as , so this shortcut will always give you the correct comparison series.

4. Extending Comparison Tests to Series with Negative Terms

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 converges, then the original series converges absolutely, and therefore converges. Since 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 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.

Worked Example

Does the comparison test approach confirm convergence of ?

  1. This is a series with mixed terms, so we test absolute convergence by analyzing .
  2. For all , , so . We use the Direct Comparison Test with .
  3. The series is a convergent power series (it can be shown to converge to 2 via geometric series differentiation), so it converges.
  4. By Direct Comparison, converges, so the original series converges (absolutely). The comparison approach confirms convergence.

Exam tip: If an FRQ asks you to "use a comparison test" to determine convergence of an alternating series, they almost always want you to test for absolute convergence via comparison to get full credit.

5. Common Pitfalls (and how to avoid them)

  • Wrong move: Using the Direct Comparison Test to claim converges because and converges. Why: Students memorize that comparison to p-series works, but forget the inequality direction is wrong for their desired conclusion. Correct move: Always confirm: to prove convergence, your unknown series must be smaller than a known convergent; reverse for divergence. Use Limit Comparison instead if your inequality is the wrong direction.
  • Wrong move: Applying the Limit Comparison Test when and the comparison series diverges, then concluding the original series diverges. Why: Students generalize the rule incorrectly to edge cases. Correct move: Only draw conclusions for edge cases: if , only conclude convergence if the comparison series converges; if , only conclude divergence if the comparison series diverges. For all other combinations, the test is inconclusive.
  • Wrong move: Applying comparison tests directly to an alternating series without taking absolute values first. Why: Students forget the non-negative term requirement for all comparison methods. Correct move: Any series with mixed positive/negative terms must be tested by applying comparison to the series of absolute values of its terms first.
  • Wrong move: Claiming divergence because your original series is larger than a convergent comparison series. Why: Students mix up what information each comparison gives. Correct move: If your original series is larger than a convergent series, you learn nothing: the original series could still converge or diverge, so you need to try a new comparison series or switch tests.
  • Wrong move: Comparing to instead of . Why: Students forget to add the exponents of in the denominator to find the correct p-series. Correct move: For any product of powers/radicals of , simplify the total exponent of in the denominator minus the exponent in the numerator to get for your comparison p-series.

6. Practice Questions (AP Calculus BC Style)

Question 1 (Multiple Choice)

Which of the following statements about the series is true? A. The series converges by the Direct Comparison Test with the convergent geometric series B. The series converges by the Direct Comparison Test with the convergent geometric series C. The series diverges by the Direct Comparison Test with the divergent geometric series D. The series diverges by the nth Term Test, because does not exist.

Worked Solution: For all , , so . The series is a geometric series with common ratio , so , meaning it converges. Option B is incorrect because is divergent. Option C is incorrect because converges, not diverges. Option D is incorrect because . The correct answer is A.


Question 2 (Free Response)

Consider the infinite series . (a) Identify an appropriate comparison series to use with the Limit Comparison Test, and explain why you chose it. (b) Use the Limit Comparison Test to determine whether the series converges or diverges. (c) Can the Direct Comparison Test be used to reach the same conclusion? Justify your answer.

Worked Solution: (a) For large , the highest-degree terms dominate the behavior of the general term: numerator leading term is , denominator leading term is , so . The appropriate comparison series is , which is a known convergent p-series with . (b) Let and . All terms are positive for , so the Limit Comparison Test applies: Since , the series share the same convergence behavior. converges, so the original series converges. (c) The Direct Comparison Test cannot easily give this conclusion. For all , for , so . This means the original series is larger than a convergent series, which gives no information about its own convergence, so Direct Comparison is not useful here.


Question 3 (Application / Real-World Style)

An environmental engineer models the total amount of nutrient runoff from a growing watershed over time as the infinite series units of kg per year. Does the total long-term nutrient runoff converge to a finite value? If it converges, find an upper bound for the total runoff using the Direct Comparison Test.

Worked Solution: For all , , so: The comparison series is a convergent p-series with , so by Direct Comparison, the total runoff converges. The sum of the p-series is approximately 2.612, so the upper bound is kg. In context: the total long-term nutrient runoff from the watershed approaches a finite value of at most 261.2 kg.

7. Quick Reference Cheatsheet

Category Formula / Rule Notes
Direct Comparison Test (non-negative terms) for all If converges, converges; if diverges, diverges. Only needs to hold for large .
Limit Comparison Test (non-negative terms) If , both series have same convergence behavior.
Limit Comparison Edge 1: Only conclude convergence if converges No conclusion if diverges.
Limit Comparison Edge 2: Only conclude divergence if diverges No conclusion if converges.
All-negative terms Convergence is identical to ; apply comparison tests to .
Mixed positive/negative terms Test $\sum a_n
Common convergent comparison series p-series ; geometric $\sum r^n, r
Common divergent comparison series p-series ; geometric $\sum r^n, r

8. What's Next

Comparison tests are the foundational tool for analyzing the behavior of series with non-elementary general terms that cannot be easily evaluated with the nth Term Test or Integral Test. Mastery of comparison tests is an absolute prerequisite for the next topics in Unit 10, starting with absolute and conditional convergence, followed by the Ratio and Root Tests used to find intervals of convergence for power series. Without understanding how to compare the asymptotic behavior of two series, you will struggle to interpret inconclusive test results and justify convergence conclusions on FRQs. This topic also forms the basis for bounding the error of partial sums of convergent Taylor series, a common FRQ question on the AP exam.

Alternating Series Convergence Ratio and Root Tests for Convergence Absolute and Conditional Convergence Taylor and Maclaurin Series

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →