Limit of a sequence
Limits of sequences lie at the foundation of mathematical analysis: they make the intuitive notion of "getting arbitrarily close" rigorous and underpin almost every later construction, from continuity and derivatives to integrals, infinite series, and convergence in more general spaces such as metric and normed spaces.
LIMIT OF A SEQUENCE
Let be a sequence of real numbers. We say that is the limit of the sequence and write
if and only if
A sequence that admits such a limit is called convergent.
The modern - formulation was developed in the nineteenth century by Bolzano, Cauchy and Weierstrass. It replaces vague phrases like "tends to" or "becomes infinitely close" with a precise quantifier statement: no matter how small a tolerance we choose, eventually all terms of the sequence stay within that tolerance of the limit. This formulation is essential not only in real analysis but also in numerical analysis, probability theory and many branches of applied mathematics, where one constantly needs to control how fast an approximation approaches its target value.
The uniqueness theorem follows Abbott2015, Theorem 2.2.7.
UNIQUENESS OF LIMITS
If a sequence has a limit, then this limit is unique.
Proof. Suppose that and . Let be arbitrary.
Since , there exists such that
Since , there exists such that
Choose . Then both inequalities hold at the same time. By the triangle inequality,
Since was arbitrary, this forces . Therefore , and the limit is unique.
The boundedness theorem follows Abbott2015, Theorem 2.3.2.
BOUNDEDNESS OF CONVERGENT SEQUENCES
If a sequence converges to a finite limit , then it is bounded; that is, there exists a constant such that
Proof. Apply the definition of the limit with : there exists such that
By the triangle inequality, for every
Hence every term of the sequence with index lies in the band of half-width around , and in particular .
It remains to control the finite list of initial terms . Set
Then for every we have : if this holds because is one of the numbers in the maximum, and if this holds because . Therefore the sequence is bounded.
References
- [Abbott2015]Abbott, Stephen. Understanding Analysis. Second edition. Springer, 2015.