I have to calculate how many zeros of $p(z) = z^{2015} + 8z^{12} + 1$ lies in the first quadrant of the complex plane. I'm used to solve this kind of problems in some disk by estimation using Rouche Theorem, but now no disk is given.
I was trying to use $h(z) = -8z^{12} - 1$ and conclude that it has 3 zeros in the first quadrant, but I can not prove that $|p(z) + h(z)| < |p(z)| + |h(z)|$. Any ideas?
$P(z)=z^{2015}+8 z^{12}+1=0$ has 2015 roots
Only one is real. Indeed first derivative
$P'(z)=2015 z^{2014}+96 z^{11}=z^{11} \left(2015 z^{2003}+96\right)$
$P'(z)=0 $ at $z_1=\sqrt[2003]{-\dfrac{96}{2015}}\approx -0.998481$ and $z_2=0$
$P'(z)>0$ in the interval $z<-0.998481\lor z>0$ so we have $z_1$ as a local maximum and $z_2$ as a local minimum, therefore as $P(-1.003)\approx -408.9$ and $P(-1)=8$ for the intermediate values theorem there is one zero $z_0\approx -1.0011$
As $P(0)=1>0$ is the only minimum we can state that $z_0$ is the only real root of $P(z)$
Therefore there are $2014 $ complex roots. As the polynomial has real coefficients, for any root we have its conjugate so only half of them $1007$ have positive imaginary part.
Now I am going to state something I'm not sure to prove properly and I hope that someone will do it better.
From Vieta's relations between roots and coefficient we have that the sum of the roots is zero and the product is $1$. This is true also considering the symmetric of $z$ wrt $\Im(z)$ axis for which the polynomial is, if $z=\rho e^{i\theta}$
$P(\rho e^{i(\theta+ \pi)})=-\rho^{2015} e^{2015 i \theta}+8 \rho^{12}e^{12 i t}+1=-z^{2015}+8z^{12}+1$
This is zero when $z^{2015}-8z^{12}-1=0$
and have the same sum zero and product $-1$
Therefore I conjectured that roots with $\Re (z )>0$ are (almost) half the total, that is $504$
The roots of $P(z)=0$ having $\Re (z)>0 \land \Im (z)>0$ are $504$
Hope someone will prove better the last part of this result