Fiveable

♾️AP Calculus AB/BC Unit 10 Review

QR code for AP Calculus AB/BC practice questions

10.6 Comparison Tests for Convergence

10.6 Comparison Tests for Convergence

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

Comparison tests let you decide if a tricky positive-term series converges or diverges by comparing it with a simpler series you already understand, like a p-series or a geometric series. The direct comparison test uses an inequality between terms, while the limit comparison test checks the limit of the ratio of terms to see if two series behave the same way. For AP Calculus BC, name the comparison series and explain why the test applies.

How Do Comparison Tests Work?

Comparison tests decide convergence by matching a difficult positive-term series with a known benchmark series. Use direct comparison when you can prove the right inequality, and use limit comparison when the dominant terms show the two series have the same long-run behavior.

Why This Matters for the AP Calculus Exam

This is a BC-only topic inside infinite series, one of the most heavily tested parts of the BC exam. On multiple-choice questions, you will often need to quickly pick the right convergence test, and comparison tests are go-to tools when a series looks almost like a p-series or geometric series but is messier. On free-response questions that involve series, choosing an appropriate test and justifying your reasoning clearly is important for full credit, so being able to name the comparison series and state why the comparison is valid matters.

Comparison tests also build the habit of recognizing which simpler series controls the behavior of a complicated one. That same instinct helps later with the ratio test, alternating series, and power series convergence.

Key Takeaways

  • Both comparison tests require terms that are nonnegative (at least for large nn).
  • Direct comparison test: if 0anbn0 \leq a_n \leq b_n and bn\sum b_n converges, then an\sum a_n converges; if an\sum a_n diverges, then bn\sum b_n diverges.
  • Limit comparison test: if limnanbn\lim_{n\to\infty}\frac{a_n}{b_n} is a positive finite number, then an\sum a_n and bn\sum b_n either both converge or both diverge.
  • Pick your comparison series by looking at the dominant term, usually the highest power of nn or the fastest-growing exponential.
  • Common comparison series are p-series (1/np\sum 1/n^p, converges for p>1p>1) and geometric series (arn\sum ar^n, converges for r<1|r|<1).
  • Use direct comparison when a clean inequality is easy to set up, and limit comparison when the inequality is awkward but the end behavior is clear.

Comparison Test Theorems

Comparison tests are useful when a series is too messy to test directly but looks similar to a series you already know. There are two versions.

Direct Comparison Test

For two series an\sum a_n and bn\sum b_n with an, bn0a_n,\ b_n \geq 0 and anbna_n \leq b_n:

  1. an\sum a_n converges if bn\sum b_n converges.
  2. bn\sum b_n diverges if an\sum a_n diverges.

In plain English, both series must have nonnegative terms, and your first series must be term-by-term smaller than the second. If the larger series converges, the smaller one must also converge. If the smaller series diverges, the larger one must also diverge.

Limit Comparison Test

Sometimes a clean inequality is hard to set up. In that case, use the limit comparison test. For two series an\sum a_n and bn\sum b_n with an, bn0a_n,\ b_n \geq 0, both series either converge or both diverge if

limnanbn\lim_{n\to\infty}\frac{a_n}{b_n}

is positive and finite.

Here you compare end behavior instead of individual terms. If the limit were 0, then bnb_n grows much faster than ana_n. If the limit were \infty, then ana_n grows much faster than bnb_n. But if you get a positive, finite value (like 4), the two series behave the same way, so if one converges the other converges, and if one diverges the other diverges.


Breaking Down the Theorems

Practice Walkthrough 1

Determine if the following series converges.

n=152n2+4n+3\sum_{n=1}^\infty\frac{5}{2n^2+4n+3}

This is hard to test directly, so compare it to

n=15n2\sum_{n=1}^\infty\frac{5}{n^2}

The direct comparison test works here because both series have positive terms and 52n2+4n+35n2\frac{5}{2n^2+4n+3}\leq \frac{5}{n^2} (since 2n2+4n+3n22n^2+4n+3\geq n^2). By the p-series test, 5n2\sum\frac{5}{n^2} converges, so the original series converges too.

Practice Walkthrough 2

Determine if the following series converges.

n=113nn\sum_{n=1}^\infty\frac{1}{3^n-n}

Here the inequality is awkward, so use the limit comparison test. Set

an=13nna_n=\frac{1}{3^n-n}

and compare to

bn=13nb_n=\frac{1}{3^n}

Take the limit of the ratio:

limn13nn13nlimn3n3nnlimn11n3nlimn1limn(1n3n)=11=1\lim_{n\to\infty}\frac{\frac{1}{3^n-n}}{\frac{1}{3^n}}\rightarrow \lim_{n\to\infty}\frac{3^n}{3^n-n}\rightarrow \lim_{n\to\infty}\frac{1}{1-\frac{n}{3^n}}\rightarrow \frac{\lim_{n\to\infty}1}{\lim_{n\to\infty}(1-\frac{n}{3^n})}=\frac{1}{1}=1

Since 1 is positive and finite, the comparison is valid. The series n=113n\sum_{n=1}^\infty \frac{1}{3^n} converges by the geometric series test, so the original series converges too.


How to Use This on the AP Calculus Exam

Problem Solving

  • Start by identifying the dominant term in the numerator and denominator. That tells you which p-series or geometric series to compare against.
  • Confirm the terms are nonnegative (at least for large nn) before applying either test.
  • Choose direct comparison when the inequality direction is clean and matches what you need. Choose limit comparison when the algebra of an inequality is messy but the end behavior is clear.

