Math AAHL
Math AASL
Terms of Service
Login
Sign Up
erplex
LoginJoin
IB Math AASL
/
1: Algebra
/
Sequences & Series

Sequences & Series

erplex

© 2025 Perplex Learning Incorporated. All rights reserved.

All content on this website has been developed independently from and is not endorsed by the International Baccalaureate Organization. International Baccalaureate and IB are registered trademarks owned by the International Baccalaureate Organization.

TeamContactTerms of ServicePrivacy Policy

Geometric Series

The animation to the right shows a sequence of purple rectangles appearing one by one, slowly filling up the inside of a larger square around the border. The first rectangle has 21​ the area of the border square, the second has 41​ the area, the third 81​, and so on.


Can you describe the total area covered by purple rectangles when there are

  • two rectangles?

  • three rectangles?

  • four rectangles?

Now consider what happens when we continue adding purple rectangles for a long time. We can tell that the white, "uncovered" area gets smaller and smaller with each additional purple rectangle that appears. However, it's getting cut in half each time, not shrunk by a constant amount. So will there ever come a point where there's no white area at all, and the rectangles cover up the entire unit square?

Powered by Desmos

This question is getting at the central idea of geometric series. Before we try to answer it in the most extreme case -- infinite rectangles -- let's work through some simpler examples.

Checkpoint

Consider the sequence

1,2,4,8,…

which is geometric with u1​=1 and r=2.

What is the sum of the first four terms in the sequence 1,2,4,8…?

Select the correct option

It's simple enough to find the sum of the first four terms of a sequence: just add them all up by hand. But what if we wanted to find the sum of ten terms? Of twenty? Of a hundred?


Clearly, we're going to need a better way to do this. Let's work through an abstract version of this type of sum and see if we can come up with a more general formula.

Discussion

Let Sn​ denote the sum of the first n terms of a geometric sequence. The sum of the first four terms of an arbitrary geometric sequence, with first term u1​and common ratio r, is thus written

S4​=i=1∑4​ui​=u1​+u1​r+u1​r2+u1​r3
  1. First, write an expression for rS4​ (the sum of the first four terms multiplied by r).

  2. Now write an expression for rS4​−S4​. Simplify it as much as you can.

  3. Finally, use your answer to part (b) to write an alternative expression for S4​. (Hint: rS4​−S4​=(r−1)S4​)

Part (a)

We have

S4​=u1​+u1​r+u1​r2+u1​r3


so multiplying both sides by r gives

rS4​=r(u1​+u1​r+u1​r2+u1​r3)=u1​r+u1​r2+u1​r3+u1​r4


Part (b)

We have from part (a):

rS4​=u1​r+u1​r2+u1​r3+u1​r4

Hence

rS4​−S4​​=(u1​r+u1​r2+u1​r3+u1​r4)​

Part (c)

From part (b) we have

rS4​−S4​=u1​(r4−1)


so

(r−1)S4​=u1​(r4−1)

and for r=1
S4​=r−1u1​(r4−1)​

Equivalently, multiplying top and bottom by −1,
S4​=1−ru1​(1−r4)​


Finite Geometric Series

The sum of the first n terms in a geometric sequence is given by:

Sn​=r−1u1​(rn−1)​=1−ru1​(1−rn)​📖

Exercise

A geometric sequence has first term u1​=81 and fourth term u4​=3.

Find the sum of the first five terms.

Select the correct option

We've seen that geometric series can evaluate to very large values very quickly, even if their common ratio is quite small, say r=2. This is because of the rapidly growing behavior of exponential functions: 2 might be small, but 210 sure isn't!


Something interesting happens, though, when we consider geometric series with fractional common ratios like 21​ or −31​, since raising these values to consecutive exponents makes them shrink instead of grow. Let's play with small common ratios some more to learn more about the behavior of these types of geometric series.

Discussion

  1. For a geometric sequence with first term u1​=1 and common ratio r=1.1, find S10​ and S50​.

  2. For a geometric sequence with first term u1​=1 and common ratio r=0.9, find S10​ and S50​.

  3. State the main differences between the results of (a) and (b). Specifically, how do the values of S10​ compare to the values of S50​ in each case?

Part (a)

For a geometric sequence with first term u1​=1 and ratio r=1.1, the sum of the first n terms is

Sn​=u1​r−1rn−1​=1.1−11.1n−1​=0.11.1n−1​.


