Geometric Sequences and Series — Definition, Formula & Examples
A geometric sequence is a list of numbers where each term is found by multiplying the previous term by a fixed number called the common ratio. A geometric series is the sum of the terms in a geometric sequence.
A geometric sequence is defined by , where is the first term, is the common ratio (), and is the term number. The corresponding geometric series is the sum . When , the infinite geometric series converges to ; otherwise, the infinite series diverges.
Key Formula
Where:
- = The nth term of the sequence
- = The first term of the sequence
- = The common ratio (each term divided by the previous term)
- = The term number or the number of terms being summed
- = The sum of the first n terms (finite geometric series)
- = The sum of all terms in an infinite geometric series (exists only when |r| < 1)
How It Works
To identify a geometric sequence, divide any term by the previous term — if you always get the same value, that constant is the common ratio . Once you know and , you can jump to any term using without listing every term in between. To add up a finite number of terms, use the partial-sum formula . If , the terms shrink toward zero, so the infinite sum settles on a finite value: . If , the terms do not shrink, and the infinite series has no finite sum — it diverges. Recognizing whether is less than, equal to, or greater than 1 is the key decision point for most problems.
Worked Example
Problem: Find the 8th term and the sum of the first 8 terms of the geometric sequence 3, 6, 12, 24, …
Step 1: Identify the first term and the common ratio. The first term is 3, and dividing any term by the one before it gives the ratio.
Step 2: Use the nth-term formula with n = 8.
Step 3: Apply the finite-sum formula with n = 8.
Answer: The 8th term is 384, and the sum of the first 8 terms is 765.
Another Example
This example involves an infinite sum with |r| < 1, whereas the first example computed a finite sum with r > 1. It shows how to check for convergence before using the infinite-sum formula.
Problem: Find the sum of the infinite geometric series 100 + 50 + 25 + 12.5 + …
Step 1: Identify the first term and common ratio.
Step 2: Check convergence: since |r| = 0.5 < 1, the infinite series converges.
Step 3: Apply the infinite-sum formula.
Answer: The infinite series converges to 200.
Visualization
Why It Matters
Geometric sequences and series appear throughout precalculus, AP Calculus (as the basis for power series and convergence tests), and the SAT/ACT. In finance, compound interest and loan amortization follow geometric patterns — understanding these formulas lets you compute future account values or total interest paid. Engineers and scientists use geometric series to model signal decay, population dynamics, and fractal geometry.
Common Mistakes
Mistake: Using the infinite-sum formula when |r| ≥ 1
Correction: The formula only works when . Always check this condition first; if it fails, the infinite series diverges.
Mistake: Writing the exponent as n instead of n − 1 in the nth-term formula
Correction: The correct formula is . The exponent is one less than the term number because the first term already exists before any multiplications by r.
Mistake: Confusing the common ratio with the common difference
Correction: In a geometric sequence you multiply to get the next term (). In an arithmetic sequence you add (). Subtracting consecutive terms of a geometric sequence does not give a constant.
Check Your Understanding
The geometric sequence starts 5, 15, 45, … What is the 6th term?
Hint: First find r by dividing 15 by 5, then use .
Answer:
Does the infinite series converge or diverge?
Hint: Check the absolute value of the common ratio.
Answer: It diverges because , so .
Find the sum of the infinite series
Hint: Identify , confirm , then apply the infinite-sum formula.
Answer:
