Using the Weierstrass test show that the series $\sum_\limits{n=1}^{\infty}\frac{1}{(n+z)^2}$ converge uniformly on $E=Re(z)\geqslant 1$.
This solution was given to me but I am not understanding certain steps:
$|\frac{1}{(n+z)^2}|\leqslant\frac{1}{|n+z|^2}\leqslant \frac{1}{|n-|z||^2}\leqslant\frac{1}{|n-1|^2} $
Questions:
Which inequality was used here $\frac{1}{|n+z|^2}\leqslant \frac{1}{|n-|z||^2}$? How can the modulus of $|z|$ be subtracted? What is backing up that step?
Thanks in advance!
The triangle inequality gives $$|n+z|\ge n-|-z|=n-|z|$$ and $$|n+z|\ge |z|-|-n|=-(n-|z|).$$ In both cases $$|n+z|\ge|n-|z||$$ and so $$|n+z|^2\ge|n-|z||^2.$$ Then $$\frac1{|n+z|^2}\le\frac1{|n-|z||^2}$$ provided that $|z|\ne n$.