Fiveable

♾️AP Calculus AB/BC Unit 10 Review

QR code for AP Calculus AB/BC practice questions

10.2 Working with Geometric Series

10.2 Working with Geometric 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

A geometric series has a constant ratio rr between consecutive terms, written as n=0arn\sum_{n=0}^{\infty} ar^n. It converges when r<1|r|<1 and diverges when r1|r|\geq 1, and when it converges its sum equals a1r\frac{a}{1-r}. For AP Calculus BC, identify aa and rr before applying the convergence rule.

How Do Geometric Series Work?

A geometric series adds terms that keep getting multiplied by the same common ratio. For AP Calculus BC, identify the first term aa and common ratio rr, check whether r<1|r|<1, and only use a1r\frac{a}{1-r} when the series converges.

Why This Matters for the AP Calculus Exam

Geometric series are the first convergence test you learn in AP Calculus BC, and they show up across Unit 10. Recognizing a series as geometric lets you decide convergence quickly and find an exact sum, which other tests often cannot do. The skill also carries forward into power series and Taylor series, where geometric series logic helps you find intervals of convergence and rewrite functions as series. On both multiple-choice and free-response questions, you may need to identify the values of aa and rr, justify convergence or divergence, and compute a sum with clear supporting work.

Key Takeaways

  • A geometric series has a constant ratio rr between successive terms and an initial term aa.
  • The series n=0arn\sum_{n=0}^{\infty} a r^n converges only when r<1|r| < 1; it diverges when r1|r| \geq 1.
  • When it converges, the sum is a1r\frac{a}{1-r}.
  • An index shift between n=0arn\sum_{n=0}^{\infty} a r^n and n=1arn1\sum_{n=1}^{\infty} a r^{n-1} does not change aa, rr, or the answer.
  • The ratio rr can be negative; convergence depends on r|r|, not the sign.
  • To justify your answer, state that the result follows from the geometric series test and show the values of aa and rr.

What Is a Geometric Series?

A geometric series is a series with a constant ratio between successive terms. You will see it written in two common forms. Watch where the index starts: the first begins at 0 and the second begins at 1.

n=0arn\sum_{n=0}^{\infty} a \cdot r^n n=1arn1\sum_{n=1}^{\infty} a \cdot r^{n-1}

Here aa is the initial term and rr is the ratio between any two consecutive terms. The values of aa and rr stay the same even though the index shifts, so both forms give the same answer when you check convergence or find a sum.

If you want a refresher on convergent versus divergent series first, see the 10.1 guide: Defining Convergent and Divergent Infinite Series.

This is an AP Calculus BC topic only. If you are taking Calculus AB, you can skip it.

Building a Geometric Series from a Sequence

Given a sequence, you can write it as a geometric series by finding aa and rr.

Example 1

Write the geometric series for:

27,9,3,1,13,19,27, 9, 3, 1, \frac{1}{3}, \frac{1}{9}, \dots

Step 1: Find aa and rr. The initial term is a=27a = 27. To find rr, see what factor turns one term into the next. Since 913=39 \cdot \frac{1}{3} = 3, you get r=13r = \frac{1}{3}.

Step 2: Plug into the geometric form.

n=027(13)n\sum_{n=0}^{\infty} 27 \cdot \left(\frac{1}{3}\right)^n n=127(13)n1\sum_{n=1}^{\infty} 27 \cdot \left(\frac{1}{3}\right)^{n-1}

Example 2

Write the geometric series for:

2,6,18,54,2, -6, 18, -54, \dots

Step 1: Find aa and rr.

a=2r=3a = 2 \qquad r = -3

Step 2: Plug into the geometric form.

n=02(3)n\sum_{n=0}^{\infty} 2 \cdot (-3)^n n=12(3)n1\sum_{n=1}^{\infty} 2 \cdot (-3)^{n-1}

Notice that rr is negative here. The ratio can be any real number, because convergence is decided by the absolute value of rr, not its sign.

The Geometric Series Test

A geometric series converges when r<1|r| < 1 and diverges when r1|r| \geq 1, where aa is the first term and rr is the common ratio.

