Fundamental theorems on sequences
Theorem 2.1 (Uniqueness of the limit). If {an} is a convergent sequence with limit ℓ, there are no other limits.
Proof. Suppose there exist two limits ℓ1 and ℓ2 for the same sequence. By using triangular inequality:
|ℓ1 − ℓ2| = |ℓ1 − an + an − ℓ2| ≤ |ℓ1 − an| + |an − ℓ2| < 2ε
Since ε is a real positive number (can be chosen to be arbitrarily small), this inequality can only hold if ℓ1 = ℓ2.□
Theorem 2.2 - (Comparison test). Let {an}, {bn} and {cn} three convergent sequences with limit ℓ. If
an ≤ bn ≤ cn, an → ℓ, cn → ℓ ⇒ bn → ℓ
Proof: Let ε > 0. By the definition of limit:
ℓ - ε < an < ℓ + ε; ℓ - ε < cn < ℓ + ε
it follows that
ℓ - ε < an ≤ bn ≤ cn < ℓ + ε
and definetly
ℓ - ε < bn < ℓ + ε
Thus bn → ℓ.□
Theorem 2.3 - (permanence of sing). If a sequence {an} has limit ℓ ≠ 0, its terms starting from an index ν on, have the same sign of ℓ.
Proof. Let ε= ℓ/2. By the definition of limit:
ℓ - |ℓ|/2 < an < ℓ + |ℓ|/2
∀ n > ν, given a certain ν (whose value depends on the choice of ε). Thus if ℓ > 0 it follows (from the first inequality)
an > ℓ/2 > 0
or if ℓ < 0 it follows (from the second inequality)
an < ℓ/2 < 0. □