Given $f$ entire function on $\mathbb C$ and $f$ one-one. Is it true that $f$ is linear?
At least among polynomials the only such functions are linear!
Given $f$ entire function on $\mathbb C$ and $f$ one-one. Is it true that $f$ is linear?
At least among polynomials the only such functions are linear!
The link given by @Patience leads to a proof, but one can avoid the heavier things like Picard, Casorati-Weierstrass and the very notion of essential singularity. Liouville's theorem is enough.
Pick a point $a$ such that $f\,'(a)\ne 0$. (I don't even want to argue that $f\,'$ never vanishes). Normalize so that $a=0$, $f(0)=0$, and $f\,'(0)=1$. Since $f$ is an open map, there exists $r>0$ such that $\{w:|w|<r\}\subset f(\{z:|z|<1\})$. The function $$g(z)=\frac{f(z)-z}{zf(z)}$$ has a removable singularity at $0$. When $|z|\ge1$, we have $$|g(z)| = \left|\frac{1}{z}-\frac{1}{f(z)}\right|\le \frac{1}{|z|}+\frac{1}{|f(z)|}\le 1+\frac{1}{r}.$$ Thus, $g$ is a bounded entire function. By Liouville's theorem $g$ is constant, and it follows that $f$ is linear.
The open mapping theorem shows the existence of an $r$ such that $|f(z)|<r$ implies $|z|<1$ Equivalently $|z|\ge1$ implies $|f(z)|\ge r$ or equivalently $|z|\ge1$ implies $\frac1{|f(z)|}\le\frac1r$
At the end of it all, indeed $f(z)=z$ because the absence of poles implies $c=0$
So you are done!!
– Karthik C Mar 07 '13 at 04:38