Need clarification on Abbott's Proof of the Algebraic Limit Theorem for Sequences

107 Views Asked by At

Here is the excerpt of his proof that I do not understand

enter image description here

I don't understand why he concludes that $|b_n| > |b|/2$ from this.

2

There are 2 best solutions below

2
On BEST ANSWER

Observe that by the triangle inequality $|b|-|b_n|\leq |b_n-b|<|b|/2$. Then rearranging for $|b_n|$ you obtain the result.

To see that the trick with the triangle inequality, note $|b|=|b_n+(b-b_n)|\leq |b_n|+|b-b_n|=|b_n|+|b_n-b|$. Therefore subtracting $|b_n|$ from both sides you obtain the result.

0
On

By reverse triangle inequality $$\left||b_n|-|b|\right|\leq |b_n-b|<\frac{|b|}{2}.$$ So $$|b|-\frac{|b|}{2}<|b_n|.$$