Fiveable

♾️AP Calculus AB/BC Unit 10 Review

QR code for AP Calculus AB/BC practice questions

10.1 Defining Convergent and Divergent Infinite Series

10.1 Defining Convergent and Divergent Infinite Series

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

TLDR

An infinite series converges when its sequence of partial sums approaches a finite limit, and it diverges when that limit does not exist or is infinite. In AP Calculus BC, you find the sum of a series by taking the limit of its partial sums, written as S=limnSnS = \lim_{n \to \infty} S_n.

What Makes an Infinite Series Converge or Diverge?

An infinite series n=1an\sum_{n=1}^{\infty} a_n converges when the sequence of partial sums Sn=i=1naiS_n=\sum_{i=1}^{n} a_i approaches a finite real number. If limnSn\lim_{n \to \infty} S_n does not exist or is infinite, the series diverges.

For AP Calculus BC, keep the key distinction clear: a sequence asks what happens to the terms ana_n, while a series asks what happens to the running totals SnS_n. Later convergence tests are shortcuts for deciding whether those partial sums settle on a finite value.

Why This Matters for the AP Calculus Exam

This is the first topic in the BC-only series unit, and it sets up everything that follows. Once you understand that a series converges only when its partial sums settle on a finite value, the convergence tests in later topics make more sense, since each one is just a shortcut for checking that behavior.

On the AP Calculus BC exam, you will see infinite series in both multiple-choice and free-response questions. This foundational topic shows up when you need to:

  • State what convergence means using the limit of partial sums.
  • Recognize telescoping series, where most terms cancel and you can find an exact sum.
  • Set up the partial sum SnS_n before applying a test or finding a limit.

Clear notation here matters for the rest of the unit, since later tests build directly on the partial-sum definition.

Key Takeaways

  • A series is the sum of the terms of a sequence, written n=1an\sum_{n=1}^{\infty} a_n.
  • The nth partial sum SnS_n is the sum of just the first nn terms: Sn=i=1naiS_n = \sum_{i=1}^{n} a_i.
  • A series converges to SS exactly when limnSn=S\lim_{n \to \infty} S_n = S exists and is finite.
  • A series diverges when limnSn\lim_{n \to \infty} S_n does not exist or is infinite.
  • For a telescoping series, most middle terms cancel, so you can simplify SnS_n and take its limit directly.
  • Convergence of a series depends on the limit of the partial sums, not on whether the individual terms get small.

What is a Sequence?

A sequence is a list of terms related by a common pattern. You write a sequence like this:

{an}1\{a_n\}^\infty_1

A series is built from a sequence, so getting comfortable with sequence notation first makes the rest easier.

Finding Terms in a Sequence: Example 1

List a1,a2,a3,ana_1, a_2, a_3, a_n, and an+1a_{n+1} for

{1n}1\{\dfrac1n\}^\infty_1

Plug in n=1,2,3,n,n = 1, 2, 3, n, and n+1n+1 into ana_n:

{1,12,13,...,1n,1n+1,...}\{1, \dfrac12, \dfrac13,...,\frac{1}{n}, \frac{1}{n+1}, ...\}

The ... between the 3rd and nthn^{th} term and after the (n+1)th(n+1)^{th} term shows there are infinitely many terms in those gaps.

This is the harmonic sequence. You will see more about it in 10.5 Harmonic Series and p-Series.

Finding Terms in a Sequence: Example 2

{(1)nn!2n}1\{\frac{(-1)^n \cdot n!}{2^n}\}^\infty_1

Same process as before, but you can use algebra to rewrite an+1a_{n+1}:

a1=12a_1 = -\dfrac12 a2=12a_2 = \dfrac12 an=(1)nn!2na_n = \frac{(-1)^n \cdot n!}{2^n} an+1=(1)n+1(n+1)!2n+1=(1)n(n+1)n!2(2n)=ann+12a_{n+1} = \frac{(-1)^{n+1}\cdot(n+1)!}{2^{n+1}} = -\frac{(-1)^n(n+1)n!}{2(2^n)} = -a_n\cdot\frac{n+1}{2}

The (1)n(-1)^n tells you this is an alternating sequence. You will see more about these in 10.7 Alternating Series Test for Convergence.

The Limit of a Sequence

Like functions, sequences have limits. You find them much the same way, but in this unit you only care about the limit as nn approaches \infty. All limit properties that hold for functions also hold for sequences.

