Geometric progressions

A geometric progression is such a sequence of numbers that the quotient of any two successive members of the sequence is a constant, which is called ratio of the progression.

Example: 3, 6, 12, 24 …. r = 2

General term: an = a1· rn-1

In the example: an = 3 · 2n-1

Other examples:

•40, 20, 10, 5, …. an = 40 · 0,5n-1

•8, -16, 32, -64, … an = 8 · (-2)n-1

 

 

Exercises:

1.- Find the general term and a6 of these progressions:

a) 3, 6, 12, 24,...

b) 2, -4, 8, -16,...

c) 9, 3, 1, 1/3,...

d) a1= 5, a3 = 45

2.- A kind of bacterium reproduces by bipartition every 15 minutes. How many bacteria will there be after 6 hours?

 

Solutions: 1.-a) an = 3·2n-1; a6 = 96; b) an = 2·(-2)n-1 = (-1)n-1·2n, a6 = -64; c) an = 9·(1/3)n-1 = 33-n, a6 = 3-3 = 1/27;

 

d) Two posibilities: an = 5·3n-1, a6 = 1215, bn = 5·(-3)n-1, b6 = -1215

2.- 223 bacteria = 8388608 bacteria

 

Licensed under the Creative Commons Attribution Non-commercial Share Alike 3.0 License