While reading through the lecture notes here (http://www.math.ucla.edu/~tao/resource/general/131ah.1.03w/week2.pdf , page 22, last paragraph), I came across the following " Thus there must be some $n_0 \geq N$ for which $|b_{n_0}| > \epsilon$. Since we already know that $|b_{n_0} - b_n| \leq \frac{\epsilon}{2}$ for all $n \geq N$, we thus conclude from the triangle inequality (how?) that $|b_n| \geq \frac{\epsilon}{2}$ for all $n \geq N$."
Trying to answer how? above took me a lot of time. Even after I could answer it, using the following algebraic manipulation $|b_{n_0}| = |b_{n_0} - b_n + b_n| > \epsilon $ and $|b_{n_0} - b_n + b_n| \leq |b_{n_0} - b_n|+|b_n|$, I still feel I have missed the idea.
My question is the following : What is the underlying idea of this algebraic manipulation? What are the clues that forces me to the underlying idea of this algebraic manipulation?
To put my question in perspective, if the author had not hinted at triangle inequality it would have been very difficult for me to figure out how the result was reached at. So,reading the paragraph (and imagine that the author has not hinted at triangle inequality), what do I "see" that can remind me that triangle inequality underlies this statement.
Is it the case that mathematicians "see" something (some idea, some object) which I fail to "see" in this case? Or, is it the case that "algebraic manipulation" is the only underlying idea and I need to remember it?