Is there something wrong with this problem?
Let $f$ be entire function and $|f'(z)| \leq |z|$ for all $z\in \mathbb{C}$. Show that $f(z) = a + bz^2$ for arbitrary $a,b\in\mathbb{C}$ with $|b| \leq 1$.
I was using Liouville theorem, but the result is not the same.
By writing $$\left|\frac{f'(z)}{z}\right| \leq 1$$ we have that $f'(z)/z$ (*here where I'm not sure) is entire and bounded by $1$. So by Liouville's theorem $f'(z)/z$ is constant, that is $$f'(z)/z = c$$ hence $f'(z) = cz$ and therefore $f(z) = \frac{1}{2}cz^2 + a$. Letting $\frac{1}{2}c = b$ yields the result, but with $|b| = \frac{1}{2}|c| \leq \frac{1}{2}\times1 = \frac{1}{2}$ instead of $|b| \leq 1$.
Here are the questions
- *How to show that $f'(z)/z$ also analytic at $z = 0$?
- Is there an error in my proof above? Or with the problem?
If $f'(z)/z$ need not be analytic at $z = 0$ then I can't use Liouville theorem. All I know is that $f'(0) = 0$, so I think that $f'(z)/z$ is also analytic at $z = 0$.
Let $z_0\in\mathbb{C}$ be arbitrary. Then for $|z-z_0|\leq R$, we have $$|f'(z)|\leq |z| = |z-z_0+z_0|\leq R+|z_0|.$$ By cauchy's inequality, $$\left|\frac{f'''(z_0)}{2!}\right|\leq \frac{R+|z_0|}{R^2}\rightarrow 0 \mbox{ as } R\rightarrow \infty.$$ So, $f'''(z_0)=0$. Since $z_0$ was arbitrary, $f'''(z)=0$ on $\mathbb{C}$. Now, integrate it from $0$ to $z$, we get $$f''(z)=f''(0).$$ Again, integrate from $0$ to $z$, $$f'(z)=f''(0)z+f'(0).$$ As $f'(0)=0$, $f'(z)=f''(0)z$.
Therefore, $f(z)=a+\frac{f''(0)}{2}z^2$ where $a$ is arbitrary. Take $b=\frac{f''(0)}{2}$. So, $|b|=|\frac{f''(0)}{2}|\leq 1$, as $|f''(0)|\leq 1$.
Observe that, $f''(0)=\lim\limits_{z\rightarrow 0}\frac{f'(z)}{z}$, as $f'(0)=0$.