Is is true that:
$\lim$ $|a_n| = 0$ $\equiv \lim$ $a_n = 0$
I know that
$\lim$ $|a_n| = 0$ $\leftarrow \lim$ $a_n = 0$.
But what about the other direction?
Thanks very much
Is is true that:
$\lim$ $|a_n| = 0$ $\equiv \lim$ $a_n = 0$
I know that
$\lim$ $|a_n| = 0$ $\leftarrow \lim$ $a_n = 0$.
But what about the other direction?
Thanks very much
On
Suppose that $|a_n|\to 0$. Then given $\epsilon>0$, there exists an integer $N$ such that $n> N$ implies that $$ |a_n-0|=||a_n|-0|<\epsilon $$ as desired.
Yes use the squeeze (or sandwich) theorem
Suppose $\lim a_n=0$ then $\lim -a_n=0$ by the constant multiple rule and for each $n$ we have one of the following two inequalities
$$ -a_n \le |a_n| \le a_n $$
or
$$ a_n \le |a_n| \le -a_n $$
so by the squeeze theorem $\lim a_n=0$