ironfern @ docs ~/math/grade-9/sequences/limits-infinite-series $

Limits and Infinite Geometric Series

Intuitive Notion of the Limit of a Sequence

Consider the sequence (an)(a_n) defined by an=nn+1a_n = \dfrac{n}{n+1}. Its first few terms are:

12,  23,  34,  45,  56,  67,  78,  89,  \frac{1}{2},\; \frac{2}{3},\; \frac{3}{4},\; \frac{4}{5},\; \frac{5}{6},\; \frac{6}{7},\; \frac{7}{8},\; \frac{8}{9},\; \ldots

If we plot the terms of this sequence on the number line, the points get closer and closer to the point with coordinate 1.

📐Definition — Limit of a Sequence

We say that as nn increases, the terms of the sequence (an)(a_n) approach the number 1. In other words, as nn increases, the difference an1|a_n - 1| becomes smaller and smaller. For example, an1<0.1|a_n - 1| < 0.1 when n10n \geqslant 10, an1<0.0001|a_n - 1| < 0.0001 when n10000n \geqslant 10\,000, etc.

In general, starting from some number nn, the difference an1|a_n - 1| can become smaller than any given positive number.

In this case, the number 1 is called the limit of the sequence ana_n, and we write:

limnan=1ornn+11 as n.\lim_{n \to \infty} a_n = 1 \quad \text{or} \quad \frac{n}{n+1} \to 1 \text{ as } n \to \infty.
📐Definition — Convergent Sequence

A sequence that has a limit is called convergent. For example, the sequence with an=12na_n = \dfrac{1}{2^n} is convergent: as nn increases, its terms approach 0, i.e., limn12n=0\displaystyle\lim_{n \to \infty} \frac{1}{2^n} = 0.

Not every sequence is convergent. For example, the sequence of natural numbers has no limit. Nor does the sequence (an)(a_n) where an=(1)na_n = (-1)^n.

Sum of an Infinite Geometric Series

So far we have considered sums with a finite number of terms. However, some problems require us to consider sums of infinitely many terms.

Consider a square with side 1. Divide it into 2 equal parts and shade one part. Then divide the unshaded part into 2 equal parts, shade one of them, and continue.

After the nn-th step, the shaded area equals:

Sn=12+14+18++12n.S_n = \frac{1}{2} + \frac{1}{4} + \frac{1}{8} + \ldots + \frac{1}{2^n}.

Using the formula for the sum of a geometric progression:

Sn=12((12)n1)121=1(12)n=112n.S_n = \frac{\frac{1}{2}\left(\left(\frac{1}{2}\right)^n - 1\right)}{\frac{1}{2} - 1} = 1 - \left(\frac{1}{2}\right)^n = 1 - \frac{1}{2^n}.

Since limn12n=0\displaystyle\lim_{n \to \infty} \frac{1}{2^n} = 0, we get limnSn=1\displaystyle\lim_{n \to \infty} S_n = 1.

Formula for the Sum of an Infinite Geometric Series

Consider an arbitrary infinite geometric progression b1,b2,b3,,bn,b_1, b_2, b_3, \ldots, b_n, \ldots with q<1|q| < 1.

The sum of its first nn terms is Sn=b1(qn1)q1S_n = \dfrac{b_1(q^n - 1)}{q - 1}. We can rewrite:

Sn=b1(qn1)q1=b1b1qn1q=b11qb11qqn.S_n = \frac{b_1(q^n - 1)}{q - 1} = \frac{b_1 - b_1 q^n}{1 - q} = \frac{b_1}{1-q} - \frac{b_1}{1-q} \cdot q^n.

Since q<1|q| < 1, we have limnqn=0\displaystyle\lim_{n \to \infty} q^n = 0, so limnb11qqn=0\displaystyle\lim_{n \to \infty} \frac{b_1}{1-q} \cdot q^n = 0. Therefore:

limnSn=b11q.\lim_{n \to \infty} S_n = \frac{b_1}{1-q}.
Theorem — Sum of an Infinite Geometric Series

The number b11q\dfrac{b_1}{1-q} is called the sum of an infinite geometric series (bn)(b_n) with q<1|q| < 1:

