Geometric Sequence — Definition, Formula & Examples
Geometric Sequence
Geometric Progression
A sequence 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 series, infinite geometric series, arithmetic sequence
Key Formula
an=a1⋅rn−1
Where:
- an = The nth term of the sequence (the term you want to find)
- a1 = The first term of the sequence
- r = The common ratio (the constant multiplier between consecutive terms)
- n = The position number of the term in the sequence
Worked Example
Problem: Find the 8th term of the geometric sequence 5, 15, 45, 135, …
Step 1: Identify the first term.
a1=5
Step 2: Find the common ratio by dividing any term by the term before it.
r=515=3
Step 3: Write the general term formula and substitute the known values with n = 8.
a8=5⋅38−1=5⋅37
Step 4: Calculate the power of 3.
37=2,187
Step 5: Multiply to get the final answer.
a8=5⋅2,187=10,935
Answer: The 8th term is 10,935.
Another Example
This example uses a fractional common ratio (r = 1/2), showing that geometric sequences can decrease. The terms shrink toward zero rather than growing, which is a common variation students encounter.
Problem: A geometric sequence has a first term of 256 and a common ratio of 1/2. Find the 6th term.
Step 1: Write down the known values.
a1=256,r=21,n=6
Step 2: Substitute into the nth-term formula.
a6=256⋅(21)6−1=256⋅(21)5
Step 3: Evaluate the power.
(21)5=321
Step 4: Multiply to find the 6th term.
a6=256⋅321=8
Answer: The 6th term is 8.
Frequently Asked Questions
How do you find the common ratio of a geometric sequence?
Divide any term by the term immediately before it: r=anan+1. If the sequence is truly geometric, this ratio is the same for every pair of consecutive terms. For example, in 4, 12, 36, the common ratio is 12÷4=3.
What is the difference between a geometric sequence and a geometric series?
A geometric sequence is the ordered list of terms (e.g., 2, 6, 18, 54). A geometric series is the sum of those terms (e.g., 2 + 6 + 18 + 54 = 80). The sequence names the individual values; the series adds them together.
Can the common ratio of a geometric sequence be negative?
Yes. When r is negative, the terms alternate in sign. For instance, with a1=3 and r=−2, the sequence is 3, −6, 12, −24, … . The formula an=a1⋅rn−1 still applies; just be careful with the sign when raising a negative number to a power.
Geometric Sequence vs. Arithmetic Sequence
| Geometric Sequence | Arithmetic Sequence | |
|---|---|---|
| Pattern between terms | Each term is multiplied by a constant ratio r | Each term has a constant difference d added |
| nth-term formula | an=a1⋅rn−1 | an=a1+(n−1)d |
| Growth behavior | Exponential (grows or decays rapidly) | Linear (grows or decreases steadily) |
| Example | 2, 6, 18, 54, 162 | 2, 5, 8, 11, 14 |
| Key operation | Multiplication (or division) | Addition (or subtraction) |
Why It Matters
Geometric sequences model real-world situations involving repeated multiplication, such as compound interest, population growth, radioactive decay, and the behavior of bouncing balls. They appear throughout algebra, pre-calculus, and calculus—especially when you study series and convergence. Understanding them also builds the foundation for working with exponential functions, since the nth-term formula is itself an exponential expression.
Common Mistakes
Mistake: Using n instead of n − 1 as the exponent.
Correction: The exponent is n − 1 because the first term corresponds to n = 1, and r1−1=r0=1, which correctly gives a1. Writing an=a1⋅rn gives a value that is one position ahead of the intended term.
Mistake: Adding the common ratio instead of multiplying by it.
Correction: A geometric sequence is defined by multiplication, not addition. If you add a constant, you have an arithmetic sequence. Always check: divide a term by the previous one to confirm the constant ratio.
Related Terms
- Common Ratio — The constant multiplier between consecutive terms
- Arithmetic Sequence — Uses addition instead of multiplication
- Geometric Series — The sum of terms in a geometric sequence
- Infinite Geometric Series — Sum when the sequence continues forever
- Sequence — General concept of an ordered list of numbers
- Ratio — The comparison by division that defines the pattern
- Term — Each individual value in the sequence
- Constant — The ratio r remains constant throughout
