Geometric sequences and series
A geometric sequence is formed by multiplying each term by the same constant, called the common ratio .
For example,
is geometric because each term is times the preceding term, so .
A geometric series is the result of adding terms of a geometric sequence:
A sequence is a list. A series is a sum.
Prerequisites
Section titled “Prerequisites”You should be able to:
- use nth terms and recurrence rules;
- apply the laws of indices;
- rearrange formulae;
- solve equations involving powers, using logarithms when necessary.
Recognising a geometric sequence
Section titled “Recognising a geometric sequence”For consecutive non-zero terms, divide a term by the term before it. A sequence is geometric if
is constant. Equivalently,
| Sequence | Consecutive ratios | Geometric? |
|---|---|---|
| Yes, | ||
| Yes, | ||
| Yes, | ||
| No |
A negative common ratio makes the signs alternate. A ratio between and makes positive terms decrease towards zero. A common ratio of gives a constant sequence.
The nth term
Section titled “The nth term”Let the first term be and the common ratio be . Repeated multiplication gives
The th term contains multiplications by , so
The exponent is , not . Substituting must give the first term .
Worked example 1: find a term
Section titled “Worked example 1: find a term”Find the eighth term of .
Here and
Therefore
Worked example 2: a negative common ratio
Section titled “Worked example 2: a negative common ratio”For the geometric sequence with and , find .
The fifth power is odd, so the answer is negative. Keep a negative ratio in brackets when using a calculator.
Worked example 3: recover the first term and ratio
Section titled “Worked example 3: recover the first term and ratio”In a geometric sequence, and . Find and .
Using :
and
Divide the second equation by the first. This removes :
Hence . Substituting into gives
so .
The gap between term numbers is , which explains the power after division.
Worked example 4: is a value a term?
Section titled “Worked example 4: is a value a term?”Determine whether is a term of .
Here and . Set the nth term equal to :
Then
so and . Therefore is the seventh term.
If the powers do not match exactly, logarithms can find . The result must be a positive integer for the value to be a term.
Self-check 1
Section titled “Self-check 1”A geometric sequence has and .
- Find and .
- Find .
- State a recurrence relation for the sequence.
Answers
Dividing by gives
so and .
A suitable recurrence relation is
The sum of the first n terms
Section titled “The sum of the first n terms”Let
Multiply every term by :
Subtract the second equation from the first. All middle terms cancel:
Therefore
and, for ,
Multiplying the numerator and denominator by gives the equivalent form
The first form is often convenient when ; the second often keeps positive quantities when . If , every term equals , so .
Worked example 5: sum a finite geometric series
Section titled “Worked example 5: sum a finite geometric series”Find the sum of the first terms of
Here , and . Using the second form,
The power is , although the final term is . This difference follows from the subtraction used in the derivation.
Worked example 6: sum with a negative ratio
Section titled “Worked example 6: sum with a negative ratio”Find
up to and including the eighth term.
Here , and :
The sum is positive because the positive terms outweigh the following negative terms.
Worked example 7: sum between two positions
Section titled “Worked example 7: sum between two positions”For , find
There are
terms. Their first term is
and their common ratio is still . Hence
Alternatively, calculate . Subtracting would also remove .
Self-check 2
Section titled “Self-check 2”- Find for .
- Find the sum from the fourth to the ninth term inclusive of .
Answers
For the first series, , and :
For the second, the fourth term is and there are terms:
Solving equations involving finite sums
Section titled “Solving equations involving finite sums”When is unknown, the equation usually contains . Rearrange first, then express both sides with a common base or use logarithms.
Worked example 8: find the number of terms
Section titled “Worked example 8: find the number of terms”The sum of the first terms of is . Find .
Here and :
Since , .
Worked example 9: a threshold problem
Section titled “Worked example 9: a threshold problem”An athlete runs km in the first week of a programme and increases the weekly distance by each week. Find the least number of weeks for the total distance to exceed km.
The weekly distances form a geometric sequence with and . We need
Therefore
so
Taking logarithms gives
Since counts complete weeks, the least possible integer is
Check the boundary: , while .
Infinite geometric series
Section titled “Infinite geometric series”For a finite sum,
If , repeated multiplication makes approach zero as grows. The partial sums therefore approach
This is the sum to infinity. It is a limit of finite partial sums, not the result of reaching a final term.
The condition is essential:
- if , the terms do not approach zero, except in the trivial case ;
- if , the terms either alternate without settling or grow in magnitude;
- if , the terms alternate, but shrink enough for the partial sums to settle.
A necessary test for any infinite series to converge is that its terms approach zero. For a geometric series, this condition is also sufficient.
Worked example 10: find a sum to infinity
Section titled “Worked example 10: find a sum to infinity”Find the sum to infinity of
The ratio is
Since , the series converges:
Worked example 11: an alternating infinite series
Section titled “Worked example 11: an alternating infinite series”Determine whether
converges, and find its sum if it does.
The common ratio is
Since , the series converges. Its sum is
Do not replace by in the formula. Absolute value is used only to test convergence.
Worked example 12: find an unknown ratio
Section titled “Worked example 12: find an unknown ratio”A convergent geometric series has first term and sum to infinity . Find the common ratio.
Thus
so
and
The result satisfies , as required.
Worked example 13: recurring decimals
Section titled “Worked example 13: recurring decimals”Express as a fraction.
Write the decimal as a geometric series:
Here and . Therefore
Self-check 3
Section titled “Self-check 3”- Decide whether has a sum to infinity.
- Find the sum to infinity of .
- A convergent geometric series has first term and sum to infinity . Find .
Answers
-
Here . Since , there is no sum to infinity.
-
Here , so
-
From
we get , so . This satisfies .
Common misconceptions
Section titled “Common misconceptions”- Using for the nth term: there are only multiplications after the first term, so .
- Using the nth term formula for a sum: is one term; adds all terms from the first through the nth.
- Losing a negative ratio: for an alternating sequence, substitute the negative value of into every formula.
- Using without checking: the formula is valid only when .
- Rounding too early: retain exact powers or full calculator values until the final line.
- Accepting a non-integer value of : a term number or number of terms must be a positive integer. In threshold problems, check which neighbouring integer first satisfies the inequality.
Mixed exam-style check
Section titled “Mixed exam-style check”A geometric sequence has positive terms. Its third term is and its sixth term is .
- Find and .
- Find the sum of the first eight terms.
- Find the sum to infinity.
Answer
Since and ,
The terms are positive, so . Then
which gives .
For the first eight terms,
Since ,
The finite sum is slightly below its limiting value , which is consistent with all terms being positive.
What to learn next
Section titled “What to learn next”Continue with sigma notation to write sums compactly, then study sequences and series in modelling to apply geometric methods to repeated growth, decay and payment problems. For the continuous counterpart, see exponential growth and decay.