Unfortunately I am stuck on one step of a proof for an algebraic limit theorem, specifically:
Why is it exactly that $\left|b_n - b \right| < \frac{\left|b \right|}{2} \Rightarrow \left| b_n \right| > \frac{\left|b \right|}{2}$ ?
If this doesn't make sense without more context, please let me know. Otherwise, thank you for your help!
There's a version of the triangle inequality that says $\big| \,|x| - |y| \,\big| \leq |x - y|$ for all $x$ and $y$. So you have $$\big|\,|b| - |b_n|\,\big| \leq |b - b_n| < {|b| \over 2}$$ So in particular you have $$|b| - |b_n| < {|b| \over 2}$$ Rearranging this expression gives what you want.