Prove: If the sequence $<a_{n}>$ converges to $b\in \mathbb{R}$, then the sequence $<|a_{n} - b|>$ converges to $0$.
Since $<a_{n}>$ converges to $b\in \mathbb{R}$, denoted by
$\lim_{n\rightarrow \infty}<a_{n}> = b$
then for every $\epsilon > 0$ there exists a positive integer $n_{0}$ such that $n > n_{0}\Rightarrow |a_{n} - b| < \epsilon \Rightarrow b - \epsilon < a_{n} < b + \epsilon$.
So:
$\lim_{n\rightarrow \infty}<|a_{n} - b|> \ \geq \ \lim_{n\rightarrow \infty}<||a_{n}| - |b|| = b - b = 0$
I am not sure if this is right, any suggestion would be greatly appreciated