my prof told us to look at the liouville theorem to do this proof
i looked in my book and found this paragraph
let f(z) be analytic inside and on a circle C of radius R centered about z_0. If |f(z)| <= M
[tex]|f^n(z_o)| <= n! \frac {M}{R^n}[/tex]
"This innocuous looking theorem actually places rather severe restrictions on the behaviour of analytic functions. Suppose, for instance, that f(z) is analytic and bounded by some number M over the whole plane. Then the conditions of the theorem hold for any z_o and for any R. Taking n = 1 in the above equations and letting R -> infinity, we counclude that f' vanishes everywhere; i.e., f must be constant"
So, how can I apply this theorem over the whole complex plane instead of a circle centered at z_o?
could I say that sqrt(|z|) = M for all z in C
[tex]|f^n(z)| <= n! \frac {\sqrt{|z|}}{R^n}[/tex]
and thus have the proof done by the argument in the above paragraph?