AP CALCULUS BC • INFINITE SEQUENCES AND SERIES

Working with Geometric Series

Master the convergence, summation, and applications of one of calculus's most fundamental infinite series.

Historical Context & Motivation

The idea of summing infinitely many terms might seem paradoxical at first glance—how can adding together an endless list of numbers yield a finite result? This question has fascinated mathematicians for over two millennia, and the geometric series was one of the earliest infinite series to receive a rigorous treatment. From Zeno's paradoxes in ancient Greece to Euler's masterful manipulations in the eighteenth century, the geometric series has served as a gateway to understanding convergence, divergence, and the precise meaning of an infinite sum. Its elegant closed-form formula and clear convergence criterion make it an indispensable tool in calculus, physics, economics, and computer science.

~450 BCE
Zeno's Dichotomy Paradox
Zeno of Elea proposed that to traverse a distance, one must first cover half, then half of the remainder, and so on—implicitly constructing a geometric series with ratio 1/2. The paradox challenged Greek philosophers to grapple with the concept of infinite subdivision.
~300 BCE
Euclid's Proportional Sums
In Book IX of the Elements, Euclid derived a formula for finite geometric progressions using purely geometric reasoning. His result is equivalent to the modern partial-sum formula Sₙ = a(1 − rⁿ)/(1 − r), though expressed in the language of ratios and proportions.
1593
Viète's Infinite Product
François Viète published the first known explicit infinite product formula for π, relying on geometric-series reasoning. His work marked a shift toward accepting infinite processes as legitimate mathematical operations.
1748
Euler's Introductio in Analysin Infinitorum
Leonhard Euler systematized the theory of infinite series, placing the geometric series at the foundation. He used it to derive power series representations of rational functions and to establish connections between series and integrals that would later become central to analysis.
1821
Cauchy's Rigorous Convergence
Augustin-Louis Cauchy provided the first ε-based definition of series convergence in his Cours d'Analyse, finally placing the geometric series on firm logical ground. His framework allowed mathematicians to prove, rather than merely assert, when an infinite sum exists.

The central question that the geometric series answers is deceptively simple: given a first term a and a fixed common ratio r, under what conditions does the sum a + ar + ar² + ar³ + ⋯ converge, and when it does, what is its value? Answering this question provides a powerful template for analyzing more complex series throughout AP Calculus BC.

Core Principles & Definitions

A geometric series is an infinite series in which each successive term is obtained by multiplying the previous term by a constant called the common ratio r. The series takes the general form ∑(n=0 to ∞) arⁿ = a + ar + ar² + ar³ + ⋯, where a is the first term (a ≠ 0). The behavior of the series—whether it converges to a finite sum or diverges—depends entirely on the absolute value of r. Understanding these foundational ideas is essential before tackling more sophisticated convergence tests later in the course.

1

Common Ratio

The constant factor r by which each term is multiplied to obtain the next. Found by dividing any term by its predecessor: r = aₙ₊₁/aₙ. This ratio is constant for all consecutive pairs in the series.
2

Convergence Criterion

A geometric series converges if and only if |r| < 1. When this condition holds, the partial sums approach the finite value a/(1 − r). If |r| ≥ 1, the series diverges—the partial sums grow without bound or oscillate.
3

Partial Sum Formula

The nth partial sum Sₙ = a(1 − rⁿ)/(1 − r) for r ≠ 1. This closed form is derived by the "multiply and subtract" technique and serves as the bridge between finite and infinite sums: as n → ∞ and |r| < 1, the term rⁿ → 0.
4

Infinite Sum Formula

When |r| < 1, the infinite geometric series has sum S = a/(1 − r). This result is one of the few cases in calculus where an infinite series has a clean, exact closed form, making it an invaluable benchmark and computational tool.
KEY TAKEAWAY
Think of a geometric series like a bouncing ball. Each bounce reaches a fixed fraction of the previous height (that fraction is |r|). If the fraction is less than 1, the ball eventually comes to rest—the total distance traveled is finite. If the fraction were 1 or greater, the ball would never stop (or would bounce ever higher), and the total distance would be infinite. The convergence condition |r| < 1 is simply the mathematical statement that each "bounce" is genuinely smaller than the last.

Visualizing Convergence

