Arithmetico-geometric sequence

Mathematical sequence satisfying a specific pattern
Part of a series of articles about
Calculus
a b f ( t ) d t = f ( b ) f ( a ) {\displaystyle \int _{a}^{b}f'(t)\,dt=f(b)-f(a)}
  • Rolle's theorem
  • Mean value theorem
  • Inverse function theorem
Differential
Definitions
Concepts
  • Differentiation notation
  • Second derivative
  • Implicit differentiation
  • Logarithmic differentiation
  • Related rates
  • Taylor's theorem
Rules and identities
  • v
  • t
  • e

In mathematics, arithmetico-geometric sequence is the result of term-by-term multiplication of a geometric progression with the corresponding terms of an arithmetic progression. Put plainly, the nth term of an arithmetico-geometric sequence is the product of the nth term of an arithmetic sequence and the nth term of a geometric one.[1] Arithmetico-geometric sequences arise in various applications, such as the computation of expected values in probability theory. For instance, the sequence

0 1 ,   1 2 ,   2 4 ,   3 8 ,   4 16 ,   5 32 , {\displaystyle {\dfrac {\color {blue}{0}}{\color {green}{1}}},\ {\dfrac {\color {blue}{1}}{\color {green}{2}}},\ {\dfrac {\color {blue}{2}}{\color {green}{4}}},\ {\dfrac {\color {blue}{3}}{\color {green}{8}}},\ {\dfrac {\color {blue}{4}}{\color {green}{16}}},\ {\dfrac {\color {blue}{5}}{\color {green}{32}}},\cdots }

is an arithmetico-geometric sequence. The arithmetic component appears in the numerator (in blue), and the geometric one in the denominator (in green).

The summation of this infinite sequence is known as an arithmetico-geometric series, and its most basic form has been called Gabriel's staircase:[2][3]

k = 1 k r k = r ( 1 r ) 2 , f o r   0 < r < 1 {\displaystyle \sum _{k=1}^{\infty }{\color {blue}k}{\color {green}r^{k}}={\frac {r}{(1-r)^{2}}},\quad \mathrm {for\ } 0<r<1}

The denomination may also be applied to different objects presenting characteristics of both arithmetic and geometric sequences; for instance the French notion of arithmetico-geometric sequence refers to sequences of the form u n + 1 = a u n + b {\displaystyle u_{n+1}=au_{n}+b} , which generalise both arithmetic and geometric sequences. Such sequences are a special case of linear difference equations.

Terms of the sequence

The first few terms of an arithmetico-geometric sequence composed of an arithmetic progression (in blue) with difference d {\displaystyle d} and initial value a {\displaystyle a} and a geometric progression (in green) with initial value b {\displaystyle b} and common ratio r {\displaystyle r} are given by:[4]

t 1 = a b t 2 = ( a + d ) b r t 3 = ( a + 2 d ) b r 2   t n = [ a + ( n 1 ) d ] b r n 1 {\displaystyle {\begin{aligned}t_{1}&=\color {blue}a\color {green}b\\t_{2}&=\color {blue}(a+d)\color {green}br\\t_{3}&=\color {blue}(a+2d)\color {green}br^{2}\\&\ \,\vdots \\t_{n}&=\color {blue}[a+(n-1)d]\color {green}br^{n-1}\end{aligned}}}

Example

For instance, the sequence

0 1 ,   1 2 ,   2 4 ,   3 8 ,   4 16 ,   5 32 , {\displaystyle {\dfrac {\color {blue}{0}}{\color {green}{1}}},\ {\dfrac {\color {blue}{1}}{\color {green}{2}}},\ {\dfrac {\color {blue}{2}}{\color {green}{4}}},\ {\dfrac {\color {blue}{3}}{\color {green}{8}}},\ {\dfrac {\color {blue}{4}}{\color {green}{16}}},\ {\dfrac {\color {blue}{5}}{\color {green}{32}}},\cdots }

is defined by d = b = 1 {\displaystyle d=b=1} , a = 0 {\displaystyle a=0} , and r = 1 / 2 {\displaystyle r=1/2} .

Sum of the terms

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

S n = k = 1 n t k = k = 1 n [ a + ( k 1 ) d ] b r k 1 = a b + [ a + d ] b r + [ a + 2 d ] b r 2 + + [ a + ( n 1 ) d ] b r n 1 = A 1 G 1 + A 2 G 2 + A 3 G 3 + + A n G n , {\displaystyle {\begin{aligned}S_{n}&=\sum _{k=1}^{n}t_{k}=\sum _{k=1}^{n}\left[a+(k-1)d\right]br^{k-1}\\&=ab+[a+d]br+[a+2d]br^{2}+\cdots +[a+(n-1)d]br^{n-1}\\&=A_{1}G_{1}+A_{2}G_{2}+A_{3}G_{3}+\cdots +A_{n}G_{n},\end{aligned}}}

where A i {\displaystyle A_{i}} and G i {\displaystyle G_{i}} are the ith terms of the arithmetic and the geometric sequence, respectively.

This sum has the closed-form expression

S n = a b ( a + n d ) b r n 1 r + d b r ( 1 r n ) ( 1 r ) 2 = A 1 G 1 A n + 1 G n + 1 1 r + d r ( 1 r ) 2 ( G 1 G n + 1 ) . {\displaystyle {\begin{aligned}S_{n}&={\frac {ab-(a+nd)\,br^{n}}{1-r}}+{\frac {dbr\,(1-r^{n})}{(1-r)^{2}}}\\&={\frac {A_{1}G_{1}-A_{n+1}G_{n+1}}{1-r}}+{\frac {dr}{(1-r)^{2}}}\,(G_{1}-G_{n+1}).\end{aligned}}}

Proof

Multiplying,[4]

S n = a + [ a + d ] r + [ a + 2 d ] r 2 + + [ a + ( n 1 ) d ] r n 1 {\displaystyle S_{n}=a+[a+d]r+[a+2d]r^{2}+\cdots +[a+(n-1)d]r^{n-1}}

by r, gives

r S n = a r + [ a + d ] r 2 + [ a + 2 d ] r 3 + + [ a + ( n 1 ) d ] r n . {\displaystyle rS_{n}=ar+[a+d]r^{2}+[a+2d]r^{3}+\cdots +[a+(n-1)d]r^{n}.}

Subtracting rSn from Sn, and using the technique of telescoping series gives

( 1 r ) S n = [ a + ( a + d ) r + ( a + 2 d ) r 2 + + [ a + ( n 1 ) d ] r n 1 ] [ a r + ( a + d ) r 2 + ( a + 2 d ) r 3 + + [ a + ( n 1 ) d ] r n ] = a + d ( r + r 2 + + r n 1 ) [ a + ( n 1 ) d ] r n = a + d ( r + r 2 + + r n 1 + r n ) ( a + n d ) r n = a + d r ( 1 + r + r 2 + + r n 1 ) ( a + n d ) r n = a + d r ( 1 r n ) 1 r ( a + n d ) r n , {\displaystyle {\begin{aligned}(1-r)S_{n}={}&\left[a+(a+d)r+(a+2d)r^{2}+\cdots +[a+(n-1)d]r^{n-1}\right]\\[5pt]&{}-\left[ar+(a+d)r^{2}+(a+2d)r^{3}+\cdots +[a+(n-1)d]r^{n}\right]\\[5pt]={}&a+d\left(r+r^{2}+\cdots +r^{n-1}\right)-\left[a+(n-1)d\right]r^{n}\\[5pt]={}&a+d\left(r+r^{2}+\cdots +r^{n-1}+r^{n}\right)-\left(a+nd\right)r^{n}\\[5pt]={}&a+dr\left(1+r+r^{2}+\cdots +r^{n-1}\right)-\left(a+nd\right)r^{n}\\[5pt]={}&a+{\frac {dr(1-r^{n})}{1-r}}-(a+nd)r^{n},\end{aligned}}}

where the last equality results of the expression for the sum of a geometric series. Finally dividing through by 1 − r gives the result.

Infinite series

If −1 < r < 1, then the sum S of the arithmetico-geometric series, that is to say, the sum of all the infinitely many terms of the progression, is given by[4]

S = k = 1 t k = lim n S n = a b 1 r + d b r ( 1 r ) 2 = A 1 G 1 1 r + d G 1 r ( 1 r ) 2 . {\displaystyle {\begin{aligned}S&=\sum _{k=1}^{\infty }t_{k}=\lim _{n\to \infty }S_{n}\\&={\frac {ab}{1-r}}+{\frac {dbr}{(1-r)^{2}}}\\&={\frac {A_{1}G_{1}}{1-r}}+{\frac {dG_{1}r}{(1-r)^{2}}}.\end{aligned}}}

If r is outside of the above range, the series either

  • diverges (when r > 1, or when r = 1 where the series is arithmetic and a and d are not both zero; if both a and d are zero in the later case, all terms of the series are zero and the series is constant)
  • or alternates (when r ≤ −1).

Example: application to expected values

For instance, the sum

S = 0 1 + 1 2 + 2 4 + 3 8 + 4 16 + 5 32 + {\displaystyle S={\dfrac {\color {blue}{0}}{\color {green}{1}}}+{\dfrac {\color {blue}{1}}{\color {green}{2}}}+{\dfrac {\color {blue}{2}}{\color {green}{4}}}+{\dfrac {\color {blue}{3}}{\color {green}{8}}}+{\dfrac {\color {blue}{4}}{\color {green}{16}}}+{\dfrac {\color {blue}{5}}{\color {green}{32}}}+\cdots } ,

being the sum of an arithmetico-geometric series defined by d = b = 1 {\displaystyle d=b=1} , a = 0 {\displaystyle a=0} , and r = 1 2 {\displaystyle r={\frac {1}{2}}} , converges to S = 2 {\displaystyle S=2} .

This sequence corresponds to the expected number of coin tosses before obtaining "tails". The probability T k {\displaystyle T_{k}} of obtaining tails for the first time at the kth toss is as follows:

T 1 = 1 2 ,   T 2 = 1 4 , , T k = 1 2 k {\displaystyle T_{1}={\frac {1}{2}},\ T_{2}={\frac {1}{4}},\dots ,T_{k}={\frac {1}{2^{k}}}} .

Therefore, the expected number of tosses is given by

k = 1 k T k = k = 1 k 2 k = S = 2 {\displaystyle \sum _{k=1}^{\infty }kT_{k}=\sum _{k=1}^{\infty }{\frac {\color {blue}k}{\color {green}2^{k}}}=S=2} .

References

  1. ^ "Arithmetic-Geometric Progression | Brilliant Math & Science Wiki". brilliant.org. Retrieved 2021-04-21.
  2. ^ Swain, Stuart G. (2018). "Proof Without Words: Gabriel's Staircase". Mathematics Magazine. 67 (3): 209. doi:10.1080/0025570X.1994.11996214. ISSN 0025-570X.
  3. ^ Edgar, Tom (2018). "Staircase Series". Mathematics Magazine. 91 (2): 92–95. doi:10.1080/0025570X.2017.1415584. ISSN 0025-570X. S2CID 218542483.
  4. ^ a b c K. F. Riley; M. P. Hobson; S. J. Bence (2010). Mathematical methods for physics and engineering (3rd ed.). Cambridge University Press. p. 118. ISBN 978-0-521-86153-3.

Further reading

  • D. Khattar. The Pearson Guide to Mathematics for the IIT-JEE, 2/e (New ed.). Pearson Education India. p. 10.8. ISBN 81-317-2876-5.
  • P. Gupta. Comprehensive Mathematics XI. Laxmi Publications. p. 380. ISBN 81-7008-597-7.


  • v
  • t
  • e
Precalculus
Limits
Differential calculus
Integral calculus
Vector calculus
Multivariable calculus
Sequences and series
Special functions
and numbers
History of calculus
Lists
Miscellaneous topics