Arithmetico-geometric sequence

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In mathematics, an arithmetico-geometric sequence is the result of element-by-element multiplication of the elements of a geometric progression with the corresponding elements of an arithmetic progression. The nth element of an arithmetico-geometric sequence is the product of the nth element of an arithmetic sequence and the nth element of a geometric sequence.[1] An arithmetico-geometric series is a sum of terms that are the elements of an arithmetico-geometric sequence. Arithmetico-geometric sequences and series arise in various applications, such as the computation of expected values in probability theory, especially in Bernoulli processes.

For instance, the sequence

01, 12, 24, 38, 416, 532,

is an arithmetico-geometric sequence. The arithmetic component appears in the numerator (in blue), and the geometric one in the denominator (in green). The series summation of the infinite elements of this sequence has been called Gabriel's staircase and it has a value of 2.[2][3] In general,

k=1krk=r(1r)2for 1<r<1.


The label of arithmetico-geometric sequence may also be given to different objects combining characteristics of both arithmetic and geometric sequences. For instance, the French notion of arithmetico-geometric sequence refers to sequences that satisfy recurrence relations of the form un+1=run+d, which combine the defining recurrence relations un+1=un+d for arithmetic sequences and un+1=run for geometric sequences. These sequences are therefore solutions to a special class of linear difference equation: inhomogeneous first order linear recurrences with constant coefficients.

Elements

[edit | edit source]

The elements of an arithmetico-geometric sequence (AnGn)n1 are the products of the elements of an arithmetic progression (An)n1 (in blue) with initial value a and common difference d, An=a+(n1)d, with the corresponding elements of a geometric progression (Gn)n1 (in green) with initial value b and common ratio r, Gn=brn1, so that[4]

A1G1=abA2G2=(a+d)brA3G3=(a+2d)br2 AnGn=(a+(n1)d)brn1.

These four parameters are somewhat redundant and can be reduced to three: ab, bd, and r.

Example

[edit | edit source]

The sequence

01, 12, 24, 38, 416, 532,

is the arithmetico-geometric sequence with parameters d=b=1, a=0, and r=12.

Series

[edit | edit source]

Partial sums

[edit | edit source]

The sum of the first n terms of an arithmetico-geometric series has the form

Sn=k=1nAkGk=k=1n(a+(k1)d)brk1=bk=0n1(a+kd)rk=ab+(a+d)br+(a+2d)br2++(a+(n1)d)brn1

where Ai and Gi are the ith elements of the arithmetic and the geometric sequence, respectively.

This partial sum has the closed-form expression

Sn=ab(a+nd)brn1r+dbr(1rn)(1r)2=A1G1An+1Gn+11r+dr(1r)2(G1Gn+1).

Derivation

[edit | edit source]

Multiplying[4]

Sn=ab+(a+d)br+(a+2d)br2++(a+(n1)d)brn1

by r gives

rSn=abr+(a+d)br2+(a+2d)br3++(a+(n1)d)brn.

Subtracting rSn from Sn, dividing both sides by b, and using the technique of telescoping series (second equality) and the formula for the sum of a finite geometric series (fifth equality) gives

(1r)Snb=(a+(a+d)r+(a+2d)r2++(a+(n1)d)rn1)(ar+(a+d)r2+(a+2d)r3++(a+(n1)d)rn)=a+d(r+r2++rn1)(a+(n1)d)rn=a+d(r+r2++rn1+rn)(a+nd)rn=a+dr(1+r+r2++rn1)(a+nd)rn=a+dr(1rn)1r(a+nd)rn,Sn=b1r(a(a+nd)rn+dr(1rn)1r)=ab(a+nd)brn1r+dr(bbrn)(1r)2=A1G1An+1Gn+11r+dr(G1Gn+1)(1r)2

as claimed.

Infinite series

[edit | edit source]

If −1 < r < 1, then the sum S of the arithmetico-geometric series, that is to say, the limit of the partial sums of the elements of the sequence, is given by[4]

S=k=1tk=limnSn=ab1r+dbr(1r)2=A1G11r+drG1(1r)2.

If r is outside of the above range, b is not zero, and a and d are not both zero, the limit does not exist and the series is divergent.

Example

[edit | edit source]

The sum

S=01+12+24+38+416+532+,

is the sum of an arithmetico-geometric series defined by d=b=1, a=0, and r=12, and it converges to S=2. This sequence corresponds to the expected number of coin tosses required to obtain "tails". The probability Tk of obtaining tails for the first time at the kth toss is as follows:

T1=12, T2=14,,Tk=12k.

Therefore, the expected number of tosses to reach the first "tails" is given by

k=1kTk=k=1k2k=2.

Similarly, the sum

S=01656+1161+21665+316(65)2+416(65)3+516(65)4+

is the sum of an arithmetico-geometric series defined by d=1, a=0, b=1/65/6=15, and r=56, and it converges to 6. This sequence corresponds to the expected number of six-sided dice rolls required to obtain a specific value on a die roll, for instance "5". In general, these series with d=1, a=0, b=p1p, and r=1p give the expectations of "the number of trials until first success" in Bernoulli processes with "success probability" p. The probabilities of each outcome follow a geometric distribution and provide the geometric sequence factors in the terms of the series, while the number of trials per outcome provides the arithmetic sequence factors in the terms.

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ a b c Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).

Further reading

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).