One of the most illuminating ways to understand why a geometric series converges is to watch its partial sums approach the infinite sum. The following diagram plots the partial sums Sₙ for the series ∑(n=0 to ∞) (1/2)ⁿ, where a = 1 and r = 1/2. Each bar represents the cumulative sum after including the first n + 1 terms, and the dashed horizontal line marks the theoretical infinite sum S = 1/(1 − 1/2) = 2. Notice how rapidly the partial sums climb toward the limit—by just n = 6 or 7, the partial sum is within a few percent of the infinite sum.

Each cyan bar shows the partial sum Sₙ = 1 + 1/2 + 1/4 + ⋯ + (1/2)ⁿ. The dashed pink line at S = 2 represents the infinite sum a/(1 − r) = 1/(1 − 0.5). Notice the diminishing gap between successive bars—this visual "flattening" is the hallmark of geometric convergence.

The diagram reveals a key intuition: the gap between Sₙ and S = 2 is exactly arⁿ⁺¹/(1 − r) = (1/2)ⁿ⁺¹/(1/2) = (1/2)ⁿ. As n increases, this remainder shrinks exponentially, which is why geometric series converge so quickly when |r| is well below 1. On the AP Calculus BC exam, you can exploit this rapid convergence when estimating series or bounding error terms in Taylor polynomial approximations that reduce to geometric forms.

Mathematical Framework

The derivation of the geometric series formula is one of the most elegant arguments in introductory analysis and is well within the scope of the AP Calculus BC exam. We begin with the partial sum and then take a limit to obtain the infinite sum. Understanding this derivation deepens your ability to manipulate series and prepares you for analogous arguments with Taylor and power series.

Deriving the Partial Sum

Define the nth partial sum as Sₙ = a + ar + ar² + ⋯ + arⁿ⁻¹. Multiply both sides by r to get rSₙ = ar + ar² + ⋯ + arⁿ. Subtracting the second equation from the first causes all interior terms to cancel telescopically, leaving Sₙ − rSₙ = a − arⁿ. Factor the left side: Sₙ(1 − r) = a(1 − rⁿ). Provided r ≠ 1, divide both sides by (1 − r).

PARTIAL SUM (FINITE GEOMETRIC SERIES)
Sₙ = a(1 − rⁿ) / (1 − r), r ≠ 1
Here a = first term, r = common ratio, and n = number of terms. When r = 1, every term equals a, so Sₙ = na.

Passing to the Infinite Sum

To obtain the infinite series sum, take lim(n→∞) Sₙ = lim(n→∞) a(1 − rⁿ)/(1 − r). The crux is the behavior of rⁿ as n → ∞. If |r| < 1, then rⁿ → 0 (since multiplying a number strictly between −1 and 1 by itself repeatedly drives it to zero). If |r| ≥ 1, the term rⁿ either grows without bound or oscillates, and the limit does not exist. This yields the fundamental convergence result.

INFINITE GEOMETRIC SERIES SUM
S = a / (1 − r), |r| < 1
Converges only when |r| < 1. The series diverges for |r| ≥ 1. Remember: a is the first term of the series, not necessarily the coefficient in front of rⁿ.
REMAINDER (ERROR) AFTER n TERMS
Rₙ = S − Sₙ = arⁿ / (1 − r), |r| < 1
This remainder formula gives the exact error when truncating the series at n terms. It decreases exponentially in n, which is why geometric series are useful for bounding errors in approximation problems on the AP exam.
💡 AP Exam Tip
Many AP Calculus BC problems present a series that is not immediately recognizable as geometric. A common technique is to rewrite the general term in the form arⁿ by factoring, simplifying, or reindexing. For instance, ∑(n=2 to ∞) 3ⁿ/4ⁿ⁺¹ can be rewritten as (1/4)∑(n=2 to ∞)(3/4)ⁿ = (1/4) × (3/4)²/(1 − 3/4) = (1/4)(9/16)/(1/4) = 9/16. Always identify a and r before applying the formula.

Convergence & Divergence Regions

The behavior of a geometric series changes dramatically as the common ratio r moves across the real number line. Visualizing these regions helps build intuition for why |r| = 1 is the critical boundary. In the diagram below, the number line is divided into three behavioral zones: convergence, boundary divergence, and unbounded divergence. This classification should be memorized for the AP exam, as it forms the basis for the geometric series test, one of the first convergence tests you should apply when encountering a series.