b1+b2+b3++bn+=b11q.b_1 + b_2 + b_3 + \ldots + b_n + \ldots = \frac{b_1}{1-q}.

Denoting this sum by SS:

S=b11qS = \frac{b_1}{1 - q}
Note — When Does the Sum Exist?

The sum of an infinite geometric series exists only when q<1|q| < 1. If q1|q| \geqslant 1, the partial sums SnS_n do not approach any number as nn increases, and the sum does not exist.

Converting Repeating Decimals to Fractions

The formula for the sum of an infinite geometric series can be used to convert repeating decimals to fractions.

Example — Converting the Repeating Decimal 0.(45) to a Fraction

Problem. Express the repeating decimal 0.(45)0.(45) as a fraction.

Solution. Write the number as a sum:

0.(45)=0.454545=0.45+0.0045+0.000045+0.(45) = 0.454545\ldots = 0.45 + 0.0045 + 0.000045 + \ldots

The terms 0.45,0.0045,0.000045,0.45, 0.0045, 0.000045, \ldots form an infinite geometric series with b1=0.45b_1 = 0.45 and q=0.01q = 0.01. Since q<1|q| < 1:

S=0.4510.01=0.450.99=4599=511.S = \frac{0.45}{1 - 0.01} = \frac{0.45}{0.99} = \frac{45}{99} = \frac{5}{11}.

Therefore 0.(45)=5110.(45) = \dfrac{5}{11}.

Answer: 511\dfrac{5}{11}.

Example — Converting 0.2(54) to a Fraction

Problem. Express the repeating decimal 0.2(54)0.2(54) as a fraction.

Solution. We have:

0.2(54)=0.2545454=0.2+0.054+0.00054+0.0000054+0.2(54) = 0.2545454\ldots = 0.2 + 0.054 + 0.00054 + 0.0000054 + \ldots

The repeating part 0.05454540.0545454\ldots is the sum of an infinite geometric series with b1=0.054b_1 = 0.054 and q=0.01q = 0.01:

0.0545454=0.05410.01=0.0540.99=54990=355.0.0545454\ldots = \frac{0.054}{1 - 0.01} = \frac{0.054}{0.99} = \frac{54}{990} = \frac{3}{55}.

Therefore 0.2(54)=0.2+0.0(54)=15+355=1155+355=14550.2(54) = 0.2 + 0.0(54) = \dfrac{1}{5} + \dfrac{3}{55} = \dfrac{11}{55} + \dfrac{3}{55} = \dfrac{14}{55}.

Answer: 1455\dfrac{14}{55}.

Example — Finding the Common Ratio of an Infinite GP

Problem. Find the common ratio of an infinite geometric progression (q<1|q| < 1) in which each term is 4 times the sum of all subsequent terms.

Solution. Let ana_n be an arbitrary term and an+1a_{n+1} the next term. The infinite GP starting from an+1a_{n+1} with ratio qq (q<1|q| < 1) has sum an+11q\dfrac{a_{n+1}}{1-q}. By the condition, an=4an+11qa_n = \dfrac{4a_{n+1}}{1-q}, i.e., an=4anq1qa_n = \dfrac{4a_n q}{1-q}.

Since no term of a GP is zero: 1=4q1q1 = \dfrac{4q}{1-q}. Solving gives q=15q = \dfrac{1}{5}.

Answer: 15\dfrac{1}{5}.

Exercises

Exercise — Infinite Geometric Series Problems

35.1. Find the sum of the infinite geometric progression (bn)(b_n) with common ratio qq if:

  1. b1=24b_1 = 24, q=34q = \dfrac{3}{4}
  2. b1=84b_1 = -84, q=13q = -\dfrac{1}{3}

35.5. Express the repeating decimal as a fraction:

  1. 0.11110.1111\ldots
  2. 0.(5)0.(5)
  3. 0.(24)0.(24)
  4. 0.4164164160.416416416\ldots

35.7. Find the sum of the infinite geometric progression:

  1. 2,  1,  12,  \sqrt{2},\; -1,\; \dfrac{1}{\sqrt{2}},\; \ldots
  2. 33,  3,  3,  3\sqrt{3},\; 3,\; \sqrt{3},\; \ldots