Geometric Sequence Formula
The Formula
When to use: Multiply by the same number each step โ 2, 6, 18, 54, ... (multiply by 3). This is exponential growth.
Quick Example
Notation
What This Formula Means
A sequence where each term is obtained from the previous by multiplying by a fixed non-zero constant called the common ratio r.
Multiply by the same number each step โ 2, 6, 18, 54, ... (multiply by 3). This is exponential growth.
Formal View
Worked Examples
Example 1
easySolution
- 1 Use the geometric sequence formula a_n = a_1 \cdot r^{n-1} with a_1 = 5, r = 2, n = 8.
- 2 Find the 8th term: a_8 = 5 \cdot 2^7 = 5 \cdot 128 = 640
- 3 Apply the partial sum formula: S_8 = a_1 \cdot \frac{1-r^8}{1-r} = 5 \cdot \frac{1-256}{1-2} = 5 \cdot 255 = 1275
Answer
Example 2
mediumExample 3
mediumCommon Mistakes
- Confusing the common ratio r with the common difference d: in a geometric sequence you multiply by r, so r = \frac{a_{n+1}}{a_n}, not a_{n+1} - a_n.
- Using r^n instead of r^{n-1} in the formula: a_n = a_1 \cdot r^{n-1}, not a_1 \cdot r^n โ the first term has exponent 0, not 1.
- Forgetting that a negative ratio makes terms alternate in sign: a_1 = 2, r = -3 gives 2, -6, 18, -54, ... โ the absolute values grow but signs alternate.
Why This Formula Matters
Models compound interest, population growth, radioactive decay.
Frequently Asked Questions
What is the Geometric Sequence formula?
A sequence where each term is obtained from the previous by multiplying by a fixed non-zero constant called the common ratio r.
How do you use the Geometric Sequence formula?
Multiply by the same number each step โ 2, 6, 18, 54, ... (multiply by 3). This is exponential growth.
What do the symbols mean in the Geometric Sequence formula?
r = common ratio, a_1 = first term, S_n = a_1 \cdot \frac{1 - r^n}{1 - r} = sum of first n terms (r \neq 1).
Why is the Geometric Sequence formula important in Math?
Models compound interest, population growth, radioactive decay.
What do students get wrong about Geometric Sequence?
If |r| < 1, terms shrink toward zero. If |r| > 1, terms grow without bound.
What should I learn before the Geometric Sequence formula?
Before studying the Geometric Sequence formula, you should understand: sequence, exponents.
Want the Full Guide?
This formula is covered in depth in our complete guide:
Growing Patterns, Arithmetic and Geometric Sequences โ