An Alternative Approach to Limits Using Sequences (Part 1)—Introduction

Most often, students learn limits rigorously using the epsilon-delta definition. However, quite a few textbooks use or promote an alternative approach (Richmond 1959; Kuratowski 1961; Carpio 1995; Spleight 2016). One such approach involves sequences. For me, this approach is closer to how limits are usually introduced intuitively, though I am not necessarily endorsing this approach—I just want to show how things could be done differently.

First we define what we mean by a sequence.

Thus, we do not consider finite sequences with only a finite number of terms.

For example, consider the list 1, 1.01, 1.001, 1.0001, … and so on. If we define the function so that it assigns the th natural number to the one with 0’s in the list ( , , … and so on), then is a sequence. Typically we use the notation instead of for the terms of the sequence, and for the sequence itself.

Intuitively, we can “define” the limit of a sequence to be the value that it approaches as approaches infinity or . For some sequences, the limit is obvious. For instance, it is clear that the sequence or approaches 0 as increases without bound. Similarly, it can be seen using a table of values that as ,

For other sequences though, the limit is not as obvious. Take the sequence

Does this sequence eventually approach 1, 0 or 1/2 as a compromise?

A natural way of answering this is through error bounds. To help, we introduce a new definition:

Consider the statement For small , like , it is false ( ). However, for every larger than 10, the expression on the right “overtakes” the one on the left; thus the inequality holds true. We can therefore pick so that the statement above is true. Therefore, holds for large ( ).

Limits of Sequences

This inequality says that the distance between each and is no greater than (Recall that the distance between two real numbers and is given by ).

Illustration

We can illustrate this definition by as follows. Take the sequence

again, which we intuitively guessed its limit to be 0. Suppose that . That is, the distance between and must be less than 0.25. Below is the graph of the sequence in blue:

.

The green area represents all points [not just ] that satisfy our inequality; that is, all points inside the graph of . Notice that this is so for all sequence points beyond the red line. In other words, all values of satisfy for all , . If we make smaller, say , we suddenly find that is too small to make all the blue dots to fit inside the green area:

Notice I changed the -scaling of the image to make it more visible

Therefore, if the limit is indeed 0, we must find a sufficiently larger that makes the inequality true. Picking does the trick:

.

Now all the blue dots are in the green area; that is, for all , < 0.01$. For illustration, .

However, this illustration does not prove that the limit is actually 0. We show the rigorous proof below:

Proof

Let . By the Archimedean property, there exists such that , or . For all , if , . Furthermore, for , thus (this can be shown by either induction or Bernouili’s inequality). Therefore,

(Note that we can get rid of the absolute value sign since we’re dealing with positive real numbers anyway). This completes the proof.

Proof of the Addition Law

The following theorems will be useful in proving limits of sequences, which we will not prove here:

We are now able to prove this obvious theorem for limit addition:

Let . It follows that is also an arbitrary positive number. Since and are convergent, there exist and such that for all

and for all ,

respectively.

We choose to ensure that both two inequalities above hold. By the triangle inequality,

The proof for the multiplication law is more complicated though. I’ll leave the proof for the other laws for part 2.

Limits of General Functions

We can now define the limit of a function in terms of a sequence:

We remark a few things.

Remarks

We added the restriction that all sequences must satisfy since we want to study the behavior of near , not at . Supppose we did not. We define a function such that

We intuitively guess that should be 0 ( ). For that to be true, all sequences in the domain of that converge to 1 must satisfy ( ) as well. We are then allowed to use the constant sequence which converges to . But by our modified definition, , which doesn’t make sense.

Similarly, we require that be a limit point of , since we could also define a function something like and . I could then say that which is absurd, but vacuously true.

There’s also an interesting approach by Marsden that does away with limits altogether; but that’s a topic for another post.

I’ll try to post part 2 by next week.

Further reading

Carpio, Harry M. 1995. “An Easy Introduction to Limits.” Matimyás Matematika, 75–82.
Kuratowski, Kazimierz. 1961. Introduction to Calculus. Pergamon Press.
Richmond, Donald E. 1959. Calculus with Analytic Geometry. Addison-Wesley Publishing Company.
Spleight, J. M. 2016. A Sequential Introduction to Real Analysis. World Scientific Publishing.

No comment found.

Add a comment

You must log in to post a comment.