Common Trap

When you pick a comparison series, make sure the inequality actually points the right way for direct comparison. If you want to prove convergence, your terms must be less than or equal to a convergent series. If you want to prove divergence, your terms must be greater than or equal to a divergent series. An inequality in the wrong direction proves nothing.

Showing Your Work

State the comparison series, confirm nonnegative terms, show the inequality or the limit of the ratio, and then name the test you use on the comparison series (p-series, geometric, harmonic). Writing each step clearly is important for clear exam work on series questions.

Practice Problems

Determine whether the following series converge or diverge.

1.n=12n2+3n5+n51. \sum_{n=1}^\infty \frac{2n^2+3n}{\sqrt{5+n^5}} 2.n=1n2+3n3+12.\sum_{n=1}^\infty \frac{n^2+3}{n^3+1} 3.n=1sin(n)n33.\sum_{n=1}^\infty \frac{\text{sin}(n)}{n^3}

Problem 1 Solution

Apply the limit comparison test, comparing to

bn=2n2n5=2n2n5/2=2n1/2=2nb_n=\frac{2n^2}{\sqrt{n^5}}=\frac{2n^2}{n^{5/2}}=\frac{2}{n^{1/2}}=\frac{2}{\sqrt{n}}

Then take the limit:

limn2n2+3n5+n52nlimn(2n2+3n)n25+n5\lim_{n\to\infty}\frac{\frac{2n^2+3n}{\sqrt{5+n^5}}}{\frac{2}{\sqrt{n}}}\rightarrow\lim_{n\to\infty}\frac{(2n^2+3n)\cdot \sqrt{n}}{2\sqrt{5+n^5}}

This limit equals 1, which is positive and finite, so the comparison is valid. The comparison series 2n\sum \frac{2}{\sqrt{n}} is a p-series with p=121p=\frac{1}{2}\leq 1, so it diverges. Therefore the original series diverges.

Problem 2 Solution

Use the limit comparison test, comparing to

bn=1nb_n=\frac{1}{n}

Then take the limit:

limnn2+3n3+11nlimnn3+3nn3+1\lim_{n\to\infty}\frac{\frac{n^2+3}{n^3+1}}{\frac{1}{n}}\rightarrow \lim_{n\to\infty}\frac{n^3+3n}{n^3+1}

This limit equals 1, which is positive and finite, so the comparison is valid. The comparison series is the harmonic series 1n\sum \frac{1}{n}, which diverges, so the original series diverges.

Problem 3 Solution

Use absolute comparison with bn=1n3b_n=\frac{1}{n^3}. Since sin(n)1|\sin(n)|\leq 1 for all nn,

sin(n)n31n3\left|\frac{\sin(n)}{n^3}\right|\leq\frac{1}{n^3}

The comparison series 1n3\sum \frac{1}{n^3} is a p-series with p=3>1p=3>1, so it converges. Therefore the original series converges absolutely, so it converges.

(Note: since sin(n)\sin(n) can be negative, compare absolute values instead of applying direct comparison to the original signed terms.)

Common Misconceptions

  • Comparison tests apply to series with nonnegative terms. You cannot apply them directly to a series that swings between positive and negative without adjusting, such as using absolute values.
  • The direction of the inequality matters in direct comparison. Being smaller than a divergent series tells you nothing, and being larger than a convergent series tells you nothing.
  • A limit comparison value of 0 or \infty does not automatically end things. A positive finite limit is what guarantees the two series share the same behavior.
  • Picking the wrong comparison series leads nowhere. Always match the dominant term, so for a rational function compare to the ratio of leading powers of nn.
  • Converging terms going to 0 is not the same as the series converging. The terms going to 0 is necessary but not enough, which is why you still need a comparison or another test.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

comparison test

A method for determining convergence or divergence of a series by comparing it to another series whose convergence is known.

converges

A series converges when the sequence of partial sums approaches a finite limit as n approaches infinity.

diverges

A series diverges when the sequence of partial sums does not approach a finite limit as the number of terms increases indefinitely.

limit comparison test

A method for determining convergence or divergence of a series by comparing the limit of the ratio of its terms to those of another series.

series

A sum of the terms of a sequence, often written as the sum of infinitely many terms.

Frequently Asked Questions

What is the direct comparison test?

For nonnegative terms, direct comparison uses inequalities. If 0 <= a_n <= b_n and sum b_n converges, then sum a_n converges. If 0 <= b_n <= a_n and sum b_n diverges, then sum a_n diverges.

What is the limit comparison test?

For positive terms, limit comparison checks L = lim a_n/b_n. If L is positive and finite, then sum a_n and sum b_n either both converge or both diverge.

How do you choose a comparison series?

Look at the dominant part of the term as n gets large. Rational expressions usually compare to a p-series from the leading powers, while exponential-looking terms often compare to a geometric series.

When should you use limit comparison instead of direct comparison?

Use limit comparison when the benchmark series is clear but the inequality is hard to prove. Use direct comparison when the inequality direction is simple and supports the conclusion you need.

Why does inequality direction matter in direct comparison?

To prove convergence, your series must be smaller than a known convergent series. To prove divergence, your series must be larger than a known divergent series. The opposite directions do not prove the result.

How are comparison tests used on AP Calculus BC?

AP Calculus BC questions often require you to name the comparison series, verify nonnegative terms, show the inequality or ratio limit, and then cite the known p-series or geometric-series behavior.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot

2,589 studying →