Often, the first exposure one gets to rigorous mathematics is the definition of a limit. Let’s consider what this is for a sequence. We say if
This, at first sight, is ugly. It takes a while to even understand what it’s saying, longer to see why it works, and much longer to apply it. It’s intimidating to say the least. I feel, however, there is another version that makes the idea of limits simple and very natural giving a deep insight into what a limit really is.
First, note we are considering the space which is the set of all sequences
such that
. Basically, it doesn’t blow up. For example,
but
.
Now, consider the transformation . For example, say
, then
.
Finally, we define a partial order (not all elements are comparable) on this sequence.
With all this set up, we define the following.
Definition 1.1 The limit function is a linear order-preserving* map such that
* .
Note that there is not much special about this function. Linearity is very common and order preserving is not that restrictive. The only special part is its invariance under shifting which, as it turns out, is enough to restrict it to exactly what we want.
Theorem 1.1 If the limit of exists,
Proof Let . Then, by definition,
such that
We use the sequence transformation to write this more concisely.
We now look at the limit function of the sequence . By the inequality condition for the limit function, we know
But of course, so
Apply linearity and its transformation invariance.
.
So
can be any positive value so
Going back a few steps and noting that as well, we get
which concludes the proof.
Amazing, isn’t it? So let’s back up for a second and think about what we have shown. The first two properties of linearity and order preservation basically translate to “it’s a nice function.” But there are SO many functions that could fit this description. Here, we have shown that invariance under arbitrarily deleting the first few elements is enough to restrict it down to our limit definition. This says something very deep: the limit can be defined as just any “nice” function that only cares what happens at the end of the sequence. And, in fact, this result makes the original definition believable because it satisfies properties that are very natural to our notion of what a limit is.
Even more interestingly, you can use this definition to uniquely define the limit of sequences that can’t be defined using the original limit definition. For example, sequences of the form . Consider the following.
From this, we calculate the limit.
This is a somewhat obvious result but people are usually hesitant to say that it makes any rigorous sense. Here, however, it was formed from something very rigorous and natural.
Let me take this moment to note that I am NOT suggesting that this should be any sort of replacement for the original definition. The original is profoundly better for proofs and is actually slightly different because it isn’t defined for these weird alternating sequences. This is vital to the notions of continuity in analysis and should not be tampered with.
Returning to it however, we can write a nice explicit formula for it.
I leave it as an exercise to the reader to show it both always converges and follows the required properties.
Hopefully, this gave you a cool insight into how to think about limits. As a challenge, I invite you to try to extend this to other regimes like the limits for functions. Good luck!
Leave a Reply