When the series converges, its sum is:

n=1arn1=n=0arn=a1r\sum_{n=1}^{\infty} a \cdot r^{n-1} = \sum_{n=0}^{\infty} a \cdot r^n = \frac{a}{1-r}

Example 1 continued

n=027(13)n\sum_{n=0}^{\infty} 27 \cdot \left(\frac{1}{3}\right)^n

Since r=13r = \frac{1}{3} and r<1|r| < 1, the series converges. Find the sum:

27113=40.5\frac{27}{1 - \frac{1}{3}} = 40.5

A clear answer would state: the sum of the series is 40.540.5 by the geometric series test. Your supporting work just needs the series in geometric form and the sum computation.

Example 2 continued

n=02(3)n\sum_{n=0}^{\infty} 2 \cdot (-3)^n

Since r=3r = -3, we have r1|r| \geq 1, so the series diverges. State that it diverges by the geometric series test.

How to Use This on the AP Calculus Exam

MCQ

  • Spot a geometric series by checking for a constant ratio between terms.
  • Read off aa and rr carefully, then test r|r| against 1 to decide convergence.
  • If it converges, apply a1r\frac{a}{1-r}. Watch out for answer choices that use the wrong starting term.

Free Response

  • When a problem gives a series, show that it is geometric by identifying aa and rr.
  • For convergence, state the condition you checked: r<1|r| < 1 converges, r1|r| \geq 1 diverges.
  • For a sum, write a1r\frac{a}{1-r} with your values plugged in, then simplify. Clean notation makes your reasoning easy to follow.

Common Trap

  • If a series starts at an index other than 0 or 1, re-identify the true first term aa before using a1r\frac{a}{1-r}. The formula uses the actual first term of the series you are summing, not just the coefficient out front.

Common Misconceptions

  • Thinking the sum formula works for any geometric series. The formula a1r\frac{a}{1-r} only applies when r<1|r| < 1. If r1|r| \geq 1, the series diverges and has no finite sum.
  • Letting a negative rr trick you. A negative ratio is fine; convergence depends on r|r|. For example, r=12r = -\frac{1}{2} converges because r<1|r| < 1.
  • Confusing aa with the coefficient when the index is shifted. The value of aa is the actual first term being added. Switching between the n=0n=0 and n=1n=1 forms does not change aa or rr.
  • Mixing up the convergence value with a partial sum. a1r\frac{a}{1-r} gives the full infinite sum when the series converges, not just the sum of the first few terms.
  • Assuming geometric and arithmetic series behave the same. Geometric series have a constant ratio between terms, while arithmetic series have a constant difference. The convergence rules here apply only to geometric series.

Vocabulary

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

Term

Definition

constant ratio

The fixed multiplicative factor between successive terms in a geometric series, denoted as r.

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.

geometric series

A series where each term is a constant multiple of the previous term, expressed in the form ∑_{n=0}^{∞} a r^{n}.

Frequently Asked Questions

How do you identify a geometric series?

A geometric series has a constant ratio between successive terms. Divide one term by the previous term; if the same ratio appears each time, the series can be written in the form sum a r^n or sum a r^{n-1}.

When does a geometric series converge?

A geometric series converges exactly when the common ratio satisfies |r| < 1. If |r| is greater than or equal to 1, the series diverges.

What is the infinite geometric series sum formula?

For a convergent geometric series with first term a and common ratio r, the infinite sum is a/(1-r). Only use this formula after checking that |r| < 1.

Does a negative common ratio make a geometric series diverge?

Not automatically. A negative common ratio can still converge if its absolute value is less than 1, such as r = -1/2. The sign affects alternating terms, but convergence depends on |r|.

How do index shifts affect geometric series?

An index shift changes how the formula is written, but the first term being added still matters. Before using a/(1-r), identify the actual first term of the series and the common ratio.

How is geometric series used on the AP Calculus BC exam?

AP Calculus BC problems may ask you to recognize a geometric series, determine whether it converges, find its sum, or use geometric-series logic later with power series and intervals of convergence.

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