Math Calculators, Lessons and Formulas

It is time to solve your math problem

mathportal.org
« Arithmetic Progressions
Progressions: (lesson 2 of 2)

Geometric Progressions

Definition:

By geometric progression of mm terms, we mean a finite sequence of the form

a,  ar,  ar2,  ...,  arm1a, \; a r, \; a r^2, \; ..., \; a r^{m-1}

The real number aa is known as the first term of the geometric progression, and the real number rr is called the ratio of the geometric progression.

Example 1:

Consider the finite sequence of numbers

4,  8,  16,  32,  64,  128,  256,  512,  1024 4, \; 8, \; 16, \; 32, \; 64, \; 128, \; 256, \; 512, \; 1024

In this sequence, the ratio between successive terms is constant and equal to 2.

Here, we have: a=4a = 4 and r=2r = 2.

kthk-th term of the geometric progression:

The kthk-th term of the geometric progression is equal to

ark1 \color{blue}{a r^{k-1}}

Sum of a geometric progression:

The sum of the m terms of a geometric progression is equal to

\color{blue} { S = \left\{ {} \right. }

Example 2:

Consider the geometric sequence 1,  12,  14,  18,...1, \; \frac{1}{2}, \; \frac{1}{4}, \; \frac{1}{8},...

Here we have: a=1a = 1 and r=12r = \frac {1}{2}.

The sum of the first mm terms is equal to

aarm1r=11(12)m112=2(12)m1=212m1 \frac{a - a{r^m}}{1 - r} = \frac{1 - 1 \cdot {( \frac{1}{2} )}^m}{1 - \frac{1}{2}} = 2 - {( \frac{1}{2} )}^{m - 1} = 2 - \frac{1}{2^{m - 1}}

This value gets very close to 2 if mm is very large.