I am trying to show that $$p(z)=2z^4-3z^3+3z^2-z+1=0$$ only has a single root in all four quadrants.
From two previously related posts, I have shown that $p(z)$ does not have a root on neither the imaginary or real axes. We also know that as the coefficients of $p(z)$ are real, then the roots of $p(z)$ occur in complex conjugate pairs. Hence we have roots $$w_1=a\pm ib \ \ \text{and} \ \ w_2=c\pm id \ \ \text{where} \ \ a,b,c,d\in\mathbb{R} \ \ \text{and} \ \ a,b,c,d\neq 0.$$ Ideally if we could show that $\Re(w_1)=-\Re(w_2)$, then we could conclude the result. But the sum of the roots is $\frac{3}{2}$ and not $0$.
How can we show only a single root exists in each quadrant?
edit
In consultation with my professor, he suggested using a corollary of Cauchy's argument principle:
"If $f\in H(\Omega)$, $\Omega$ is a domain, $\gamma:[a,b]\rightarrow\Omega$ is a simple closed contour, $f(\gamma(t))\neq 0 \ \ \forall t\in [a,b]$, then the number of zeros of $f$ in Int($\gamma$) (counting multiplicities) is equal to the number of times $f\circ\gamma$ winds around $0$".
We can consider $\gamma(t)=Re^{it}$ where $t\in\left[-\frac{\pi}{2},\frac{\pi}{2}\right]$ and $R>0$. We would expect the result of this to be $2$, meaning that there is a root $w$ in the first quadrant and $\overline{w}$ in the forth quadrant.
There is a slightly more straightforward way to prove the claim by the argument principle.
Since the coefficients of $p(z)$ are all real and the polynomial has no roots on the axes, we know that there are two roots in the upper half plane and two roots in the lower half plane. Hence it suffices to show that exactly two roots occur in the right half plane.
Then we consider the half circle contour $T_R=I_R \cup C_R$ where $I_R=\{ it:t \in [-R,R] \}$ and $C_R=\{ Re^{i\theta}: \theta \in [-\frac{\pi}{2}, \frac{\pi}{2}] \}$. We would like to study the total change of argument of $p(z)$ along the contour $T_R$.
On $C_R$, we observe that $$ \int_{C_R}\frac{p'(z)}{p(z)}\mathrm{d}z =\int_{-\pi/2}^{\pi/2} \frac{p'(Re^{i\theta})}{p(Re^{i\theta})} iRe^{i\theta} \mathrm{d}\theta =\int_{-\pi/2}^{\pi/2} \frac{8R^3e^{3i\theta}-9R^2e^{2i\theta}+6Re^{i\theta}-1} {2R^4e^{4i\theta}-3R^3e^{3i\theta}+3R^2e^{2i\theta}-Re^{i\theta}+1} iRe^{i\theta} \mathrm{d}\theta $$ where the integrand of the last integral $$ \frac{8R^3e^{3i\theta}-9R^2e^{2i\theta}+6Re^{i\theta}-1} {2R^4e^{4i\theta}-3R^3e^{3i\theta}+3R^2e^{2i\theta}-Re^{i\theta}+1} iRe^{i\theta} \to 4i $$ as $R \to \infty$ uniformly for $\theta \in [-\pi/2,\pi/2]$. Hence $$ \lim_{R \to \infty}\int_{C_R}\frac{p'(z)}{p(z)}\mathrm{d}z=4\pi i. $$ It follows that the total change of argument of $p(z)$ on $C_R$ from $-iR$ to $iR$ tends to $4 \pi i$ as $R \to \infty$.
For the change of argument on the imaginary axis, we don't compute the integral directly. Instead, we will try to figure out the change of the argument $Arg(p(z))$ at the endpoints of $I_R$.
Since $p(z)$ has no roots on $I_R$, we have that
$$ \int_{I_R}\frac{p'(z)}{p(z)}\mathrm{d}z=Arg(p(iR))-Arg(p(-iR)). $$
Since $$ p(iR)=2R^4-3R^2+1+i(3R^3-R), $$ we have that $$ Arg(p(iR))=\arctan(\frac{3R^3-R}{2R^4-3R^2+1}) \text{ and } Arg(p(-iR))=\arctan(\frac{-3R^3+R}{2R^4-3R^2+1}). $$ Hence the total change of argument of $p(z)$ on $I_R$ from $iR$ to $-iR$ equals $$ 2\arctan(\frac{-3R^3+R}{2R^4-3R^2+1}) \to 0 \text{ as } R \to \infty. $$
In conclusion, the total argument change of $p(z)$ on the contour $T_R$ tends to $4\pi i$ as $R \to \infty$, which implies that there are exactly two roots on the right half plane.