Geometric progression

Summary

A geometric progression, also known as a geometric sequence, is a mathematical sequence of non-zero 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.

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.

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

where r ≠ 0 is the common ratio and a ≠ 0 is a scale factor, equal to the sequence's start value. The sum of a geometric progression's terms is called a geometric series.

Elementary properties edit

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

 

and in general

 

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 alternating between positive and negative. 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:

  • positive, the terms will all be the same sign as the initial term.
  • negative, the terms will alternate between positive and negative.
  • greater than 1, there will be exponential growth towards positive or negative infinity (depending on the sign of the initial term).
  • 1, the progression is a constant sequence.
  • between −1 and 1 but not zero, there will be exponential decay towards zero (→ 0).
  • −1, the absolute value of each term in the sequence is constant and terms alternate in sign.
  • less than −1, for the absolute values there is exponential growth towards (unsigned) infinity, due to the alternating sign.

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 the geometric progression is that 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 edit

 
Proof without words of the formula for the sum of a geometric series – if |r| < 1 and n → ∞, the r n term vanishes, leaving S = a/1 − r
 
The geometric series 1/4 + 1/16 + 1/64 + 1/256 + ... shown as areas of purple squares. Each of the purple squares has 1/4 of the area of the next larger square (1/2×1/2 = 1/4, 1/4×1/4 = 1/16, etc.). The sum of the areas of the purple squares is one third of the area of the large square.
 
Another geometric series (coefficient a = 4/9 and common ratio r = 1/9) shown as areas of purple squares. The total purple area is S = a / (1 - r) = (4/9) / (1 - (1/9)) = 1/2, which can be confirmed by observing that the unit square is partitioned into an infinite number of L-shaped areas each with four purple squares and four yellow squares, which is half purple.

In mathematics, a geometric series is the sum of an infinite number of terms that have a constant ratio between successive terms. For example, the series

 

is geometric, because each successive term can be obtained by multiplying the previous term by  . In general, a geometric series is written as  , where   is the coefficient of each term and   is the common ratio between adjacent terms. The geometric series had an important role in the early development of calculus, is used throughout mathematics, and can serve as an introduction to frequently used mathematical tools such as the Taylor series, the Fourier series, and the matrix exponential.

The name geometric series indicates each term is the geometric mean of its two neighboring terms, similar to how the name arithmetic series indicates each term is the arithmetic mean of its two neighboring terms.

Product edit

The product of a geometric progression is the product of all terms. It can be quickly computed by taking the geometric mean of the progression's first and last individual terms, 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 individual terms, and multiply by the number of terms.)

As the geometric mean of two numbers equals the square root of their product, the product of a geometric progression is:

 .

(An interesting aspect of this formula is that, even though it involves taking the square root of a potentially-odd power of a potentially-negative r, it cannot produce a complex result if neither a nor r has an imaginary part. It is possible, should r be negative and n be odd, for the square root to be taken of a negative intermediate result, causing a subsequent intermediate result to be an imaginary number. However, an imaginary intermediate formed in that way will soon afterwards be raised to the power of  , which must be an even number because n by itself was odd; thus, the final result of the calculation may plausibly be an odd number, but it could never be an imaginary one.)

Proof edit

Let P represent the product. By definition, one calculates it by explicitly multiplying each individual term together. Written out in full,

 .

Carrying out the multiplications and gathering like terms,

 .

The exponent of r is the sum of an arithmetic sequence. Substituting the formula for that calculation,

 ,

which enables simplifying the expression to

 .

Rewriting a as  ,

 ,

which concludes the proof.

History edit

A clay tablet from the Early Dynastic Period in Mesopotamia (c. 2900 – c. 2350 BC), identified as MS 3047, contains a geometric progression with base 3 and multiplier 1/2. It has been suggested to be Sumerian, from the city of Shuruppak. It is the only known record of a geometric progression from before the time of old Babylonian mathematics beginning in 2000 BC.[1]

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.[2]

See also edit

References edit

  1. ^ Friberg, Jöran (2007). "MS 3047: An Old Sumerian Metro-Mathematical Table Text". In Friberg, Jöran (ed.). A remarkable collection of Babylonian mathematical texts. Sources and Studies in the History of Mathematics and Physical Sciences. New York: Springer. pp. 150–153. doi:10.1007/978-0-387-48977-3. ISBN 978-0-387-34543-7. MR 2333050.
  2. ^ 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.
  • Hall & Knight, Higher Algebra, p. 39, ISBN 81-8116-000-2

External links edit