SpY]
- 63
- 0
Homework Statement
Prove that every convergent sequence is bounded.
Homework Equations
Definition of \lim_{n \to +\infty} a_n = L
\forall \epsilon > 0, \exists k \in \mathbb{R} \; s.t \; \forall n \in \mathbb{N}, n \geq k, \; |a_n - L| < \epsilon
Definition of a bounded sequence: A sequence is bounded iff it is bounded above and below, ie. \exists m \in \mathbb{R} \; s.t. a_n \geq m \; \forall n and similarly a_n \leq M
2. The attempt at a solution
Suppose a sequence a_n converges to some limit L.
Then by definition of the limit \forall \epsilon > 0, \exists k \in \mathbb{R} \; s.t \; \forall n \in \mathbb{N}, n \geq k, \; |a_n - L| < \epsilon
Rewriting the absolute value, L - \epsilon < a_n < L + \epsilon
Since L, \epsilon \in \mathBB{R}, L + \epsilon > a_n \; \text{and} L - \epsilon < a_n. So the sequence is bounded above and below, hence bounded.
...
In my lecture notes, the given proof chooses \epsilon = 1 but does this affect the proof since \epsilon is arbitrary? It is also written as \left \{ a_n : n \leq k \right \} \subset (L-1, L+1) but my notation is equivalent?
Last edited: