Suppose $f$ is entire and $|f(z)| \leq A + B |z|^{3/2}$. Show that $f$ is a linear polynomial.
My attempt: Since $f$ is entire, we know that it has a Taylor series expansion on the circle $|z| = R$, that is $f(z) = \sum_{n = 0}^\infty a_n z^n$. By using Cauchy's estimate, we can write
$|f^n(0)| \leq \frac{n! M}{R^n}$. Since this holds for any $R>0$, it follows that for $n\geq 2$, $|f^n(0)| \leq 0$. This implies that $f^n(0) = 0$ for $n\geq 2$. Hence $f$ is a polynomial of degree at most $1$.
Edit 1 : On the circle $|z| = R$, $|f(z)|\leq A + B R^{3/2}$.
Thank you very much.
Kindly suggest me if I am wrong? Is there any other apporoach to solve such kind of problems?