Arithmetic-Geometric Progression

An arithmetic-geometric progression (AGP) is a progression in which each term can be represented as the product of the terms of an arithmetic progressions (AP) and a geometric progressions (GP).

In the following series, the numerators are in AP and the denominators are in GP:

Arithmetic-geometric progressions are nice to work with because their sums can be evaluated easily, and this tool is used in a variety of contest problems.

Contents

Definition

Let's start with a few simple definitions of the concepts that we will repeatedly use.

Arithmetic-Geometric Progression (AGP): This is a sequence in which each term consists of the product of an arithmetic progression and a geometric progression. In variables, it looks like

\[ a , (a+d) r , (a+2d) r^2 , (a+3d)r^3, \ldots , \left[ a + (n-1) d \right] r^,\]

where \(a\) is the initial term, \(d\) is the common difference, and \(r\) is the common ratio.

General term of AGP: The \(n^>\) term of the AGP is obtained by multiplying the corresponding terms of the arithmetic progression (AP) and the geometric progression (GP). So, in the above sequence the \(n^>\) term is given by

\[t_n=\left[ a + (n-1) d \right] r ^ < n -1>.\]

Sum of terms of AGP: The sum of the first \(n\) terms of the AGP is \( S_n=\displaystyle \sum_ ^ \left[ a + (k-1) d \right] r ^ < k-1 >\), which can be solved further to obtain

Sum to infinity of AGP: If \( |r| < 1 \), then the sum to infinity is given by

Sum of AGP

If we wanted to find the sum of an AGP, we could manually calculate the total. However, this could be a tedious process, and the terms will quickly get too large or too small for us to easily sum them. Let's find a more general approach, and we start by looking at an example.

Find the sum of the series \(1 \cdot 2 +2 \cdot 2^2 +3 \cdot 2^3+\cdots+100 \cdot 2^\).

The terms of this sequence are too large for us to want to attempt to sum them manually.

Let the sum of the series be \(S\), then

\[S= 1 \cdot 2+2 \cdot 2^2+3 \cdot 2^3+\cdots+100 \cdot 2^.\]

On multiplying \(S\) by 2, we get

\[2S= 1\cdot 2^2+2 \cdot 2^3+\cdots+99 \cdot 2^+100 \cdot 2^.\]

Now subtracting \(2S\) from \(S\), we get

\[ \begin < rlllllllll>S&= 1 \cdot 2&+2 \cdot 2^2&+3 \cdot 2^3&+\cdots+100 \cdot 2^ \\ 2S&= 0 &+1\cdot 2^2&+2 \cdot 2^3&+\cdots+99 \cdot 2^&+&100 \cdot 2^\\ \hline S(1-2)& = 1 \cdot 2&+1 \cdot 2^2&+1 \cdot 2^3&+\cdots+1 \cdot 2^&-&100 \cdot 2^.\\ \end\]

Then we have

\[\begin -S&=2\dfrac<(2^-1)>-100 \cdot 2^ \qquad (\text)\\ S&=100 \cdot 2^-2 \cdot 2^+2\\ S&=200 \cdot 2^ - 2\cdot 2^+2\\ S&=198 \cdot 2^+2. \ _\square \end\]

In this problem, the crucial step was to multiply by the common ratio and subtract the sequences, which allowed us to reduce it to a GP which we are familiar with. Now let's derive a general formula for the sum of terms of an AGP with initial term \(a\), common difference \(d\) and common ratio \(r\):

We'll use the same method of subtraction to find the sum of AGP that we used in the above example to prove this theorem:

To get the sum of the first \(n\) terms of an AGP, we need to find the value of

\[S= a+(a+d)r+(a+2d)r^2+\cdots+[a+(n-1)d]r^.\]

Now let's multiply \(S\) by \(r\), then we get

\[Sr= 0 +ar+(a+d)r^2+\cdots+[a+(n-2)d]r^+[a+(n-1)d]r^.\]

Subtracting \(Sr\) from \(S\), we get

\[\begin < rlllllllll>S&= a+(a+d)r&+(a+2d)r^2&+\cdots+[a+(n-1)d]r^\\ Sr&= 0 +ar&+(a+d)r^2&+\cdots+[a+(n-2)d]r^&+[a+(n-1)d]r^\\ \hline S(1-r)& = a+dr&+dr^2&+\cdots+dr^&-[a+(n-1)d]r^.\\ \end\]

