If $z$ be a complex number such that
$\left|z+\dfrac{1}{z}\right|=a$
then determine the range of values that $|z|$ can take.
My Attempt: $a^2=\left|z+\dfrac{1}{z}\right|^2=\left(z+\dfrac{1}{z}\right)\left(\bar z+\dfrac{1}{\bar z}\right)$
which simplifies to
$|z|^4-(a^2+2)|z|^2+1=-(z+\bar z)^2$
Thus
$|z|^4-(a^2+2)|z|^2+1=-(z+\bar z)^2\leq 0$ (*)
$\left(|z|^2-\dfrac{a^2+2-\sqrt{a^4+4a^2}}{2}\right)\left(|z|^2-\dfrac{a^2+2+\sqrt{a^4+4a^2}}{2}\right)\leq 0$
$|z|^2\in \left[\dfrac{a^2+2-\sqrt{a^4+4a^2}}{2},\dfrac{a^2+2+\sqrt{a^4+4a^2}}{2}\right]$
$|z|\in \left[\dfrac{\sqrt{a^2+4}-a}{2},\dfrac{\sqrt{a^2+4}+a}{2}\right]$
which is a standard textbook solution.
Now the extreme values are obtained when $z+\bar z=0$ (Refer (*))
i.e. $z$ is purely imaginary.
This range is also obtained when we use the triangle inequality
$a=\left|z+\dfrac{1}{z}\right|\geq \left||z|-\dfrac{1}{|z|}\right|$.
My question is why we don't get the same answer if I use
$a=\left|z+\dfrac{1}{z}\right|\leq |z|+\dfrac{1}{|z|}$