Find the number of polynomial zeros of $z^4-7z^3-2z^2+z-3=0$.

594 Views Asked by At

Find the number of solutions of $$z^4-7z^3-2z^2+z-3=0$$ inside the unit disc.

The Rouche theorem fails obviously. Is there any other method that can help?

I have known the answer by Matlab, but I have to prove it by complex analysis.

Thanks!

2

There are 2 best solutions below

0
On BEST ANSWER

Let $f(z)=z^4-7z^3-2z^2+z-3$ and $g(z)=-7z^3$. Then, for $\lvert z\rvert=1$, $$ \lvert\, f(z)-g(z)\rvert=\lvert z^4-2z^2+z-3\rvert <7=\lvert -7z^3\rvert=\lvert g(z)\rvert. $$ Rouche Theorem provides that $f$ possesses exactly 3 roots inside the unit disc.

The only part to check is that $\lvert z^4-2z^2+z-3\rvert <7,$ which holds since we have the "$\le$" part, and the only way to have "$=$" is if every term in $z^4-2z^2+z-3$ is negative, which is impossible.

0
On

Note that $|z^4-2z^2+z-3|<7$ if $|z|=1$. The triangle inequality only says "$\leq$" but equality can only occur if $z^4$, $-2z^2$, $z$ and $-3$ all have the same argument. So it suffices to check $z=-1$.