1
$\begingroup$

Please prove that any sequence converging to a non-zero value is bounded away from 0.

1 Answers 1

3

This is not true. Suppose $a_1 = 0$ and $a_n = 2$ for all $n > 1$. $\lim_{n \rightarrow \infty} a_n = 2$ but $\{a_n : n \in \mathbb{N}\}$ is not bounded away from $0$.

However if you assume that the sequence $(a_n)_{n \in \mathbb{N}}$ is nonzero, then this is true.

Let $(a_n)_{n \in \mathbb{N}}$ be a sequence of real numbers. Suppose that $\lim_{n \rightarrow \infty} a_n = L$ where $L \neq 0$. By the definition of the limit, there exists a natural number $N$ such that for all $n > N$, $|a_n - L| < \frac{|L|}{2}$. Let $\alpha = min \{|a_0|, ..., |a_n|, |\frac{L}{2}|\}$. Then you have that for all $n$, $|a_n| > \alpha$.

  • 0
    Perhaps it is just a matter of definition @RickyDemer2012-08-16