I am often confused while using complex number formula involving comparisons.
It is known that $|z^2 - a^2| > |z|^2 - a^2$. But is $|z^2 + 1| > |z|^2 - 1$?
Where $z$ is a complex number.
Also, please suggest some proofs so that it is easy to remember such formulae.
Recall $|a+b | \leq |a| + |b| $, the famous triangle inequality. WE have
$$ |z|^2 = |z^2+1-1| \leq |z^2 +1 | + |-1| = |z^2 + 1 | + 1 $$