Greatest value of $|z|$ given that $\left|z- \dfrac 4z \right| = 2$ is?
This has been asked here before but my question is about a specific method that doesn't seem to work.
The method is:
$\left|z- \dfrac 4z \right|\le |z|+ \left|\dfrac{4}{z}\right|\implies 2 \le |z|+ \dfrac{4}{|z|}$
$\implies |z|^2 - 2|z| +4\ge 0$ since $|z| > 0$ (here)
which is true for all values of $|z|$.
Hence $|z| \in (0, \infty)$.
Then why is the maximum given by $|z| =1 + \sqrt 5$, in other words, what's the fault in this method ?
A user has also asked that in one of the comments but hasn't received a reply there.
You can apply the triangle inequality this way: $2 \geq |z-\frac{4}{z}| \geq |z|-|\frac{4}{z}|$, whence $|z|^2-2|z|-4 \leq 0$ whence $|z| \leq 1 + \sqrt{5}$ and note(very important!) that equality is indeed attained for $z=1+\sqrt{5}$