If we were to exclude the first term and the last term, then the rest is a sum of geometric progression with first term \(dr\) and common ratio \(r\). Thus

\[\begin S(1-r)&=a-[a+(n-1)d]r^+\dfrac \\ S&=\dfrac+\dfrac. \ _\square \end\]

Let's try one problem to practice the above method:

\[99 \cdot 2^<100>-1\] \[ 99 \cdot 2^<100>\] \[99 \cdot 2^<100>+1\] \[100 \cdot 2^<100>\]

\[1+2 \cdot 2+ 3 \cdot 2^2 + 4 \cdot 2^3 + \cdots+ 100 \cdot 2^= \, ?\]

Sum of AGP up to Infinite Terms

Now that we've found the sum of finitely many terms, let's consider the case of infinitely many terms. We certainly cannot manually sum up infinite terms, so we will have to find a general approach. We start by discussing the problem you encountered at the top of this page:

\[\large \dfrac>>+\dfrac>>+\dfrac>>+\dfrac>>+\dfrac>>+\cdots=\, ?\]

Let us assume the given series to be \(S\), then

\[S=\dfrac 12 +\dfrac 24 +\dfrac 38+\dfrac+\dfrac+\cdots.\]

On multiplying \(S\) by \(\frac 12\), we get

\[ \dfrac S2=\dfrac 14 +\dfrac 28 +\dfrac+\dfrac+\dfrac+\cdots.\]

Now subtracting \(\frac S2\) from \(S\), we get

\[ \begin < rlllllllll>S&=\dfrac 12 &+\dfrac 24 &+\dfrac 38 &+\dfrac &+\dfrac+ \cdots \\ \dfrac S2&=0&+\dfrac 14 & +\dfrac 28 & +\dfrac&+\dfrac+\dfrac+\cdots \\ \hline S \left(1- \dfrac 12 \right)& =\dfrac 12& +\dfrac 14 & + \dfrac 18 & +\dfrac & +\dfrac +\cdots \\ \Rightarrow \dfrac S2&=\dfrac 12 &+\dfrac 14 &+ \dfrac 18 &+\dfrac &+\dfrac +\cdots, \end\]

which is a GP. Therefore, using the formula for the sum of infinite terms of GP, we get

\[S=2 \times \left( \dfrac<\dfrac><1-\dfrac> \right)=2. \ _\square \]

We are now ready to state the sum of an infinite AGP, and will present the proof below:

It is clear that if \( |r | \geq 1 \), then the term \( [a+(n-1)d]r^\) gets arbitrarily large, and hence the sum does not converge. So we just have to consider the case of \( |r| < 1 \). We will be using the fact that in this case,

\[ \lim_ r^n = 0 . \]

As we have discussed earlier, the sum of the first \(n\) terms in an AGP is given by

\[S_n = \sum_^n \left[a + (k - 1) d\right] r^ = \dfrac+\dfrac)><(1 - r)^2>. \]

Taking the limit as \(n\) goes to infinity, we get

\[\begin \lim_S_ &= \dfrac+\dfrac\\ &=\dfrac+\dfrac, \text < where >|r|<1. \ _\square \end\]

With this formula, we can quickly find the sum of infinitely many terms of a suitable AGP. Let's practice with more examples:

Calculate the value of the sum \(\displaystyle\sum_^ <\infty>\dfrac\).

The sum can be expanded as

\[S=\dfrac+\dfrac+\dfrac+\dfrac+\cdots .\]

To get the above series into the AGP form, we have to factor out the term \(\dfrac 17\) and then the series can be written as

\[S=\left( \dfrac 17 \right) \left( 1+\dfrac+\dfrac+\dfrac+\cdots \right) .\]

Clearly, this is an infinite AGP with \(a=1, r=\frac, d=1\).

Using the above formula, the sum \(S\) is \[\begin \left( \dfrac 17 \right) \left( \dfrac+\dfrac \right) &=\left( \dfrac 17 \right) \left( \dfrac<1-\dfrac>+\dfrac< 1 \times\frac><\left(1-\dfrac\right)^2> \right) \\ &=\dfrac 17 \left( \dfrac 76+\dfrac \right)\\ &=\dfrac. \ _\square \end \]

