Limit of arithmetic and geometric sequences and series

Since the arithmetic sequence (an)(a_n) always grows or falls by the same amount dd, it is clear that such a sequence tends towards plus infinity or minus infinity (i.e. diverges). For example, for d=3d=3 and d=3d=-3 and a1=1a_1=1 we have the sequences

(an)=(1,4,7,10,...)(a_n)=(1, 4, 7, 10, ...)

or

(an)=(1,2,5,8,...)(a_n)=(1,-2, -5, -8, ...)

The exception is the trivial case d=0d=0, which is rather uninteresting:

(an)=(1,1,1,1,...)(a_n)=(1,1,1,1,...)

Indeed, this sequence converges to 11. Let's summarize:

Theorem 1

For an arithmetic sequence (an)(a_n) with common difference dd the following holds true

limnan={ divergent,d>0 divergent,d<0a1,d=0\lim_{n\rightarrow \infty} a_n = \begin{cases} \infty \text{ divergent}, & d>0\\-\infty \text{ divergent}, & d<0\\a_1, & d=0 \end{cases}

It is also clear that the terms sns_n tend towards \infty or -\infty. Or formulated differently, for the infinite sum of an arithmetic sequence it is

s=a1+a2+...=±s_\infty=a_1+a_2+... = \pm \infty

So the convergence behaviour of arithmetic sequences and their sums is not very interesting. What about the geometric sequence? This depends on the common quotient qq. Let's look at the following examples, where we always set a1=1a_1=1, so we have geometric sequences of the form

(an)=(1,q,q2,q3,...)(a_n)=(1, q, q^2, q^3, ...)
  1. qq is between 1-1 and 11 (1<q<1-1<q<1): e.g. for q=12q=\frac{1}{2} we have (an)=(1,0.5,0.25,0.125,...)n0(a_n)=(1, 0.5, 0.25, 0.125, ...)\xrightarrow[]{n\rightarrow \infty} 0 and we see that the sequence converges to 00. The same is true for q=12q=-\frac{1}{2}: (an)=(1,0.5,0.25,0.125,...)n0(a_n)=(1, -0.5, 0.25, -0.125, ...)\xrightarrow[]{n\rightarrow \infty} 0 And the same is true for any other qq with 1<q<1-1<q<1. This is true even for q=0.99999999q=0.99999999, but in this case the sequence tends very slowly towards 00. This can easily be checked with the calculator.
  2. qq is greater than 11 or less than 1-1 (q>1q>1 or q<1q<-1): e.g. for q=2q=2 we have (an)=(1,2,4,8,...)(a_n)=(1,2,4,8,...) and tends to infinity (diverges). This is also the case for smaller qq, such as q=1.0000000000001q=1.0000000000001. The sequence then grows much more slowly, but still tends towards infinity, as can easily be checked with the calculator. If we start with a negative a1a_1, it is easy to see that the sequence tends to -\infty. For instance, for a1=1a_1=-1 we get (an)=(1,2,4,8,...)(a_n)=(-1,-2,-4,-8,...) (diverges). For q=2q=-2 we get the sequence (an)=(1,2,4,8,...)(a_n)=(1,-2,4,-8,...) and we see that the sequence diverges.
  3. for q=1q=1 and q=1q=-1 we get the uninteresting sequences (an)=(1,1,1,1,...)(a_n)=(1,1,1,1,...) which converges to 11 and (an)=(1,1,1,1,...)(a_n)=(1,-1,1,-1,...) which is divergent.

Let us summarise:

Theorem 2

For a geometric sequence (an)(a_n) with common quotient qq holds

limnan=a1qn1={± divergent(q>1)a1(q=1)0(1<q<1)divergent(q1)\lim_{n\rightarrow \infty} a_n = a_1 q^{n-1}= \begin{cases} \pm \infty \text{ divergent} & (q>1)\\ a_1 & (q=1)\\ 0 & (-1 < q < 1)\\ \text{divergent} & (q\leq -1) \end{cases}

For 1<q<1-1<q<1, the geometric series (sn)(s_n) converges as well. Indeed, because qnq^n converges to 00 in this case, we see that the sum formula

sn=a1+a2+...+an=a11qn1qs_n = a_1+a_2+...+a_n = a_1\frac{1-q^n}{1-q}

converges to

s=a1+a2+...=a111qs_\infty = a_1+a_2+... = a_1\frac{1}{1-q}
Example 1

Find the infinite sum of the sequence (an)=14,16,19,227,...(a_n)=-\frac{1}{4},\frac{1}{6},-\frac{1}{9}, \frac{2}{27},...

Solution

This is a geometric sequence with a1=1/4a_1=-1/4 and q=2/3q=-2/3. Because 1<2/3<1-1<-2/3<1, it follows

s=14+1619+227...=1411(23)=320\begin{array}{lll} s_\infty&=&-\frac{1}{4}+\frac{1}{6}-\frac{1}{9}+\frac{2}{27}- ...\\ &=&-\frac{1}{4}\cdot \frac{1}{1-\left( -\frac{2}{3} \right)}\\ &=&\underline{-\frac{3}{20}}\end{array}
Example 2

Determine the infinite sum 1+0.5+0.25+0.125+...1+0.5+0.25+0.125+...

Solution

The sequence (an)=(1,0.5,0.25,0.125,...)(a_n)=(1,0.5, 0.25, 0.125,...) forms a geometric sequence with a1=1a_1=1 and q=0.5q=0.5. As 1<0.5<1-1<0.5<1 it is

s=1+0.5+0.25+0.125+...=1110.5=2\begin{array}{lll} s_\infty &=&1+0.5+0.25+0.125+...\\ &=&1\cdot \frac{1}{1-0.5}\\ &=&\underline{2}\end{array}
Warning

The summation formula s=a111qs_\infty = a_1\frac{1}{1-q} applies only if 1<q<1-1<q<1. If qq is not between 1-1 and 11 we could in principle still use this formula to calculate a number, but this number is then not the infinite sum (which actually is ±\pm \infty or does not exist). For example, the geometric sequence with a1=1a_1=1 and q=2q=2 is

(an)=(1,2,4,8,...)(a_n)=(1,2,4,8,...)

and it is quickly apparent that

s=1+2+4+8+...=s_\infty=1+2+4+8+...=\infty

But if we falsely use the sum formula (22 is not between 1-1 and 11), we get

s=1112=1FALSE!, not the infinite sums_\infty = 1\cdot \frac{1}{1-2}=-1 \quad \text{FALSE!, not the infinite sum}