So I need to show that $\frac{z}{(1+z)^2}$ is injective in the unit disk, $\mathbb{D}$.
Here is what I have thought so far:
If $\frac{z}{(1+z)^2}$ is injective, then $\frac{z}{(1+z)^2} - c$ always have 1 solution in the unit disk for any $c \in \mathbb{C}$.
So I need to find the root of $\frac{z}{(1+z)^2} - c = 0$ or $\frac{z-c(1+z)^2}{(1+z)^2} = 0$ or $c(1+z)^2 -z = cz^2-(2c-1)z +c= 0$
I tried using Rouche's theorem, but all pairs of $f$ and $g$ that I tried failed the inequality $|f(z) - g(z)| < |f(z)|$ with $|z| = 1$.
Can anyone give me a hint on how to approach this question? Thanks.
$$f(z)=\frac{z}{(1+z)^2}$$ is injective on the open unit disk but it is not injective on the closed unit disk.
Note that $$f(i)=f(-i) = \frac {1}{2}$$
To show $f$ is injective on the open unit disk, assume $$ \frac{z}{(1+z)^2}=\frac{w}{(1+w)^2}$$
Cross multiply and factor to get $$(z-w)(1-zw)=0$$
Thus inside the unit disk, we get $z=w$ becaluse $zw\ne 1$