The number line shows the three behavioral zones. The green convergence region (−1 < r < 1) is the open interval where the infinite sum exists. The boundary points r = ±1 (open circles) and the red divergence zones (|r| > 1) all lead to divergent series. The six example cards illustrate specific behaviors.
Summary of geometric series behavior by common ratio
Value of rBehavior of rⁿSeries Behavior
0 < r < 1rⁿ → 0 monotonicallyConverges to a/(1 − r); all partial sums positive if a > 0
−1 < r < 0rⁿ → 0 with alternating signConverges to a/(1 − r); partial sums oscillate above and below the limit
r = 1rⁿ = 1 for all nDiverges; Sₙ = na → ±∞
r = −1rⁿ alternates between 1 and −1Diverges; partial sums oscillate between a and 0
|r| > 1|rⁿ| → ∞Diverges; terms grow in magnitude, nth-term test confirms divergence

Worked Example

The following example illustrates a common AP Calculus BC scenario: a series that requires algebraic manipulation before the geometric series formula can be applied. We will also compute the number of terms needed to approximate the sum within a specified error bound.

Evaluating a Geometric Series with Error Estimation
1
Step 1 — State the ProblemEvaluate the series ∑(n=1 to ∞) 5 × (−2/3)ⁿ and determine how many terms are needed so that the partial sum is within 0.01 of the true sum.
2
Step 2 — Identify a and rThe series starts at n = 1, so the first term is a₁ = 5 × (−2/3)¹ = −10/3. The common ratio is r = −2/3. Since |r| = 2/3 < 1, the series converges. Note that we can also write this as ∑(n=1 to ∞) 5(−2/3)ⁿ = 5 × ∑(n=1 to ∞)(−2/3)ⁿ. The first term of the summation (starting at n = 1) is a = 5(−2/3) = −10/3 and r = −2/3.
a = −10/3, r = −2/3
3
Step 3 — Apply the Infinite Sum FormulaUsing S = a/(1 − r) with a = −10/3 and r = −2/3: S = (−10/3) / (1 − (−2/3)) = (−10/3) / (1 + 2/3) = (−10/3) / (5/3) = (−10/3) × (3/5) = −10/5 = −2.
S = −2
4
Step 4 — Determine Number of Terms for Error < 0.01The remainder after n terms is |Rₙ| = |arⁿ/(1 − r)| = |(−10/3)(−2/3)ⁿ/(5/3)| = |(−10/3)(3/5)(−2/3)ⁿ| = 2 × (2/3)ⁿ. We need 2(2/3)ⁿ < 0.01, so (2/3)ⁿ < 0.005. Taking natural logarithms: n × ln(2/3) < ln(0.005), hence n > ln(0.005)/ln(2/3) ≈ (−5.298)/(−0.405) ≈ 13.08. Since n must be an integer, we need n ≥ 14 terms.
n ≥ 14 terms needed for |error| < 0.01
⚠️ Common Pitfall
When the summation index starts at n = 0, the first term is a = a × r⁰ = a. When it starts at n = 1, the first term is ar. When it starts at n = k, the first term is arᵏ. Always match a in the formula S = a/(1 − r) to the actual first term of the series, not the coefficient appearing in the general term.

Geometric Series vs. Other Series Tests

The AP Calculus BC exam expects you to select the most efficient convergence test for a given series. The geometric series test is powerful but limited in scope—it applies only to series with a constant ratio between consecutive terms. The following table compares the geometric series test against the other major convergence tests you will encounter, highlighting when each is most useful and where each falls short.

Comparison of major convergence tests on the AP Calculus BC exam
TestWhen to UseStrengthsLimitations
Geometric Series TestSeries of the form ∑arⁿGives exact sum; provides error formula; immediate convergence/divergenceOnly works for constant ratio; cannot handle variable exponents or mixed forms
p-Series TestSeries of the form ∑1/nᵖSimple criterion: converges iff p > 1Does not provide the sum; only applies to pure power forms
Ratio TestSeries with factorials or exponentialsHandles complex general terms; works when ratio approaches a limitInconclusive when limit = 1; does not give the sum
Integral TestPositive, decreasing, continuous termsProvides error bounds via remainder integralsRequires antiderivative; does not give exact sum
Alternating Series TestSeries with terms alternating in signSimple to apply; gives error bound |Rₙ| ≤ |aₙ₊₁|Only proves conditional convergence; does not give exact sum
KEY TAKEAWAY
The geometric series test is the "gold standard" among convergence tests because it is one of the only tests that yields the exact sum, not merely a convergence/divergence verdict. Think of it as having the master key to a specific lock: when the series fits the geometric form, you get complete information instantly. For other series, you must use more general (but less powerful) tools that typically only tell you whether the lock is locked or unlocked—not what's behind the door.

