Geometric Series
Geometric Series
A series such as 2 + 6 + 18 + 54 + 162 or
which
has a constant ratio between terms. The first term is a1,
the common ratio is r, and the number of terms is n.

See also
Geometric sequence, infinite geometric series, arithmetic series
Key Formula
Sn=a1⋅1−r1−rn,r=1
Where:
- Sn = The sum of the first n terms of the geometric series
- a1 = The first term of the series
- r = The common ratio (each term divided by the previous term)
- n = The number of terms being summed
Worked Example
Problem: Find the sum of the geometric series: 3 + 6 + 12 + 24 + 48 + 96.
Step 1: Identify the first term, common ratio, and number of terms. The first term is 3, each term is multiplied by 2, and there are 6 terms.
a1=3,r=36=2,n=6
Step 2: Write out the sum formula for a finite geometric series.
Sn=a1⋅1−r1−rn
Step 3: Substitute the values into the formula.
S6=3⋅1−21−26=3⋅−11−64
Step 4: Simplify the fraction and multiply.
S6=3⋅−1−63=3⋅63=189
Answer: The sum of the series is 189.
Another Example
This example uses a fractional common ratio (r = 1/2), producing a series with decreasing terms—a contrast to the first example where r > 1 and terms grow.
Problem: Find the sum of the first 5 terms of the geometric series where the first term is 200 and the common ratio is 1/2.
Step 1: Identify the given values. Here the common ratio is a fraction less than 1, so the terms decrease.
a1=200,r=21,n=5
Step 2: Compute r raised to the power n.
r5=(21)5=321
Step 3: Substitute into the sum formula.
S5=200⋅1−211−321=200⋅213231
Step 4: Simplify by dividing the fractions, then multiply by 200.
S5=200⋅3231⋅2=200⋅1631=166200=387.5
Answer: The sum of the first 5 terms is 387.5.
Frequently Asked Questions
What is the difference between a geometric sequence and a geometric series?
A geometric sequence is an ordered list of numbers where each term is found by multiplying the previous term by a constant ratio (e.g., 2, 6, 18, 54). A geometric series is the sum of those terms (e.g., 2 + 6 + 18 + 54 = 80). The sequence lists the terms; the series adds them up.
When does a geometric series converge (have a finite sum)?
An infinite geometric series converges only when the absolute value of the common ratio is less than 1, that is, ∣r∣<1. In that case, the infinite sum equals S=1−ra1. If ∣r∣≥1, the terms do not shrink toward zero, so the infinite series diverges and has no finite sum.
How do you find the common ratio of a geometric series?
Divide any term by the term immediately before it. For instance, in the series 5 + 15 + 45 + 135, the common ratio is r=15÷5=3. This ratio must be the same between every pair of consecutive terms; if it varies, the series is not geometric.
Geometric Series vs. Arithmetic Series
| Geometric Series | Arithmetic Series | |
|---|---|---|
| Pattern between terms | Each term is multiplied by a constant ratio r | Each term increases by a constant difference d |
| Sum formula (finite) | S_n = a₁ · (1 − rⁿ) / (1 − r) | S_n = n/2 · (a₁ + aₙ) |
| Growth behavior | Exponential growth or decay depending on r | Linear growth or decline |
| Infinite sum possible? | Yes, when |r| < 1 | No (diverges unless d = 0) |
| Example | 2 + 6 + 18 + 54 | 2 + 5 + 8 + 11 |
Why It Matters
Geometric series appear throughout algebra, precalculus, and calculus whenever quantities grow or shrink by a fixed percentage—compound interest, population models, and radioactive decay all follow geometric patterns. In calculus, understanding convergence of infinite geometric series is foundational to working with power series and Taylor series. Standardized tests like the SAT, ACT, and AP exams regularly include problems that require the finite or infinite geometric sum formula.
Common Mistakes
Mistake: Using the formula with r = 1, which causes division by zero.
Correction: When r = 1, every term equals a₁, so the sum is simply S_n = n · a₁. The standard formula requires r ≠ 1.
Mistake: Confusing the number of terms n with the last term's index when the series doesn't start at index 1.
Correction: Count how many terms are actually being summed. For example, the series from the 3rd term to the 7th term has n = 5 terms, not 7. Miscounting n gives an incorrect power of r in the formula.
Related Terms
- Geometric Sequence — The ordered list of terms before summing
- Infinite Geometric Series — A geometric series with infinitely many terms
- Arithmetic Series — Series with a constant difference instead of ratio
- Common Ratio — The fixed multiplier between consecutive terms
- Series — The general concept of summing a sequence
- Ratio — The quotient comparing two quantities
- Term — Each individual value in the series
- Constant — A fixed value; the ratio r is constant here
