Geometric progression

Diagram illustrating three basic geometric sequences of the pattern 1(rn−1) up to 6 iterations deep. The first block is a unit block and the dashed line represents the infinite sum of the sequence, a number that it will forever approach but never touch: 2, 3/2, and 4/3 respectively.

In mathematics, a geometric progression, also known as a geometric sequence, is a sequence of numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio. For example, the sequence 2, 6, 18, 54, ... is a geometric progression with common ratio 3. Similarly 10, 5, 2.5, 1.25, ... is a geometric sequence with common ratio 1/2.

Examples of a geometric sequence are powers rk of a fixed number r, such as 2k and 3k. The general form of a geometric sequence is

where r ≠ 0 is the common ratio and a is a scale factor, equal to the sequence's start value.

Elementary properties

The n-th term of a geometric sequence with initial value a and common ratio r is given by

Such a geometric sequence also follows the recursive relation

for every integer

Generally, to check whether a given sequence is geometric, one simply checks whether successive entries in the sequence all have the same ratio.

The common ratio of a geometric sequence may be negative, resulting in an alternating sequence, with numbers switching from positive to negative and back. For instance

1, −3, 9, −27, 81, −243, ...

is a geometric sequence with common ratio −3.

The behaviour of a geometric sequence depends on the value of the common ratio.
If the common ratio is:

Geometric sequences (with common ratio not equal to −1, 1 or 0) show exponential growth or exponential decay, as opposed to the linear growth (or decline) of an arithmetic progression such as 4, 15, 26, 37, 48, … (with common difference 11). This result was taken by T.R. Malthus as the mathematical foundation of his Principle of Population. Note that the two kinds of progression are related: exponentiating each term of an arithmetic progression yields a geometric progression, while taking the logarithm of each term in a geometric progression with a positive common ratio yields an arithmetic progression.

An interesting result of the definition of a geometric progression is that for any value of the common ratio, any three consecutive terms a, b and c will satisfy the following equation:

where b is considered to be the geometric mean between a and c.

Geometric series

2 + 10 + 50 + 250 = 312
 ( 10 + 50 + 250 + 1250 = 5 × 312 )

2 1250 = (1  5) × 312

Computation of the sum 2 + 10 + 50 + 250. The sequence is multiplied term by term by 5, and then subtracted from the original sequence. Two terms remain: the first term, a, and the term one beyond the last, or arm. The desired result, 312, is found by subtracting these two terms and dividing by 1  5.

A geometric series is the sum of the numbers in a geometric progression. For example:

Letting a be the first term (here 2), n be the number of terms (here 4), and r be the constant that each term is multiplied by to get the next term (here 5), the sum is given by:

In the example above, this gives:

The formula works for any real numbers a and r (except r = 1, which results in a division by zero). For example:

Derivation

To derive this formula, first write a general geometric series as:

We can find a simpler formula for this sum by multiplying both sides of the above equation by 1 − r, and we'll see that

since all the other terms cancel. If r ≠ 1, we can rearrange the above to get the convenient formula for a geometric series that computes the sum of n terms:

Related formulas

If one were to begin the sum not from k=1, but from a different value, say m, then

Differentiating this formula with respect to r allows us to arrive at formulae for sums of the form

For example:

For a geometric series containing only even powers of r multiply by  1 r2  :

Then

Equivalently, take  r2  as the common ratio and use the standard formulation.

For a series with only odd powers of r

and

Infinite geometric series

Main article: Geometric series

An infinite geometric series is an infinite series whose successive terms have a common ratio. Such a series converges if and only if the absolute value of the common ratio is less than one (|r| < 1). Its value can then be computed from the finite sum formulae

Diagram showing the geometric series 1 + 1/2 + 1/4 + 1/8 + ⋯ which converges to 2.

Since:

Then:

For a series containing only even powers of ,

and for odd powers only,

In cases where the sum does not start at k = 0,

The formulae given above are valid only for |r| < 1. The latter formula is valid in every Banach algebra, as long as the norm of r is less than one, and also in the field of p-adic numbers if |r|p < 1. As in the case for a finite sum, we can differentiate to calculate formulae for related sums. For example,

This formula only works for |r| < 1 as well. From this, it follows that, for |r| < 1,

Also, the infinite series 1/2 + 1/4 + 1/8 + 1/16 + ⋯ is an elementary example of a series that converges absolutely.

It is a geometric series whose first term is 1/2 and whose common ratio is 1/2, so its sum is

The inverse of the above series is 1/2 − 1/4 + 1/8 − 1/16 + ⋯ is a simple example of an alternating series that converges absolutely.

It is a geometric series whose first term is 1/2 and whose common ratio is −1/2, so its sum is

Complex numbers

The summation formula for geometric series remains valid even when the common ratio is a complex number. In this case the condition that the absolute value of r be less than 1 becomes that the modulus of r be less than 1. It is possible to calculate the sums of some non-obvious geometric series. For example, consider the proposition

The proof of this comes from the fact that

which is a consequence of Euler's formula. Substituting this into the original series gives

.

This is the difference of two geometric series, and so it is a straightforward application of the formula for infinite geometric series that completes the proof.

Product

The product of a geometric progression is the product of all terms. If all terms are positive, then it can be quickly computed by taking the geometric mean of the progression's first and last term, and raising that mean to the power given by the number of terms. (This is very similar to the formula for the sum of terms of an arithmetic sequence: take the arithmetic mean of the first and last term and multiply with the number of terms.)

(if ).

Proof:

Let the product be represented by P:

.

Now, carrying out the multiplications, we conclude that

.

Applying the sum of arithmetic series, the expression will yield

.
.

We raise both sides to the second power:

.

Consequently,

and
,

which concludes the proof.

Relationship to geometry and Euclid's work

Books VIII and IX of Euclid's Elements analyzes geometric progressions (such as the powers of two, see the article for details) and give several of their properties.[1]

See also

References

    • Heath, Thomas L. (1956). The Thirteen Books of Euclid's Elements (2nd ed. [Facsimile. Original publication: Cambridge University Press, 1925] ed.). New York: Dover Publications.

External links

This article is issued from Wikipedia - version of the 11/11/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.