Sum to Infinity & Convergence
CSEC Additional Mathematics Essential Knowledge: The sum to infinity of a geometric series is a fascinating concept where we can find the sum of an infinite number of terms, provided the series converges. This concept connects algebra with limits and has practical applications in finance, physics, and computer science.
Key Concept: For a geometric series with first term \(a\) and common ratio \(r\), if \(|r| < 1\), the series converges and its sum to infinity is given by \(S_\infty = \frac{a}{1-r}\). If \(|r| \geq 1\), the series diverges (has no finite sum).
Part 1: Geometric Series Fundamentals
Geometric Progression Review
A geometric series has the form:
where:
- \(a\) = first term
- \(r\) = common ratio (each term divided by the previous term)
- \(n\) = number of terms
The sum of the first \(n\) terms is:
What happens when \(n \to \infty\)? Consider these two scenarios:
When \(|r| < 1\)
As \(n\) increases, \(r^n\) gets smaller and smaller, approaching 0:
Example: \(0.5^{10} = 0.000976\), \(0.5^{20} \approx 0.000000954\)
Result: The series converges to a finite sum
When \(|r| \geq 1\)
As \(n\) increases, \(r^n\) grows or oscillates:
Examples: \(2^{10} = 1024\), \(2^{20} = 1,048,576\)
Result: The series diverges (no finite sum)
Which of these geometric series converge?
(a) \(4 + 2 + 1 + 0.5 + \cdots\)
(b) \(3 + 6 + 12 + 24 + \cdots\)
Part 2: Sum to Infinity Formula
The Convergence Formula
Starting from the finite sum formula:
When \(|r| < 1\), as \(n \to \infty\), \(r^n \to 0\). Therefore:
Critical Condition: This formula only works when \(|r| < 1\). If \(|r| \geq 1\), \(S_\infty\) does not exist (the series diverges).
Series Converges
\(S_\infty = \frac{a}{1-r}\)
Series Diverges
No Finite Sum
Find the sum to infinity of the geometric series: \(16 + 8 + 4 + 2 + \cdots\)
Find the sum to infinity of: \(27 – 9 + 3 – 1 + \frac{1}{3} – \cdots\)
Part 3: Visualizing Convergence
Graphical Understanding
Consider the series: \(10 + 5 + 2.5 + 1.25 + \cdots\) (\(a=10, r=0.5\))
| Number of Terms (n) | Partial Sum (S_n) | Difference from S∞ = 20 |
|---|---|---|
| 1 | 10 | 10 away |
| 2 | 15 | 5 away |
| 3 | 17.5 | 2.5 away |
| 4 | 18.75 | 1.25 away |
| 5 | 19.375 | 0.625 away |
| 10 | 19.980 | 0.020 away |
| ∞ | 20 | 0 away |
The partial sums get closer and closer to 20 but never exceed it. This is the concept of a limit.
Visualizing \(S_\infty = \frac{a}{1-r}\)
Imagine walking halfway to a wall each time:
Step 1: Go \(\frac{1}{2}S\)
Step 2: Go \(\frac{1}{4}S\) (half of remaining distance)
Step 3: Go \(\frac{1}{8}S\)
… and so on forever
You approach the wall but (in theory) never quite touch it. The total distance covered = \(S\).
Part 4: Finding Unknown Values
CSEC-Style Problems
CSEC often asks:
- Given \(S_\infty\) and \(a\), find \(r\)
- Given \(S_\infty\) and \(r\), find \(a\)
- Given a series converges, find range/values of \(r\)
- Word problems involving infinite sums
The sum to infinity of a geometric series is 45, and the first term is 15. Find the common ratio.
The first term of a geometric progression is 80 and the sum to infinity is 100.
(a) Calculate the common ratio.
(b) Find the sum of the first 4 terms.
Part 5: Applications & Real-World Examples
Practical Uses of Sum to Infinity
Real-World Applications:
A ball is dropped from a height of 10 meters. Each bounce reaches 60% of the previous height. What is the total distance traveled by the ball before it comes to rest?
Part 6: Common Mistakes & Exam Tips
Avoiding Pitfalls
Common Mistakes to Avoid:
1. Using \(S_\infty\) formula when \(|r| \geq 1\) (series diverges!)
2. Forgetting to check the convergence condition first
3. Mishandling negative common ratios (remember \(|r| < 1\) not \(r < 1\))
4. Confusing \(S_n\) formula with \(S_\infty\) formula
5. Not recognizing a geometric series in word problems
6. Incorrectly identifying \(a\) (first term) in the series
Exam Strategy: When solving sum to infinity problems: (1) Identify it’s a geometric series, (2) Find \(a\) and \(r\), (3) Check \(|r| < 1\) (if not, series diverges), (4) Apply \(S_\infty = \frac{a}{1-r}\), (5) For word problems, set up the series carefully, considering if the first term is handled separately.
🎯 Key Concepts Summary
- Convergence Condition: \(|r| < 1\) (absolute value of r less than 1)
- Sum to Infinity Formula: \(S_\infty = \frac{a}{1-r}\)
- Divergence: If \(|r| \geq 1\), no finite sum exists
- Partial Sums: \(S_n = \frac{a(1-r^n)}{1-r}\) for finite n
- Special Cases:
- If \(r\) is positive and \(< 1\): Terms decrease toward zero
- If \(r\) is negative and \(|r| < 1\): Terms oscillate but decrease in magnitude
- Common CSEC Questions:
- Find \(S_\infty\) given \(a\) and \(r\)
- Find \(r\) given \(S_\infty\) and \(a\)
- Word problems with bouncing, investments, etc.
- Combine with finding specific terms of the GP
Comparison Table: Convergence vs Divergence
| Common Ratio (r) | Condition | Convergence | Sum to Infinity | Example Series |
|---|---|---|---|---|
| \(0 < r < 1\) | \(|r| < 1\) | Converges | \(S_\infty = \frac{a}{1-r}\) | \(8 + 4 + 2 + 1 + \cdots\) (r=0.5) |
| \(-1 < r < 0\) | \(|r| < 1\) | Converges | \(S_\infty = \frac{a}{1-r}\) | \(9 – 3 + 1 – \frac{1}{3} + \cdots\) (r=-1/3) |
| \(r = 0\) | \(|r| < 1\) | Converges | \(S_\infty = a\) | \(5 + 0 + 0 + 0 + \cdots\) |
| \(r \geq 1\) | \(|r| \geq 1\) | Diverges | No finite sum | \(2 + 4 + 8 + 16 + \cdots\) (r=2) |
| \(r \leq -1\) | \(|r| \geq 1\) | Diverges | No finite sum | \(3 – 6 + 12 – 24 + \cdots\) (r=-2) |
Quiz: Test Your Understanding
\(a = 12\), \(r = \frac{6}{12} = 0.5\)
\(|r| = 0.5 < 1\), so series converges
\(S_\infty = \frac{a}{1-r} = \frac{12}{1-0.5} = \frac{12}{0.5} = 24\)
The sum to infinity is 24.
Using \(S_\infty = \frac{a}{1-r}\):
\(60 = \frac{20}{1-r} \Rightarrow 60(1-r) = 20\)
\(60 – 60r = 20 \Rightarrow -60r = -40\)
\(r = \frac{-40}{-60} = \frac{2}{3}\)
Check: \(|r| = \frac{2}{3} < 1\) ✓
\(a = 1\), \(r = \frac{-2/3}{1} = -\frac{2}{3}\)
\(|r| = |-\frac{2}{3}| = \frac{2}{3} < 1\), so series converges
\(S_\infty = \frac{a}{1-r} = \frac{1}{1 – (-\frac{2}{3})} = \frac{1}{1 + \frac{2}{3}} = \frac{1}{\frac{5}{3}} = \frac{3}{5}\)
The sum to infinity is \(\frac{3}{5}\) or 0.6.
Common ratio \(r = 2x-1\)
For convergence: \(|r| < 1\)
\(|2x-1| < 1\)
\(-1 < 2x-1 < 1\)
Add 1: \(0 < 2x < 2\)
Divide by 2: \(0 < x < 1\)
The series converges for \(0 < x < 1\).
Step 1: Find \(r\) using \(S_\infty = \frac{a}{1-r}\)
\(7.5 = \frac{5}{1-r} \Rightarrow 7.5(1-r) = 5\)
\(7.5 – 7.5r = 5 \Rightarrow -7.5r = -2.5\)
\(r = \frac{2.5}{7.5} = \frac{1}{3}\)
Step 2: Third term = \(ar^2 = 5 \times (\frac{1}{3})^2 = 5 \times \frac{1}{9} = \frac{5}{9}\)
CSEC Exam Strategy: When answering sum to infinity questions: (1) Always state/write the condition for convergence (\(|r| < 1\)), (2) Show the formula \(S_\infty = \frac{a}{1-r}\), (3) Substitute values carefully, (4) Check your answer makes sense (e.g., if \(a\) is positive and \(0
