Suppose we have $$f(z) = z^5 + z^3 + 3z + 1$$ Find how many roots this function has in the open unit disc $\{z : |z| < 1\}$.
Here's what I think about it:
I tried to split $f$ into two functions $$g(z) = z^5 + z^3$$ $$h(z) = 3z + 1$$ and use Rouché's theorem (to prove that $f = g + h$ has only one root). But $|h(z)| > |g(z)|$ has some troubles on unit circle (at least at $-1$ point).
Is there any way to use Rouché's theorem here? Maybe we can use it twice or work around problems at this point? Have no idea how to fix it.
You can apply the symmetric version of Rouché's theorem to $f(z) = z^5+z^3+3z+1$ and $g(z) = 3z+1$: On the boundary of the unit disk is $$ |f(z) -g(z)| = |z^5 + z^3| \le 2 \le |g(z)| $$ with equality only for $z=-1$. But $f(-1) \ne 0$, so that $$ |f(z) -g(z)| < |f(z)| + |g(z)| $$ everywhere on the boundary of the unit disk. It follows that $f$ and $g$ have the same number of zeros in the unit disk.