Calculate the value of the summation \(\displaystyle\sum_^ <\infty>\dfrac>\).

Solution 1:

Writing down the given summation as the difference of two summations, we get

\[\sum_^ <\infty>\dfrac>=\displaystyle\sum_^ <\infty>\left(\dfrac>-\dfrac>\right)=\displaystyle\sum_^<\infty>\dfrac-\displaystyle\sum_^<\infty>\dfrac>.\]

The first summation is an AGP with \( a =\frac \), \( d = 1 \), and \( r = \frac \). So the sum to infinity is \( \frac< \frac > < 1 - \frac > + \frac< 1 \times \frac > < ( 1- \frac ) ^ 2 > = 2 \).
The second summation is a geometric progression with the sum to infinity of \( \frac < \frac > < 1 - \frac > = \frac \).
Hence, the total is \( 2 - \frac = 1.5 \ _\square \).

Solution 2:

The given series can be written as

\[\dfrac 14+\dfrac 38 +\dfrac+\dfrac+\cdots .\]

Multiplying and dividing the series by \(4\), we get

\[ \dfrac \left( 1+\dfrac+ \dfrac+\dfrac+ \cdots \right) .\]

Now clearly, the series is an AGP with \(a=1,d=2,r=\frac 12\).

Hence, using the formula for the sum of infinite terms of AGP, we get

\[S=\dfrac 14 \left( \dfrac+\dfrac < \left( 1-\dfrac 12 \right)^2>\right) =\dfrac 14 \left( 2+4 \right)=1.5. \ _\square \]

Solving the problems below will check if you have a grip over the concepts and problem solving:

Find the value of \(p\) given

Submit your answer

Applications

In this section we will work out some examples and problems based on applications of AGP:

1. Recognizing an AGP

Prove the following identity:

\[\left( x^+\frac \right) + 2 \left( x^ +\frac \right) +\cdots+(n-1) \left( x +\frac 1x \right) +n=\frac \left( \dfrac \right)^2.\]

We will start proving by rewriting the LHS of the identity as

\[\begin &\left( x^+\frac \right) + 2 \left( x^ +\frac \right) +\cdots+(n-1) \left( x +\frac 1x \right) +n\\ &=\left( \frac+\frac+\cdots+\frac \right) + \left[ x^+2x^+\cdots+(n-1)x \right] +n. \end\]

Multiplying and dividing the expression in the parenthesis by \(x^\), we get

\[\dfrac \left( x+2x^2+\cdots+(n-1)x^ \right) +\left[ x^+2x^+\cdots+(n-1)x \right] +n.\]

Using the formula for the sum of terms of an AGP for the expression in the parenthesis, we get

\[\dfrac+\left[ x^+2x^+\cdots+(n-1)x \right] +n.\]

Now, since the expression in the bracket can be obtained from the first term in the above expression by replacing \(x\) with \(\frac 1x\), we have

\[\dfrac +\dfrac<\left( \frac 1x \right) \left[ (n-1)\left( \frac 1x \right)^n-n\left( \frac 1x \right)^+1 \right]> <\left( \frac 1x \right)^n \left[ 1-\left( \frac 1x \right) \right]^2>+n.\]

Simplifying this further gives

\[\dfrac \left( \dfrac \right)^2=\text.\]

Hence proved. \(_\square\)

What is the expected number of coin flips before we get the first head?

Let \(P(n)\) be the probability of gettinng first head in \(n\) flips, then \(P(n)=\left(\dfrac\right)^n\).

Hence, the expected number of coin flips is \(\displaystyle\sum_^ <\infty>nP(n)=\displaystyle\sum_^ <\infty>\dfrac=2. \ _\square\)

Let's see if you can solve the following problem.

Submit your answer

If we roll one die, what is the expected number of dice throws before we get the first 6?

Note: the roll of the 6 is included in the "number of throws before we get the first 6."

2. Extension of the summation method

Evaluate \(\displaystyle\sum_^\infty \frac < i^2> < 2^i >\).

