Home / IB DP Maths 2026, 2027 & 2028 / Application and Interpretation HL / IB Mathematics AI SL The sum of infinite geometric sequences Study Notes

IB Mathematics AI AHL The sum of infinite geometric sequences Study Notes - New Syllabus

IB Mathematics AI AHL The sum of infinite geometric sequences Study Notes

LEARNING OBJECTIVE

  • The sum of infinite geometric sequences.

Key Concepts: 

  • Sum of infinite geometric sequences.

MAI HL and SL Notes – All topics

THE SUM OF INFINITE TERMS IN A G.S. 

♦ Convergence Condition: \( |r| < 1 \)

\( S_\infty = \frac{u_1}{1 – r} \)

Example

Find Sum of Infinity.

\( \frac{1}{2} + \frac{1}{4} + \frac{1}{8} + \cdots =? \)

Comment about ratio .

▶️Answer/Explanation

Solution:

First term: $a = \frac{1}{2}$

Common ratio:
$ r = \frac{\frac{1}{4}}{\frac{1}{2}} = \frac{1}{2} $

A geometric series has a sum to infinity only if $|r| < 1$.

Since $r = \frac{1}{2}$ and $|r| < 1$, the sum does exist.

$
S_\infty = \frac{a}{1 – r}
$

$
S_\infty = \frac{\frac{1}{2}}{1 – \frac{1}{2}} = \frac{\frac{1}{2}}{\frac{1}{2}} = 1
$

Example

(i) Convert

  \( 0.333… \) into a fraction.

 (ii) Show that 

\( 0.999… \) is equal to 1.

▶️Answer/Explanation

Solution:

(i)
Let
$
x = 0.333\ldots
$

Multiply both sides by 10

$
10x = 3.333\ldots
$

Subtract the original equation:
$
10x – x = 3.333\ldots – 0.333\ldots
\Rightarrow 9x = 3
\Rightarrow x = \frac{3}{9} = \frac{1}{3}
$

(ii)
$
x = 0.999\ldots
$
Multiply both sides by 10:

$
10x = 9.999\ldots
$

Subtract the original equation
$
10x – x = 9.999\ldots – 0.999\ldots
\Rightarrow 9x = 9
\Rightarrow x = 1
$

♦ Proof of \( S_\infty \)

1. Algebraic subtraction:

\( S_\infty = u_1 + r S_\infty \) → \( S_\infty = \frac{u_1}{1 – r} \).

We can derive the infinite sum formula by observing that:

\( S_\infty = u_1 + u_1 r + u_1 r^2 + u_1 r^3 + \cdots \)

Factor out \( u_1 \):

\( S_\infty = u_1 (1 + r + r^2 + r^3 + \cdots) \)

The series in parentheses is a geometric series with first term 1 and ratio \( r \). Thus:

\( 1 + r + r^2 + r^3 + \cdots = \frac{1}{1 – r} \quad \text{(for } |r| < 1) \)

Therefore:

\( S_\infty = \frac{u_1}{1 – r} \)

Key Points:
The series converges only when \( |r| < 1 \).
 If \( |r| \geq 1 \), the series diverges (i.e., the sum grows infinitely or oscillates).

Example  (Total distance travelled by a bouncing ball.)

A rubber ball is dropped from a height of $64\, \text{m}$.

Each time it strikes the ground, it rebounds to $\dfrac{3}{4}$ of the height of the previous fall.

Find the total vertical distance the ball travels.

▶️Answer/Explanation

Solution:

Initial Fall (Downward Motion):

The ball first falls $64\, \text{m}$ straight down.

After the first impact:

It rises to $\dfrac{3}{4} \times 64 = 48\, \text{m}$ (upward motion),
Then falls $48\, \text{m}$ (downward motion),
Then rebounds to $\dfrac{3}{4} \times 48 = 36\, \text{m}$, etc.

This forms two infinite geometric series:

One for downward motion (excluding the first fall),
One for upward motion.

Total Downward Motion:

We include the first fall of 64 m and then the infinite series:

$
\text{Downward distance} = 64 + 48 + 36 + 27 + \dots
$

This is a geometric series with:

First term $a = 48$,
Common ratio $r = \dfrac{3}{4}$.

$
\text{Sum of infinite downward motion} = 64 + \sum_{n=1}^{\infty} 48\left( \dfrac{3}{4} \right)^{n-1}
= 64 + \frac{48}{1 – \frac{3}{4}} = 64 + \frac{48}{\frac{1}{4}} = 64 + 192 = 256\, \text{m}
$

Total Upward Motion:

$
\text{Upward distance} = 48 + 36 + 27 + \dots
$

This is again a geometric series with:

First term $a = 48$,
Common ratio $r = \dfrac{3}{4}$,

$
\text{Sum} = \frac{48}{1 – \frac{3}{4}} = \frac{48}{\frac{1}{4}} = 192\, \text{m}
$

Total Vertical Distance:

$
\text{Total distance} = \text{Total downward} + \text{Total upward}
= 256 + 192 = \rm{448\, \text{m}}
$

Example

(Divergent Case)

 \( 1 + 2 + 4 + 8 + \cdots \) 

Show that the series diverges.

▶️Answer/Explanation

Solution:

This is a geometric series with \( u_1 = 1 \) and \( r = 2 \). Since \( |r| \geq 1 \), the series diverges. The partial sums grow infinitely:
\( S_n = 2^n – 1 \rightarrow \infty \quad \text{as } n \rightarrow \infty \)

♦ Final Notes:

1. Convergence Test:

Always check \( |r| < 1 \) before applying \( S_\infty \).

2. Exact vs. Approximate:

For \( r \) values like \( \frac{1}{2} \), the sum is exact. For irrational \( r \) (e.g., \( \frac{1}{\pi} \)), the sum is exact in fractional form but may be approximated numerically.

3. Applications:

Infinite series are used in finance (perpetuities), physics (waveforms), and computer science (algorithms).

Scroll to Top