I want to prime your intuition before presenting the formal definitions of limit, convergence, sequence, etc., which usually glazes the eyes of the more ardent student. I find this topic very interesting, in fact, I feel the Weierstrass-Bolzano Theorem to be the most interesting idea in mathematics and the primary motivation for my studies.
I hope sincerely that this essay primes both your understanding and your interest in analysis and calculus.
Sequence
We create a sequence by collecting terms, and we typically refer to the terms by an index set . We can assume that consists of all integers greater than one.
- Sequence of Natural Numbers
- The sequence lists all the natural numbers. Using the index notation, we see , and , and so on.
- Sequence of Rational Numbers
- The sequence lists all rational numbers less than one with numerator one. Using the index notation, we see , , and so on. Note that this does not generate all rational numbers; only a particular subset has been specified.
We're mostly interested in infinite sequences, i.e., sequences that do not terminate with a last or ultimate term. This occurs with our assumption that the index set consists of all integers greater than one. But we have the option of working with finite sequences; simply let consist of a finite number of elements. We can then only index a finitely long sequence.
- Sequence of Natural Numbers Less than Eleven
- The sequence list every natural number with the index . Using the index notation, we see , , and so on. But we also see that does not make sense; that index isn't provided.
Think for a few minutes why the rule I specify uses the index and not the set of natural numbers to bound the sequence.
A good question to ask is whether the terms in the sequence terminates at some value. Given a finite sequence, we can easily see that the sequence terminates at the final index. We might presume that an infinite sequence does not terminate. After all, the index set for an infinite sequence does not terminate, so we'd expect the sequence terms to continue forever.
We could, and ought to, make an important distinction between the infinitude of the sequence term indices and the limitations to the sequence term values. A sequence may have its terms' values slowly approach a specific, unique value without ever going beyond that term.
- A Constant Sequence
- The sequence consists of the number one repeated times, where may be an infinite index set. The limit of is one, since there's no index for which a term is greater than one. In general, we can show that, given the sequence where is any number whatsoever, must have its limit as . Think about why this might be true, as the concept will elucidate the theorem we'll be proving.
Convergence
In our first example above with we see that no matter what limit we pick, the values of always seem to "escape" the boundaries we set. By contrast, with the examples given in , , , it seems we're able to contain the term values, never escaping beyond a certain value.
This observation allows us to propose the following informal definition.
- Convergence
- If the terms of a sequence become arbitrarily closer in value, then we way the sequence converges. Otherwise, we say the sequence diverges.
- Sequence of Natural Numbers Diverges
- The sequence diverges. To see this, let's set a parameter . If we look at and , we see that the "space" between their values is one, i.e. less than two. Write this fact as
However, we'd like to make the "space" between any terms arbitrarily small. In other words, it'd be great if epsilon were very close to zero, rather than a very conspicuously large two. Unfortunately, not only can we not make epsilon smaller, we need to make it arbitrarily large as the "space" between any terms can grow well beyond .
The formal language involved in these demonstrations is called an "epsilon-delta" style proof; it's a cumbersome and confusing notation. I hope my prose explanations here make the key ideas clearer. Let me know!
- A Sequence of Rational Numbers Converges
- The sequence converges. To see this, set a parameter . If we look at and , we see that the "space" between their values is less than one. Write this fact as In fact, the absolute value of the difference is . We want epsilon to be arbitrarily small, so let's update the parameter to and look at the next pair of termsIn fact, the absolute value of the difference is now . We can push ever smaller and the indices ever larger; we'll discover that the "space" never exceeds , no matter how small we specify.
Limit
Now, I've written the definition in such a way as to omit any direct reference to a limit point. I did, however, use the concept of the limit to motivate the definition. That's because the ideas are intimately tied together.
Informally, we can say
- Sequence Limit
- If a sequence converges, then it has a limit.
By formalizing this theorem, we'll establish the analytic foundation for calculus.