If we had to describe this summation, we would call it a "quadratic-geometric progression", because the numerator is a quadratic \( i^2 \). We will use a different approach to reduce this to a "linear-geometric progression", which is an AGP.

Let the sum be \(S,\) then since the common ratio is \( \frac \), we will multiply \(S\) by \( \frac .\) Subtracting \(\fracS\) from \(S\) gives

\[ \begin < r lllllll>
S& =\frac 12 & +\frac & +\frac &+\frac &+\frac &+\cdots \\ \frac S& = & + \frac 14 & +\frac & +\frac &+\frac &+\cdots \\ \hline \frac S & =\frac 12 & +\frac & +\frac &+\frac &+\frac &+\cdots .\\ \end \]

We may recognize the AGP here, but let \(T=\frac S\) and continue with this procedure of taking the difference:

\[ \begin < r lllllll>
T & =\frac 12 & +\frac & +\frac &+\frac &+\frac &+\cdots \\
\frac T & = & + \frac 14 & +\frac & +\frac &+\frac &+\cdots \\
\hline \frac T & = \frac & + \frac & + \frac & + \frac & + \frac & + \cdots .\\ \end \]

Now, observe that with the exception of the first term, we get a GP with initial term \( \frac \) and common ratio \( \frac \). As it turns out, the first term would often not fit into the pattern of the sequence, and we just got lucky previously. We thus get

\[ \frac T = \frac + \frac< \frac > < 1 - \frac > = \frac + 1 = \frac . \]

Therefore, \( T = 3 ,\) which implies \( S = 2T = 6. \ _\square \)

Observe that when we take the difference of terms in a quadratic sequence, we will end up with a linear sequence. This holds more generally: When we take the difference of terms in a degree \(n\) sequence, we will get a degree \(n-1 \) sequence. This is explored in detail in Method of Differences. We will use this idea repeatedly, to work with such "polynomial-geometric progression."

Evaluate \(\displaystyle\sum_^\infty \frac < i^3> < 3^i >\).

Observe that we have a "cubic-geometric progression" with common ratio \( \frac \). Let's multiply by \( \frac \) and take the difference:

\[ \begin < r lllll>
S & = \frac & + \frac & + \frac< 27> & + \frac< 64> < 81>& + \frac< 125> & + \cdots \\ \frac S & = & + \frac & + \frac & + \frac< 27> & + \frac< 64> < 243>& + \cdots \\ \hline \frac S & = \frac & + \frac & + \frac< 19> & + \frac< 37> < 81>& + \frac< 61> & + \cdots. \\ \end \]

We thus get \( \frac S - \frac =\displaystyle \sum_^\infty \frac< 3i^2+3i+1> > \), which is a "quadratic-geometric progression". Set this to be \(T\). Then multiplying by \( \frac \) and taking the difference gives

\[ \begin < r lllll>
T & = \frac & + \frac< 19> & + \frac< 37> < 81>& + \frac< 61> & + \cdots \\ \frac T & = & + \frac & + \frac< 19> & + \frac< 37> < 243>& + \cdots \\ \hline \frac T & = \frac & + \frac & + \frac< 18> & + \frac & + \cdots. \\ \end \]

We thus get \( \frac T - \frac =\displaystyle \sum_^\infty \frac < 6(i+1)>< 3^> \), which is a "linear-geometric progression. Set this to be \( U \). Then multiplying by \( \frac \) and taking the difference gives

\[ \begin < r lllll>
U & = \frac & + \frac< 18> & + \frac & + \cdots \\
\frac U & = & + \frac & + \frac< 18> & + + \cdots \\
\hline
\frac U & = \frac & + \frac & + \frac < 243>& + \cdots. \\ \end \]

We then get \( \frac U - \frac = \displaystyle \sum_^\infty \frac > ,\) which is a geometric progression with an infinite sum of \( \frac< \frac > < 1 - \frac > = \frac \).

This gives us

\[\begin \frac U &= \frac + \frac &&\Rightarrow U = \frac \\ \frac T &= \frac + \frac &&\Rightarrow T = \frac \\ \frac S &= \frac + \frac &&\Rightarrow S = \frac. \ _\square \end\]

Now, you're ready to solve the following problems on your own. Good luck!