Convergence
A sequence S is usually notated (s_n) or as a list of elements
(s_1,s_2,s_3,\ldots)
Normally we will consider sequences where the codomain is \mathbb{R}.
Definition and properties
Where |s_n - s| is the distance between the points s_n and s. Essentially, a sequence is convergent if the elements of (s_n) get arbitrarily close to a point s as the sequence progresses.
If a sequence does not converge, than we say it is divergent.
We use (s_n) to denote the sequence as a whole, where as s_n refers to an indivual element of the sequence. We also typically abbreviate \lim_{n\to\infty}s_n = s as \lim s_n = s
Suppose we have a sequence (s_n) which appears to converge to a number s. How would we go about proving the sequence fufills the definition of convergence?
See Practice for more examples.
This Theorem can be applied quite liberally to help with a great variety of limit problems.
The contrapositive is of course also true, any unbounded sequence is divergent. However, not all divergent sequences are unbounded.
Practice
Recap
In this section we proved the following theorems and results.