Skip to main content
United StatesCalculusSyllabus dot point

When does a geometric series converge, and what is its sum?

Topic 10.2 Working with Geometric Series: determine convergence of a geometric series by its common ratio and find its sum with the a over one-minus-r formula (BC).

A focused answer to AP Calculus BC Topic 10.2, deciding convergence of a geometric series from its common ratio and computing its sum with the a over one-minus-r formula, with worked examples.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The convergence rule and sum formula
  3. Identifying a and r correctly
  4. A worked sum
  5. Why rn→0r^n \to 0 drives convergence
  6. Repeating decimals and modelling

What this topic is asking

The College Board (Topic 10.2, BC only) treats the geometric series, the most important explicitly summable series in the course. A geometric series has a constant ratio between consecutive terms, and there is a clean rule for when it converges and a formula for its sum, both of which you will use throughout the unit and in power-series work.

The convergence rule and sum formula

Identifying a and r correctly

The most frequent slip is misreading aa or rr. The ratio rr is the multiplier from one term to the next, found by dividing a term by the one before it; if that quotient is constant, the series is geometric. The first term aa is whatever the series actually starts with: for ∑n=0∞5(23)n\sum_{n=0}^\infty 5\left(\frac23\right)^n the first term is 5(23)0=55\left(\frac23\right)^0 = 5, but for ∑n=1∞5(23)n\sum_{n=1}^\infty 5\left(\frac23\right)^n the first term is 5(23)1=1035\left(\frac23\right)^1 = \frac{10}{3}. The formula a1−r\frac{a}{1-r} uses that genuine first term. When in doubt, write out the first two or three terms explicitly; this reveals both aa and rr and prevents index-related errors.

A worked sum

Why rn→0r^n \to 0 drives convergence

The convergence rule comes straight from the partial sum Sn=a1−rn1−rS_n = a\frac{1 - r^n}{1 - r}. As n→∞n\to\infty, the only part that changes is rnr^n. When ∣r∣<1|r| < 1, repeatedly multiplying by rr shrinks toward 00, so rn→0r^n\to 0 and Sn→a1−rS_n\to\frac{a}{1 - r}. When ∣r∣>1|r| > 1, rnr^n grows without bound and SnS_n diverges; when r=1r = 1 the series is a+a+a+⋯a + a + a + \cdots, which diverges; and when r=−1r = -1 the partial sums oscillate without settling. This is why the single condition ∣r∣<1|r| < 1 captures convergence, and it is the same mechanism that gives geometric power series their interval of convergence in Topic 10.13.

Repeating decimals and modelling

Geometric series appear in disguise as repeating decimals and in applied accumulation. A repeating decimal like 0.27‾=0.272727…0.\overline{27} = 0.272727\ldots is the geometric series 27100+271002+⋯\frac{27}{100} + \frac{27}{100^2} + \cdots with a=27100a = \frac{27}{100}, r=1100r = \frac{1}{100}, summing to 27/1001−1/100=2799=311\frac{27/100}{1 - 1/100} = \frac{27}{99} = \frac{3}{11}. Geometric series also model situations where a quantity is repeatedly scaled by a fixed factor (a bouncing ball's heights, a drug dose's residual amounts), and the a1−r\frac{a}{1 - r} formula gives the long-run total. Recognizing the geometric pattern in a word problem is a tested skill, and it always reduces to identifying aa and rr and checking ∣r∣<1|r| < 1.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (BC, style)1 marksSection I (multiple choice, no calculator). ∑n=0∞5(23)n=\sum_{n=0}^{\infty} 5\left(\frac{2}{3}\right)^n = (A) 1515 (B) 152\frac{15}{2} (C) 55 (D) diverges
Show worked answer →

The correct answer is (A), 1515.

Geometric with first term a=5a = 5 and ratio r=23r = \frac{2}{3}, and ∣r∣<1|r| < 1, so the sum is a1−r=51−2/3=51/3=15\frac{a}{1 - r} = \frac{5}{1 - 2/3} = \frac{5}{1/3} = 15.

AP 2024 (BC, style)4 marksSection II (free response, no calculator). Consider ∑n=1∞3n4n−1\sum_{n=1}^{\infty} \frac{3^{n}}{4^{n-1}}. (a) Identify the first term and common ratio. (b) Determine whether it converges, and if so find its sum.
Show worked answer →

A 4-point geometric-series problem.

(a) (2 points) Write the n=1n = 1 term: 3140=3\frac{3^1}{4^0} = 3, so a=3a = 3. The ratio of consecutive terms is 3n+1/4n3n/4n−1=34\frac{3^{n+1}/4^{n}}{3^{n}/4^{n-1}} = \frac{3}{4}, so r=34r = \frac{3}{4}.
(b) (2 points) Since ∣r∣=34<1|r| = \frac{3}{4} < 1, it converges to a1−r=31−3/4=31/4=12\frac{a}{1 - r} = \frac{3}{1 - 3/4} = \frac{3}{1/4} = 12.

Related dot points

Sources & how we know this