A sequence of numbers is really a function which assigns to each positive integer a number. We denote it customarily by , where for each integer . Examples are:
a)
if is odd, if is even.
b)
c)
The sequence is said to have the limit if for every given positive number (usually considered as small), we can find an integer such that whenever , we have , or, what is the same, . That is to say, I can only assert that the limit is if every opponent who chooses to challenge me on the matter can be dealt with; I must be prepared to give a procedure for finding an with the desired property on the basis of any with which he may wish to confront me. If has the limit , we write either
The former is read, "The limit as tends to infinity of is ". Note that we have nowhere defined any object called "infinity", but rather we have chosen this whole idiom to refer to the behavior which has been given a precise definition above.
The sequence a) has no limit (try to meet the challenge of ). The sequence b) has the limit , and the sequence c) has the limit , as we have seen in Section 17. Suppose however that we are given a sequence and it is not evident what its limit is. Can we tell whether it has a limit without first guessing the limit? The answer to this is yes, by means of several possible devices. The most powerful one, the Cauchy convergence criterion, will be given with its proof as an appendix to this section. One which is somewhat simpler may be applied if the sequence is increasing:
Let be increasing, and let have an upper bound. Then for some number .
Let be the least upper bound for . Let . We must show that there is an such that whenever . But for **all** , since for all ( is an upper bound). Now **is not** an upper bound, so there is an such that . If , then . Thus for , we have , which was to be proved. (Note that will in general depend on .)
If we did not know that the limit of the sequence c) is , we could show by this theorem that it has a limit. For the sequence is obviously increasing, and
\begin{aligned} 1 + 1 + \frac{1}{2!} + \frac{1}{3!} + \dots + \frac{1}{(n-1)!} &\le 1 + 1 + \frac{1}{2} + \frac{1}{2^2} + \dots + \frac{1}{2^{n-2}} \\ &= 1 + \frac{1 - (\frac{1}{2})^{n-1}}{1 - \frac{1}{2}} < 3 \quad \text{for all } n \cdot \end{aligned}Therefore we have a bounded increasing sequence. The theorem can also be applied, using negatives, to show that if a decreasing sequence has a lower bound, it has a limit. (Note also that two numbers and cannot both be limits of ; for then we could not meet the challenge of for either point.)
As an example of a sequence whose limit we can not guess, let . Then
But if we recall from Section 11 the inequality
or that the sequence is decreasing. Now let us show that it has as a lower bound. To do this, recall the other side of the same inequality on :
Thus
\begin{aligned} a_n &\ge (\log 2 - \log 1) + (\log 3 - \log 2) + \dots + (\log(n+1) - \log n) - \log n \\ &= (\log 2 - \log 2) + (\log 3 - \log 3) + \dots + (\log n - \log n) + \log(n+1) - \log n \\ &= \log(n+1) - \log n \ge 0 \quad \text{for all } n \cdot \end{aligned}Therefore
exists, and is in fact non-negative. Its first few decimals are . It is called Euler's constant, and it is not even known whether it is rational.
Next we prove some properties of limits of sequences, including the linearity of the limits. Some others are left as exercises. In general, let be a sequence with limit , a sequence with limit , and a constant.
Let be given. Then we can find such that for all , and such that for all . Let be the **larger of and **, written . Then for all has the property that
The factor of makes no difference, since we could have started with instead of and arrived at for all n > N' for a suitable N'. Therefore the theorem is proved.
If , then all , and for any given , we can take . Then , for all . Now let , and let be given. Let be such that for all , or in other words, for . Then
We need only start with instead of to get a result of the form
PROOF IN PART.
\begin{aligned} |a_n b_n - ab| &= |a_n b_n - a_n b + a_n b - ab| \\ &\le |a_n b_n - a_n b| + |a_n b - ab| = |a_n| |b_n - b| + |a_n - a| |b| \cdot \end{aligned}Now consider , with . There is an such that for , . Now we claim that . For
or
Thus we have , or for all . Therefore if ,
The remainder of the proof is left as an exercise.
Suppose .
Show that there is a positive number and an integer such that for all .
Now show that , in the sense that for any given there is an such that for all and .
Next let be a function defined on an interval containing a point , with the possible exception that may not be defined. We say that is the limit as approaches of , written
if for every given we can find a such that for every in the interval we have .
Let
a constant. Prove:
- .
- .
- .
- If
- means the same as .
Appendix: Cauchy's Criterion
As a variation, we prove this theorem for the limit of a function, and leave its proof for sequences as an exercise.
Let be defined on an interval containing , but not necessarily at . Then
exists if and only if satisfies the following condition: For every there is a such that if and are any numbers with , then
First suppose the limit exists, say
Let be given. Then there is a such that if , we have Let . Then
\begin{aligned} |f(x_1) - f(x_2)| &= |f(x_1) - a + a - f(x_2)| \\ &\le |f(x_1) - a| + |f(x_2) - a| < \frac{\epsilon}{2} + \frac{\epsilon}{2} = \epsilon \cdot \end{aligned}Thus the theorem is proved in one direction: if the limit exists, the condition is satisfied.
Now suppose the condition is satisfied. First take ; then let , where satisfies the condition for . Now if is any number such that , we have , or , i.e., is bounded from above and from below for .
Next let . (From some on, all , since eventually ) On each of the intervals is bounded from above and from below. Let be the least upper bound of the values of on . The sequence is decreasing, since a least upper bound on is an upper bound on . Moreover, all , where is any lower bound for on . Therefore exists. Let us call it . Now we shall prove that
Let be given. Then there is an such that for all Since is the least upper bound for in , there is an in , such that , and this for each . There is also a \delta' such that whenever 0 < |x - x_0| < \delta', 0 < |x' - x_0| < \delta', then |f(x) - f(x')| < \frac{\epsilon}{3} \cdot Now take such that \delta_n < \delta' \cdot We assert that is a suitable for the definition of limit. That is, let Then 0 < |x - x_0| < \delta', and also 0 < |x_n - x_0| < \delta_n < \delta' \cdot Therefore
Now we know that and since ,
Therefore
\begin{aligned} |f(x) - a| &= |f(x) - f(x_n) + f(x_n) - a_n + a_n - a| \\ &\le |f(x) - f(x_n)| + |f(x_n) - a_n| + |a_n - a| \\ &< \frac{\epsilon}{3} + \frac{\epsilon}{3} + \frac{\epsilon}{3} = \epsilon \cdot \end{aligned}We see that whenever , we have . Therefore
and the proof is complete.
Prove Cauchy's criterion for sequences; exists if and only if the following condition holds: For any there is an such that whenever and , then .