The first thing this lets you check is whether a sequence is convergent or divergent. These two words show up constantly in this unit.

  1. Convergent Sequence: A sequence where limnan\lim\limits_{n \to \infty} a_n exists and is finite.
  2. Divergent Sequence: A sequence where limnan\lim\limits_{n \to \infty} a_n does not exist or is infinite.

Convergence and Divergence of Sequences

Determine whether each sequence converges or diverges.

Sequences Example 1

{(1)nn}1\{\frac{(-1)^n}{n}\}^\infty_1 =limn(1)nn= \lim\limits_{n \to \infty} \frac{(-1)^n}{n} =limn(1)n1n=0= \lim\limits_{n \to \infty} (-1)^n\cdot\dfrac1n = 0

The limit is finite, so the sequence converges.

Sequences Example 2

{n2+1n}1\{\frac{n^2+1}{n}\}^\infty_1

Using what you know about limits of rational functions, =limn n2 +1n== \lim\limits_{n \to \infty} \frac{\ n^2 \ +1}{n} = \infty

So this sequence diverges.

Sequences Example 3

{(1)n}1\{(-1)^n\}^\infty_1

Treat this sequence as a piecewise pattern:

an={1n%2=01n%2=1a_n=\begin{cases}1& n\%2=0\\ -1& n\%2=1\\\end{cases}

As nn approaches infinity, the terms keep bouncing between 1 and -1, so the limit does not exist and the sequence diverges.

Notation and Terminology on Sequences

Before moving to series, here are a few sequence terms worth knowing.

  • Increasing Sequence: an+1an>1\frac{a_{n+1}}{a_n} > 1 for all nn, so each term is greater than the last.
  • Decreasing Sequence: an+1an<1\frac{a_{n+1}}{a_n} < 1 for all nn, so each term is less than the last.
  • Monotonic Sequence: A sequence that is either increasing or decreasing.
  • Bounded Above: There is an upper bound the terms do not go above.
  • Bounded Below: There is a lower bound the terms do not go below.
  • Bounded: The sequence is bounded both above and below.

Sequence Convergence Theorem

If a sequence is both bounded and monotonic, then the sequence converges. Note: failing to meet both conditions does not automatically mean it diverges.

What is a Series?

A series is the sum of the terms in a sequence. You can write it like this:

sn=i=1nais_n = \sum_{i=1}^{n} a_i

where sns_n adds up all the terms from the 1st through the nthn^{th}, inclusive. This sns_n is the nth partial sum. An infinite series keeps going forever:

s=limni=1nais_\infty = \lim\limits_{n \to \infty} \sum_{i=1}^{n} a_i

You usually cannot find an exact sum for an infinite series, but the next example is a case where you can.

Finding Partial Sums

Find the partial sums s1,s2,s3,sns_1, s_2, s_3, s_n, and ss_\infty of the series with an=1n2+na_n=\frac{1}{n^2+n}.

First find a1,a2,a_1, a_2, and a3a_3:

a1=12a_1=\frac {1}{2}

a2=16a_2=\frac {1}{6}

a3=112a_3=\frac {1}{12}

Now build the first three partial sums:

s1=a1=12s_1 = a_1 = \dfrac12 s2=a1+a2=46=23s_2 = a_1 + a_2 = \dfrac46 = \dfrac23 s3=a1+a2+a3=912=34s_3 = a_1+a_2+a_3 = \dfrac{9}{12} = \dfrac34

To find sns_n and ss_\infty, do a partial fraction decomposition of the term formula. You likely will not have to do this on the exam, but it shows that ss_\infty can sometimes be found exactly.

an=1n2+n=1n(n+1)=1n1n+1a_n = \frac{1}{n^2+n} = \frac{1}{n(n+1)} = \frac{1}{n} - \frac{1}{n+1}

Now find sns_n and ss_\infty:

sn=1112+1213+13+...+1n11n+1n1n+1s_n = \frac{1}{1} - \dfrac12 + \dfrac12 - \dfrac13 + \dfrac13 +...+ \dfrac{1}{n-1} - \dfrac{1}{n} + \dfrac{1}{n} - \dfrac{1}{n+1} =11n+1= 1 - \frac{1}{n+1}

The middle terms cancel, leaving only the first and last. A series that behaves this way is a telescoping series, like a collapsible telescope where the middle collapses and the ends remain. Now find ss_\infty:

s=limnsns_\infty = \lim\limits_{n \to \infty} s_n =limn11n+1= \lim\limits_{n \to \infty} 1-\frac{1}{n+1} =1=1

Convergence and Divergence of Series

Like sequences, series can converge or diverge.

  1. Convergent Series: A series where ss_\infty exists and is finite.
  2. Divergent Series: A series where ss_\infty does not exist or is infinite.

Since the series above has a finite infinite partial sum, it converges. Through the rest of this part of the unit you will learn shortcuts to decide convergence or divergence, so do not worry if it is not obvious yet.

A few helpful properties of convergent series: if sns_n and tnt_n are convergent series and cc is a constant, then

  1. The series rn=csnr_n = c\cdot s_n converges.
  2. The series qn=sn±tnq_n = s_n \pm t_n converges.

How to Use This on the AP Calculus Exam

Problem Solving

  • Read the term formula ana_n carefully, then build S1,S2,S3S_1, S_2, S_3 to see the pattern before jumping to a limit.
  • For a telescoping series, write out enough terms to see exactly which ones cancel, then simplify SnS_n to a short expression before taking the limit.
  • To decide convergence, evaluate limnSn\lim_{n \to \infty} S_n. A finite value means convergence; an infinite or nonexistent limit means divergence.

Common Trap

  • Convergence is about the limit of the partial sums SnS_n, not the limit of the individual terms ana_n. Those are different questions, and confusing them leads to wrong conclusions later in the unit.

Partial Sums: Practice Problems

For each sequence ana_n, find an+1a_{n+1} in terms of ana_n if possible, then solve for the partial sums s1,s2,s_1, s_2, and s3s_3.

1. an=1en1. \ a_n = \frac{1}{e^n} 2. an=n(n+2)!2.\ a_n = \frac{n}{(n+2)!}

Solution to Practice Problem 1

an=1ena_n = \frac{1}{e^n} an+1=e(n+1)a_{n+1}= e^{-(n+1)} s1=e1s_1=e^{-1} s2=e1+e2s_2=e^{-1}+e^{-2} s3=e1+e2+e3s_3=e^{-1}+e^{-2}+e^{-3}

Solution to Practice Problem 2

an=n(n+2)!a_n = \frac{n}{(n+2)!} an+1=(n+1)(n+3)!a_{n+1}=\frac{(n+1)}{(n+3)!} s1=16s_1=\frac{1}{6} s2=14s_2=\frac{1}{4} s3=1140s_3=\frac{11}{40}

Common Misconceptions

  • "If the terms ana_n go to 0, the series converges." Not true. The terms going to 0 is necessary but not enough. The harmonic series 1n\sum \frac{1}{n} has terms going to 0 yet diverges.
  • "Convergence of a sequence and convergence of a series are the same thing." A sequence converges if its terms approach a finite limit. A series converges if its partial sums approach a finite limit. You can have a sequence whose terms converge to 0 while the series still diverges.
  • "A divergent series just means it goes to infinity." Divergence also covers cases where the partial sums oscillate and never settle, like (1)n\sum (-1)^n. Divergence simply means the limit of partial sums does not exist as a finite number.
  • "Every infinite series has a findable sum." Most do not give a clean closed form. Telescoping and geometric series are special cases where you can compute the exact sum.
  • "Bounded means convergent." A sequence must be both bounded and monotonic for that theorem to guarantee convergence. Bounded alone is not enough.

Vocabulary

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

Term

Definition

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

The value that a function approaches as the input approaches some value, which may or may not equal the function's value at that point.

nth partial sum

The sum of the first n terms of a series.

sequence of partial sums

The sequence formed by successive partial sums of a series, where each term is the sum of the first n terms.

series

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

Frequently Asked Questions

What makes an infinite series converge or diverge?

An infinite series converges when the sequence of partial sums approaches a finite real number. It diverges when the limit of the partial sums does not exist or is infinite.

What is an nth partial sum?

The nth partial sum is the sum of the first n terms of a series. For a series with terms a_n, the partial sum S_n equals a_1 plus a_2 plus continuing through a_n.

What is the difference between a sequence and a series?

A sequence is a list of terms, while a series is the sum of those terms. A sequence converges if its terms approach a finite limit; a series converges if its partial sums approach a finite limit.

Does a_n going to 0 mean a series converges?

No. Terms going to 0 are necessary for convergence, but not sufficient. The harmonic series has terms that approach 0 but the series still diverges.

What is a telescoping series?

A telescoping series is a series where many middle terms cancel when you write out the partial sums. After cancellation, you can often find a simple expression for S_n and take its limit.

How is convergence of infinite series tested on AP Calculus BC?

AP Calculus BC may ask you to define convergence with partial sums, compute a telescoping sum, or use this idea before applying later tests. The key is checking the limit of S_n, not just the behavior of a_n.

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