Connection to Power Series & Taylor Series

The geometric series is not merely an isolated topic—it is the prototype for power series, which are central to the latter half of the AP Calculus BC curriculum. The identity 1/(1 − x) = ∑(n=0 to ∞) xⁿ for |x| < 1 can be viewed as a power series centered at x = 0 with radius of convergence R = 1. By performing algebraic operations on this "parent" series—substituting, differentiating, and integrating term by term—you can generate Taylor series for a wide family of functions without computing derivatives directly.

Deriving new power series from the geometric series parent function
Operation on 1/(1−x)Resulting FunctionResulting SeriesInterval of Convergence
Substitute x → −x1/(1 + x)∑(−1)ⁿxⁿ|x| < 1
Substitute x → x²1/(1 − x²)∑x²ⁿ|x| < 1
Differentiate1/(1 − x)²∑(n+1)xⁿ|x| < 1
Integrate (sub x → −t)ln(1 + x)∑(−1)ⁿ⁺¹xⁿ/n−1 < x ≤ 1
Integrate (sub x → −t²)arctan(x)∑(−1)ⁿx²ⁿ⁺¹/(2n+1)−1 ≤ x ≤ 1

This table demonstrates why mastering the geometric series pays enormous dividends later in the course. The AP exam frequently asks students to derive a power series representation of a function by starting from a known series and applying substitution, differentiation, or integration. In every case, the geometric series 1/(1 − x) = ∑xⁿ is the most common starting point. Be sure to check the interval of convergence after each operation, as integration can add endpoint convergence that the original series did not have. This connection between geometric series and power series is one of the most tested ideas in the Infinite Sequences and Series unit.

Practice Problems

1
Which of the following statements about the geometric series ∑(n=0 to ∞) arⁿ is true?
2
Evaluate the series ∑(n=0 to ∞) 3(1/4)ⁿ.
3
Find the exact value of the series ∑(n=2 to ∞) (−1)ⁿ × 5/3ⁿ.
PROBLEM 4APPLIED
A drug is administered intravenously every 8 hours. Each dose delivers 200 mg, and the body eliminates 60% of the drug present during each 8-hour interval. Find the long-term steady-state total amount of the drug in the patient's body immediately after a dose is administered. Show all work, including identification of the geometric series, verification of convergence, and a clearly labeled final answer.
PROBLEM 5CRITICAL THINKING
Let f(x) = ∑(n=0 to ∞) xⁿ/2ⁿ for values of x where the series converges. (a) Determine the interval of convergence for f(x). (b) Express f(x) as a closed-form function. (c) Differentiate the series term by term to find a series representation for f′(x), and verify by differentiating your closed-form answer.

Summary & Key Formulas

A geometric series has the form ∑(n=0 to ∞) arⁿ, where each term is obtained by multiplying the previous term by the common ratio r. It converges if and only if |r| < 1, in which case the infinite sum is S = a/(1 − r). The partial sum formula Sₙ = a(1 − rⁿ)/(1 − r) bridges finite and infinite sums, and the remainder Rₙ = arⁿ/(1 − r) quantifies the error when truncating the series at n terms.

The geometric series is far more than a standalone topic: it serves as the parent function for power series representations of 1/(1 − x) and its relatives. Through substitution, differentiation, and integration of the base series ∑xⁿ, you can construct Taylor series for functions like ln(1 + x), arctan(x), and 1/(1 − x)². On the AP Calculus BC exam, always check whether a series can be rewritten in geometric form arⁿ before reaching for more complex convergence tests—the geometric series test is the most efficient when it applies, providing both convergence verification and an exact sum in a single step.

Varsity Tutors • AP Calculus BC • Working with Geometric Series