Geometric sequences and infinite geometric series
IB Mathematics AA SLΒ· 6 min read
1. Geometric sequences: definition and nth termβ β ββββ± 15 min
Geometric Sequence
A sequence where each term after the first is found by multiplying the previous term by a constant called the common ratio .
Example:
2, 6, 18, 54,... has common ratio
By induction, we can derive the general formula for the nth term of any geometric sequence, starting with first term :
The 3rd term of a geometric sequence is 12, and the 5th term is 48. Find all possible values of the common ratio .
- 1
Write the nth term formula for the 3rd and 5th terms:
- 2
- 3
Divide the 5th term by the 3rd term to eliminate :
- 4
- 5
Solve for . Both positive and negative solutions are valid unless excluded by the problem:
- 6
2. Sum of a finite geometric seriesβ β ββββ± 20 min
The sum of the first terms of a geometric sequence can be written in a closed form, avoiding adding all terms individually. Two different formulas are used depending on whether or not.
Sum of a Finite Geometric Series
The total of the first terms of a geometric sequence, calculated via the following formulas:
Example:
Sum of first 4 terms of 2, 6, 18,... is 2+6+18+54 = 80
Find the sum of the first 10 terms of the sequence 3, 6, 12, 24, ...
- 1
Identify the values of , , and :
- 2
- 3
Substitute into the sum formula for :
- 4
- 5
Calculate the result:
- 6
3. Infinite geometric series and convergenceβ β β βββ± 20 min
An infinite geometric series is the sum of all terms of an infinite geometric sequence. Only convergent infinite series have a finite sum; divergent series grow without bound or oscillate infinitely.
Convergence Condition
An infinite geometric series converges (has a finite sum) if and only if the absolute value of the common ratio is less than 1.
Example:
converges, diverges, converges
Does the infinite series converge? If it converges, find its sum.
- 1
Calculate the common ratio:
- 2
- 3
Check the convergence condition:
- 4
- 5
Substitute into the infinite sum formula:
- 6
4. Applications to real-world problemsβ β β βββ± 20 min
Geometric sequences are widely used to model repeated percentage change, compound growth, depreciation, and recurring investments. The key is to recognize the constant multiplicative factor each period, which is your common ratio.
A student invests $1000 in a savings account that pays 5% annual compound interest, with interest reinvested each year. How much money is in the account after 5 years, with no withdrawals?
- 1
A 5% annual increase means the total amount is multiplied by 1.05 each year, so this is a geometric sequence with:
- 2
- 3
The amount after 5 years is the 5th term of the sequence:
- 4
- 5
Calculate the final amount:
- 6
5. Common Pitfalls
Wrong move:
Forgetting that can be negative, only reporting the positive solution.
Why:
Most problems that solve for via a quadratic equation have two valid solutions, unless the problem explicitly states all terms are positive.
Correct move:
Always check if both positive and negative values of satisfy the problem conditions, and include both if valid.
Wrong move:
Using the infinite sum formula when .
Why:
Students often memorize and use it regardless of the convergence condition.
Correct move:
Always check first, and explicitly state that the infinite sum does not exist if the condition fails.
Wrong move:
Using instead of in the nth term formula.
Why:
Counting term numbers incorrectly leads to off-by-one errors.
Correct move:
Verify the formula with : , which confirms the exponent is .
Wrong move:
Confusing finite and infinite sum formulas, writing .
Why:
When , approaches 0 as goes to infinity, so the exponent term disappears.
Correct move:
Remember that the sum to infinity formula simplifies to , with no or term.
6. Quick Reference Cheatsheet
Concept | Formula | Key Condition |
|---|---|---|
Geometric sequence nth term | = common ratio | |
Sum of finite terms () | Any | |
Sum of finite terms () | Only when | |
Infinite series convergence | ||
Sum to infinity (convergent) | Only if |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2022 Β· 1
Find sum of convergent infinite series
- 2023 Β· 2
Geometric sequence word problem
Going deeper
What's Next
Geometric sequences and series are a core foundation for financial mathematics, where they are used to model compound growth, depreciation, and annuities. Convergence of geometric series also introduces the key concept of infinite series limits that underpins future topics like calculus and series expansions. This topic is regularly assessed as a standalone question in IB AA SL, often mixed with arithmetic sequence problems to test your ability to distinguish between the two types. Mastering the convergence condition and the different formulas here will make applied problems much easier on exam day.
