10.2 Working with Geometric Series
- Syllabus
- 2020
- Topic
- 10.2
- Level
- —
A geometric series has the form a+ar+ar2+⋯, so dividing any term after the first by its preceding nonzero term gives the same common ratio r. For a nonzero series, its terms shrink toward zero exactly when ∣r∣<1.
\sum_{n=0}^{\infty}ar^n=\frac{a}{1-r}\quad\text{when }|r|<1;\qquad |r|\ge1\Rightarrow\text{divergence}
The finite partial sum through exponent N is SN=a(1−rN+1)/(1−r) for r=1. When ∣r∣<1, rN+1→0, leaving a/(1−r). If ∣r∣≥1, that power does not approach zero, so the partial sums do not approach a finite value.
Example: 6−3+23−43+⋯ is geometric because each term is the previous term multiplied by −1/2. Here a=6 and r=−1/2. Since ∣−1/2∣<1, the series converges, and
S=1−(−1/2)6=3/26=4.
The alternating signs do not prevent convergence because the term magnitudes shrink.
Use the actual first term of the displayed series as a. For example, ∑n=1∞3(1/2)n begins with 3/2, not 3; either reindex from zero or use a=3/2. Also, r=−1 alternates but does not shrink, so it diverges.