0% found this document useful (0 votes)
28 views7 pages

Geometric Progressions

oi

Uploaded by

putragilangrmdn
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views7 pages

Geometric Progressions

oi

Uploaded by

putragilangrmdn
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Geometric Progressions

Definition of a geometric progression


A sequence is any string of numbers in a given order. In a geometric sequence or geometric
progression (equivalent expressions) each number in the sequence is related to the next by a
particular rule.

Example (1)
Consider the following sequence.
1 2 4 8 16 32 64
How is each successive term generated from the one that precedes it?

Solution
2 2 2 2 2 2
1   2   4   8   16   32   64
At each stage we are multiplying the preceding term by 2. Thus, this sequence of
numbers is defined by
The first term: in this example = 1
The common ratio between the terms: in this example = 2

This is an example of a geometric progression. A geometric progression is a sequence in which


each successive term is found from the preceding one by multiplying it by a fixed number, called
the ratio. This means the ratio of any two successive terms is constant. Let u1 , u2 , u3 , ...,un

represent the first, second, third and nth term of any sequence. With first term a and ratio r a
geometric progression has the general form
u1  a
u2  ar
u3  ar 2

un  ar n 1

Example (2)
Find the eighth term of the geometric progression
2, 6, 18, 54, …

© blacksacademy.net

1
Solution
The first term is
a 2
We need to find the ratio, r. The second term is
u2  ar  6

So if we divide the first term by the second


ar 6
r    3
a 2
Now that we know the ratio, we can find the eighth term.

u8  ar 7  2   3  4374
7

The sum of a geometric progression


The sum of a geometric progression of n terms is given by

Sn 

a 1 rn 
1r
Later we will prove this formula, but for the present we will use it.

Example (3)
(a) The 1st and the 5th terms of a geometric progression are 5 and 0.128 respectively.
Find the common ratio and the 7th term .
(b) Find the sum of the first 10 terms, giving your answer to 3 significant figures.

Solution
u0  a  5
u5  ar 4  0.128
ar 4 0.128
r4    0.0256
a 5
r  4 0.0256  0.4
This gives us the ratio, so the 7th term is

u7  ar 6  5  0.46  0.02048

Substituting a  5, r  0.4, n  10 into Sn 



a 1rn  we get
1r

© blacksacademy.net

2
Sn 

a 1  rn 
1r



5 1  0.410 
1  0.4
5 1  0.0001048576

0.6
 8.33245952
 8.33 3.s.f.

Geometric progressions can be divergent or convergent (or constant, if the ratio is 1). The term
divergent means that the successive terms of the series get larger and larger. The series in
example (3) is convergent, meaning that each successive term is smaller than the one preceding it.
u0  a  5
u1  ar  5  0.4  2
u2  ar 2  2  0.4  0.8
u3  ar 3  0.8  0.4  0.32
u4  ar 4  0.32  0.4  0.128

So the terms are clearly getting smaller and smaller. If a series is divergent then it cannot
possibly have a sum to infinity because the sum is getting larger and larger with each successive
term in the series. However, it turns out that when a geometric progression is convergent then
the sum of a geometric progression is also convergent. This means that the sum gets closer and
closer to a certain fixed number, which is called the limit of the series of sums. This limit is given
by the formula
a
S  if and only if r  1
1r
a
This states that the sum of a geometric series to infinity is , if and only if the modulus of the
1r
common ratio, r, is less than 1. (The expression “if and only if” in this context it means (a) if the
geometric series is convergent then the modulus of the common ratio is less than 1, and (b) if the
modulus of the common ratio is less than 1, then the geometric series is convergent.)

Example (3) continued


(c) The geometric progression in example (3) had first term 5 and common ratio 0.4.
Find its sum to infinity.

Solution
a
(c) On substituting a  5, r  0.4 into
1r
a 5
S    8.33
1  r 0.6

© blacksacademy.net

3
Problems based on geometric progressions
Problems can be set requiring you to find an unknown quantity. Consider this example.

Example (4)
The sum to infinity of a geometric series is 3.75. The common ratio is positive and the
sum of the first two terms is 3.6. Find the first term, the common ratio and the sum of
the first 10 terms.

Solution
The sum to infinity of a geometric series is 3.75 translates to
a
 3.75
1r
The common ratio is positive and the sum of the first two terms is 3.6 translates to
a  ar  3.6
a 1  r   3.6
3.6
a
1r
Substituting into the first equation gives
 3.6 
1 r 
   3.75
1r
3.6
 3.75
1  r 1  r 
3.75 1  r 1  r   3.6

 
3.75 1  r 2  3.6
3.75  3.75r 2  3.6
3.75r 2  0.15
r 2  0.04
r  0.2
We are told that r is positive so the solution is r  0.2
The first term is given by
3.6 3.6
a  3
1  r 1.2
The sum of the first10 terms is

Sn 

a 1  rn 
1r



3 1  0.210 
1  0.2
 3.749999...  3.75 3.s.f.

© blacksacademy.net

4
Problems on geometric progressions can involve you in manipulation of logarithms. The
following problem will lead to an index equation that will require logarithms to solve.

Example (5)
The first term of a geometric progression is 5, and its ratio is 4. Find the number of
terms of the sequence so that the sum is as great as possible but less than 10,000.

Solution
The strategy in answering this question is to substitute the first term and common ratio
into the equation for the sum of the geometric progression.

Sn 

a 1 rn 
1r
Then solve this equation for n, the number of terms in the progression. This will require
logarithms. This will give n as a real number. Then the answer will be the next integer

down from n. So on substituting into Sn 



a 1rn  we get
1r

10,000 

5 1  4n 
1 4
30000  5  5  4n
4n  6001
log 4n  log 6001
log 6001
n  6.27...
log 4

 number of terms  6

Proofs of the formulae for the sum of a geometric progression


To prove that the sum of a geometric progression of n terms is given by

Sn 

a 1 rn 
1r
where a is the first term and r the common ratio of the progression.

Proof
The sum of a geometric progression of n terms is given by

Sn  a  ar  ar 2  ar 3    ar n 1

Multiplying this equation on both left and right hand sides by r gives

© blacksacademy.net

5
rSn  ar  ar 2  ar 3    ar n 1  ar n

Subtracting the second equation from the first gives

Sn  rSn  a  ar n

The middle terms cancel out in pairs. So


Sn 1  r   a 1  r n 
Sn 

a 1r n

1  r 

Convergent and divergent sums


Successive sums of a geometric progression define a series. This series can be divergent or
convergent. For a geometric progression when r  1 the series of sums is convergent. Looking

at the formula for the sum

Sn 

a 1 rn 
1  r 
we see that as n  , r n  0 (which is read, “As n tends to infinity, r n tends to zero”).

 
This in turn means that as n  , 1  r n  1 (“As n tends to infinity, 1  r n tends to 1”.). Hence

a
S  if r  1
1r

If r  1 then the series of successive sums is divergent. In the expression Sn 



a 1rn  the r n
1  r 

term gets bigger and bigger as n   . If r  1 the expression Sn 



a 1 rn  is also divergent.
1  r 
Each term in the progression is the same number, and the addition of the same number to itself n
times creates an ever increasing sum as n   . Hence
a
S  if and only if r  1
1r
meaning
a a
S  if r  1 and r  1 if S   .
1r 1r

© blacksacademy.net

6
© blacksacademy.net

You might also like