I have trouble with the following problem: Let $P(z) = z^n + a_{n-1}z^{n-1}+\ldots +a_0$ and $|P(z)| \leq 1$ if $|z|=1$. Prove that $P(z)=z^n$.
If one tries to apply Rouché's theorem, first look at $g(z)=-z^n$. Then, of course, $|g(z)|=1$ on the unit circle. If $|P(z)| \lt 1$, then $n = |- z^n|_0 = |P(z) - z^n|_0$ by Rouché, and $a_{n-1}z^{n-1}+\ldots +a_0 = 0$ because of the fundamental theorem of algebra.
But now we know that $|tP(z) - g(z)|_0$ with $0 \leq t \lt 1$. I have been trying to apply Rouché's theorem a second time, maybe on another disk.
My Attempt (which is not correct)
Since $|tP(z) - g(z)|_0 = n$ on the unit circle (and everywhere else), we choose $t=\frac{1}{2}$. So $$\tilde{P}(z) = \frac{1}{2}P-z^n =\frac{-z^n}{2}+\frac{a_{n-1}}{2}z^{n-1} + \ldots + \frac{a_0}{2}$$ If we multiply the term, the zeros wont change, so $$2\tilde{P}(z)=-z^n + P(z) - z^n$$ Now, we apply Rouché's theorem: $|2\tilde{P}| \gt |P|$, so $$n = |2\tilde{P}(z)|_0 = |2\tilde{P}(z) + P(z)|_0 = |2(P(z)-z^n)|_0$$ Finally, the $2(P(z)-z^n)$ should have the same zeros as $(P(z)-z^n)$, which was a polynomial of grade $n-1$. But we know that it has $n$ zeros, so because of the fundamental theorem of algebra, it is constant. Therefore zero.
-> There are 2 Erros: firstly: $|2\tilde{P}| \gt |P|$ looks nice but is a baseless claim. secondly, the conclusion. Because Rouche, $(P(z)-z^n)$ should have exactly $n$ zeros, which is just a contradiction