2

My instinct is that it may be proved by Liouville's extended theorem. But how to do so? Or are there any other methods?

Thanks!

Ian
  • 51

1 Answers1

3

Hint: Consider $f(\frac{1}{z})$ and examine the behavior of the singularity at $0$. It can't be an essential singularity (see this using the Weierstrass-Casorati theorem on the behavior near an essential singularity along with the open mapping theorem). So it is either removable or a pole. Then $f(\frac{1}{z})$ has a finite number of negative powers of $z^{-1}$ in its Laurent expansion, so $f(z)$ is a finite power series and must be a polynomial. If the polynomial has degree greater than $1$, then it has $2$ or more roots, contradicting the one-to-one hypothesis.

Note that this gives you the automorphism group of $\mathbb C$.

Potato
  • 40,171
  • There are 2 or more roots...but what if the roots are in the same location, so that we have one distinct root with multiplicity = n? Doesn't this keep f as a one-to-one function, @Potato? – User001 Dec 18 '14 at 05:58
  • @LebronJames If it has a root with multiplicity $2$, then locally at that root it looks like $w=z^2$, which is clearly not injective. Ahlfors provides a rigorous explanation of this somewhere his book. Essentially, WLOG we may assume the root is at zero, so $f(z)=z^2(1+\dots)$, and then you can take a square root locally since the second factor is nonzero around $0$. – Potato Dec 18 '14 at 06:47
  • Awesome stuff, @Potato. I saw this in the summer - what a timely reminder from you :) Thanks so much. Have a great night. – User001 Dec 18 '14 at 07:13
  • @LebronJames My pleasure. Good luck with your studies. – Potato Dec 18 '14 at 11:00