f is an entire function with $f^n=0$ for some $n \in \mathbb{N}$. I need to show that f is polynomial of degree at most n-1.
I know that this question was asked before. But I need another approach to solve it. I don't want to use the taylor expansion or the gauchy integral. I need the most basic approach (using only the differentiability of f).
Just integrate repeatedly. $f^{(n-1)}(z)$ is a constant $c_1$; $f^{(n-2)}(z)=c_2+c_1z$ and so on.