Let $f(z)=z^{n}+a_{1}z^{n-1}+...+a_{n}$ be a polynomial with complex coefficients and suppose it has $n$ zeros in the upper half plane, that is $\operatorname{Im} z>0$, and let $\alpha_ {k}$ be the real part of $a_{k}$. Show that $\alpha(x)=x^{n}+\alpha_{1}x^{n-1}+...+\alpha_{n}$ has $n$ real distinct roots.
2026-04-01 16:19:26.1775060366
complex polynomial has zeroes only in the upper half plane
767 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint:
Your problem comes down to showing that $P + \overline{P}$ has $n$ real roots. Then write $P = \prod_{k=1}^n (z-z_k)$ and notice how $|z-z_k|<|z-\overline{z_k}|$ if Im $z>0$.
Whole solution:
$z$ is a root of $P + \overline{P}$ iff: $$ \prod_{k=1}^n (z-z_k)= - \prod_{k=1}^n (z-\overline{z_k}) $$ If Im $z>0$, then: $$ \forall k\in \{1,\dots,n\}, |z-z_k|<|z-\overline{z_k}| $$ And: $$ \left| \prod_{k=1}^n (z-z_k)\right|< \left|\prod_{k=1}^n (z-\overline{z_k})\right| $$ Thus, $z$ is not a root of $P+\overline{P}$ and neither is $\overline{z}$ (because $P+\overline{P}$ is a real polynomial).