Hence

S10​=0.11.110−1​,

on a TI-84 you would enter

(1.110−1)/0.1
which yields
S10​=15.937424601≈15.937.


Similarly,

S50​=0.11.150−1​,

enter

(1.150−1)/0.1
to get
S50​=1163.908528797≈1163.909.


Part (b)

For a geometric sequence with u1​=1 and r=0.9, the sum of the first n terms is

Sn​=1−ru1​(1−rn)​=1−0.91−0.9n​=10(1−0.9n).


Hence

S10​=10(1−0.910),S50​=10(1−0.950).


Calculating (to four decimal places):

0.910≈0.3486784⟹S10​=10(1−0.3486784)≈6.5132,

0.950≈0.0051538⟹S50​=10(1−0.0051538)≈9.9485.


Part (c)

For r=1.1, the sum of the first 10 terms is approximately 15.94, while the sum of the first 50 terms is approximately 1163.91:

S10​≈15.94,S50​≈1163.91

This means that the sum after 50 terms is much larger than after 10 terms—about 75 times greater. Even though each term is only 10% larger than the previous one, this repeated multiplication causes the sum to grow extremely quickly as more terms are added. The total does not level off; it keeps increasing without bound.

For r=0.9, the sum of the first 10 terms is approximately 6.51, and the sum of the first 50 terms is approximately 9.95:

S10​≈6.51,S50​≈9.95

Here, the sum after 50 terms is only a little larger than after 10 terms. Most of the total sum is reached very quickly, and adding more terms makes only a small difference. This is because each term is only 90% of the previous one, so the terms get smaller and smaller, and the sum approaches a limiting value.

It turns out that while geometric series with ∣r∣>1 (like r=1.01,−5, or 7.5) keep growing and growing infinitely, geometric series with ∣r∣<1 (like r=−0.99,0.5, or 0.113) approach a finite value. What value they approach also follows a rule:

Infinite Geometric Series

If a geometric sequence has a common ratio ∣r∣<1, then each term will be smaller than the previous term. As the terms get smaller and smaller, the sum of all the terms approaches a finite value:


S∞​=1−ru1​​,∣r∣<1📖


Powered by Desmos

Checkpoint

A geometric series has first term u1​=1 and common ratio r=0.9.

Find S∞​.

Select the correct option

It's crucial to remember that no matter how small r is, if its absolute value is greater than 1, the series that takes its sum will grow infinitely. Even a geometric series with r=1.000000000001 has S∞​→∞!!

Convergence

A geometric series is said to converge if S∞​ is finite - which means ∣r∣<1⇔−1<r<1.


Example

A geometric sequence has u1​=8 and u4​=2k+1. For what value(s) of k does the corresponding geometric series converge?


We have

u4​=u1​r3=8⋅r3=2k+1⇒r3=82k+1​

Now if −1<r<1, then −1<r3<1:

−1<82k+1​<1
−8<2k+1<8
−29​<k<27​

Exercise

A geometric sequence has consecutive terms 3 and 2k−1. Find the possible value(s) of k such that S∞​ exists.

Select the correct option

Discussion

Remember those rectangles with shrinking area from the beginning of the lesson?

Powered by Desmos

Will they ever completely cover the area inside the large border square?


In the context of this "real-world" scenario, does it make sense to talk about what happens as we approach infinitely many rectangles?

At each step the new rectangle has half the area of the previous one, so the covered area after n rectangles is a partial sum of a geometric series.

u1​=21​,uk+1​=21​uk​
Sn​=k=1∑n​uk​=21​+41​+81​+⋯+2n1​

Since this is a geometric series with first term a=21​ and ratio r=21​,

Sn​=a1−r1−rn​=21​⋅1/21−(1/2)n​=1−2n1​

Because 2n1​>0 for every finite n, we have Sn​<1. In other words no finite collection of rectangles ever covers the whole square. However,

n→∞lim​Sn​=n→∞lim​(1−2n1​)=1,

so in the limit the infinitely many rectangles “fill” the square.

In a real‐world setting, though, we cannot place infinitely many ever‐smaller rectangles (matter cannot be subdivided below atomic scales, we cannot draw infinitely many shapes in finite time, nor detect arbitrarily tiny regions). Thus the infinite process is a useful mathematical idealisation but has no literal physical counterpart.

!

0 / 8

Chat

Ask questions about the content or request clarifications