Analysis of Functions of a Single Variable by Lawrence Baggett - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

Chapter 2The Limit of a Sequence of Numbers

2.1Definition of the Number e*

This chapter contains the beginnings of the most important, and probably the most subtle, notion in mathematical analysis, i.e., the concept of a limit. Though Newton and Leibniz discovered the calculus with its tangent lines described as limits of secant lines, and though the Greeks were already estimating areas of regions by a kind of limiting process, the precise notion of limit that we use today was not formulated until the 19th century by Cauchy and Weierstrass.

The main results of this chapter are the following:

  1. The definition of the limit of a sequence,

  2. The definition of the real number e (Theorem 2.3.),

  3. The Squeeze Theorem (Theorem 2.5.),

  4. the Bolzano Weierstrass Theorem (Theorem 2.8. and Theorem 2.10.),

  5. The Cauchy Criterion (Theorem 2.9.),

  6. the definition of an infinite series,

  7. the Comparison Test (Theorem 2.17.), and

  8. the Alternating Series Test (Theorem 2.18.).

These are powerful basic results about limits that will serve us well in later chapters.

2.2Sequences and Limits*

Definition:

A sequence of real or complex numbers is defined to be a function from the set N of natural numbers into the setR or C. Instead of referring to such a function as an assignment nf(n), we ordinarily use the notation _autogen-svg2png-0005.png_autogen-svg2png-0006.png or _autogen-svg2png-0007.png Here, of course, an denotes the number f(n).

REMARK We expand this definition slightly on occasion to make some of our notation more indicative. That is, we sometimes index the terms of a sequence beginning with an integer other than 1. For example, we write _autogen-svg2png-0010.png_autogen-svg2png-0011.png or even _autogen-svg2png-0012.png

We give next what is the most significant definition in the whole of mathematical analysis, i.e., what it means for a sequence to converge or to have a limit.

Definition:

Let _autogen-svg2png-0013.png be a sequence of real numbers and let L be a real number. The sequence _autogen-svg2png-0015.png is said to converge to L, or that L is the limit of _autogen-svg2png-0018.png, if the following condition is satisfied. For every positive number ϵ, there exists a natural number N such that if nN, then |anL|<ϵ.

In symbols, we say L=liman or

(2.1)
_autogen-svg2png-0024.png

We also may write anL.

If a sequence _autogen-svg2png-0026.png of real or complex numbers converges to a number L, we say that the sequence _autogen-svg2png-0028.png is convergent.

We say that a sequence _autogen-svg2png-0029.png of real numbers diverges to +∞ if for every positive number M, there exists a natural number N such that if nN, then anM. Note that we do not say that such a sequence is convergent.

Similarly, we say that a sequence _autogen-svg2png-0035.png of real numbers diverges to –∞ if for every real number M, there exists a natural number N such that if nN, then anM.

The definition of convergence for a sequence _autogen-svg2png-0041.png of complex numbers is exactly the same as for a sequence of real numbers. Thus, let _autogen-svg2png-0042.png be a sequence of complex numbers and let L be a complex number. The sequence _autogen-svg2png-0044.png is said to converge to L, or that L is the limit of _autogen-svg2png-0047.png if the following condition is satisfied. For every positive number ϵ, there exists a natural number N such that if nN, then |znL|<ϵ.

REMARKS The natural number N of the preceding definition surely depends on the positive number ϵ. If ϵ' is a smaller positive number than ϵ, then the corresponding N' very likely will need to be larger than N. Sometimes we will indicate this dependence by writing N(ϵ) instead of simply N. It is always wise to remember that N depends on ϵ. On the other hand, the N or N(ϵ) in this definition is not unique. It should be clear that if a natural number N satisfies this definition, then any larger natural number M will also satisfy the definition. So, in fact, if there exists one natural number that works, then there exist infinitely many such natural numbers.

It is clear, too, from the definition that whether or not a sequence is convergent only depends on the “tail” of the sequence. Specifically, for any positive integer K, the numbers a1,a2,...,aK can take on any value whatsoever without affecting the convergence of the entire sequence. We are only concerned with an's for nN, and as soon as N is chosen to be greater than K, the first part of the sequence is irrelevant.

The definition of convergence is given as a fairly complicated sentence, and there are several other ways of saying the same thing. Here are two: For every ϵ>0, there exists a N such that, whenever nN,|anL|<ϵ. And, given an ϵ>0, there exists a N such that |anL|<ϵ for all n for which nN. It's a good idea to think about these two sentences and convince yourself that they really do “mean” the same thing as the one defining convergence.

It is clear from this definition that we can't check whether a sequence converges or not unless we know the limit value L. The whole thrust of this definition has to do with estimating the quantity |anL|. We will see later that there are ways to tell in advance that a sequence converges without knowing the value of the limit.

Example 2.1

Let an=1/n, and let us show that liman=0. Given an ϵ>0, let us choose a N such that 1/N<ϵ. (How do we know we can find such a N?) Now, if nN, then we have

(2.2)
_autogen-svg2png-0090.png

which is exactly what we needed to show to conclude that 0=liman.

Example 2.2

Let an=(2n+1)/(1–3n), and let L=–2/3. Let us show that L=liman. Indeed, if ϵ>0 is given, we must find a N, such that if nN then |an+(2/3)|<ϵ. Let us examine the quantity |an+2/3|. Maybe we can make some estimates on it, in such a way that it becomes clear how to find the natural number N.

(2.3)
_autogen-svg2png-0101.png

for all n≥1. Therefore, if N is an integer for which N>1/ϵ, then

(2.4) | an + 2 / 3 | < 1 / n ≤ 1 / N < ϵ ,

whenever nN, as desired. (How do we know that there exists a N which is larger than the number 1/ϵ?)

Example 2.3

Let _autogen-svg2png-0109.png and let us show that liman=0. Given an ϵ>0, we must find an integer N that satisfies the requirements of the definition. It's a little trickier this time to choose this N. Consider the positive number ϵ2. We know, from Exercise 1.16, that there exists a natural number N such that 1/N<ϵ2. Now, if nN, then

(2.5)
_autogen-svg2png-0118.png

which shows that _autogen-svg2png-0119.png

REMARK A good way to attack a limit problem is to immediately examine the quantity |anL|, which is what we did in Example 2.2 above. This is the quantity we eventually wish to show is less than ϵ when nN, and determining which N to use is always the hard part. Ordinarily, some algebraic manipulations can be performed on the expression |anL| that can help us figure out exactly how to choose N. Just know that this process takes some getting used to, so practice!

Exercise 1.
  1. Using the basic definition, prove that lim3/(2n+7)=0.

  2. Using the basic definition, prove that lim1/n2=0.

  3. Using the basic definition, prove that _autogen-svg2png-0128.png HINT: Use the idea from the remark above; i.e., examine the quantity |anL|.

  4. Again, using the basic definition, prove that

    (2.6)
    _autogen-svg2png-0130.png

    Remember the definition of the absolute value of a complex number.

  5. Using the basic definition, prove that

    (2.7)
    _autogen-svg2png-0131.png
  6. Let an=(–1)n. Prove that 1 is not the limit of the sequence _autogen-svg2png-0133.png HINT: Suppose the sequence _autogen-svg2png-0134.png does converge to 1. Use ϵ=1, let N be the corresponding integer that exists in the definition, satisfying |an–1|<1 for all nN, and then examine the quantity |an–1| for various n's to get a contradiction.

Exercise 2.
  1. Let _autogen-svg2png-0141.png be a sequence of (real or complex) numbers, and let L be a number. Prove that L=liman if and only if for every positive integer k there exists an integer