Hi I'm taking Analysis I.
I'm trying to solve the following:
Show that if $\lim\limits_{j \to \infty} b_j = \beta$ and $\beta < 0$ then $\exists$ $ N > \mathbb{N} $ such that j > N $\Rightarrow$ $b_j < 0 $.
I intuitively know that this is true but I don't know how to start the proof. Start of with the delta-epsilon definition of limit, but then where to go?
But there is some $N$ such that $b_{j} - \beta < |\beta|/2$ for all $j > N$ by assumption (try to see this from the $\varepsilon-N$ definition of convergence.). So $b_{j} < \beta + |\beta|/2 = \beta/2 < 0$ for all $j > N$.