I am trying to prove the following theorem:
Let $f:\mathbb{C}^{n}\to \mathbb{C}$ be a holomorphic function, and let, for $z\in \mathbb{C}^{n}$, there exists $A$ and $k$ constants, such that, $$ |f(z)|\leq A\|z\|_{2}^{k}. $$ Then, we have that $f$ is a polynomial of degree lesser or equal than $k$.
I don't know how to prove this theorem... I suppose I can use the Liouville Theorem in one variable taking on account that a holomorphic function $f:\mathbb{C}^{n}\to \mathbb{C}$ can be characterized as being holomorphic in each variable... Nevertheless, I have no more clues on this...
I would appreciate, or some bibliography, or some hints, on how to solve this problem. Thanks in advanced!
UPDATE: As suggested in the comments, I am trying to use an inductive argument: I suppose case $n=1$ is already proven. Then, take the $n$-th case. By Taylor (in several complex variables) $f(z)=\sum_{\alpha\in \mathbb{N}^{n}}\frac{1}{\alpha !}(D^{\alpha}f)(0,\dots,0)z^{\alpha}$ for all $z\in\mathbb{C}^{n}$. We fix $z_{n}=z_{0}\in\mathbb{C}$. Now, define $f_{1}:\mathbb{C}^{n-1}\to \mathbb{C}$ as follows: $$ \begin{split} f_{1}(z_{1},\dots,z_{n-1})& \triangleq f(z_{1},\dots,z_{n-1},z_{0}) \\ & =\sum_{\alpha\in \mathbb{N}^{n-1}}\frac{1}{\alpha !}\left(\sum_{j\in\mathbb{N}} \frac{1}{j!}(D^{(\alpha,j)}f)(0,\dots,0)z_{0}^{j}\right)\prod_{i=1}^{n-1}z_{i}^{\alpha_{i}} \\ & =\sum_{\alpha\in \mathbb{N}^{n-1}}c_{\alpha}\prod_{i=1}^{n-1}z_{i}^{\alpha_{i}}. \end{split} $$ Now, I would have to show by the inductive hypothesis that $f_{1}$ is a multivariable polynomial in $n-1$ variables. My problem now is:
To use the inductive hypothesis, I should have (with $A'$ positive constant not neccesarily equal to previous $A$) $$ |f_{1}(z_{1},\dots,z_{n-1})|\leq A'\|(z_{1},\dots,z_{n-1})\|_{2}^{k}.$$ I should deduce this from the fact that: $$|f_{1}(z_{1},\dots,z_{n-1})|\leq A'\|(z_{1},\dots,z_{n-1},z_{0})\|_{2}^{k}.$$ And in this previous argument where I am lost!