If $f$ is entire and for some $r>0$ we have $f(z)=Cz^n$ for a constant $C \in\mathbb C$ on $|z|=r$ then does it follow that $f(z)=Cz^n$ for all $z$? Since a circle is not open the identity principle doesn't apply so I'm not sure how to prove it, assuming it is even true.
2026-03-25 04:44:15.1774413855
If $f$ is entire and for some $r>0$ we have $f(z)=Cz^n$ for a constant $C \in\mathbb C$ on $|z|=r$ then does it follow that $f(z)=Cz^n$ for all $z$?
211 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
An entire function has a Taylor expansion $$f(z)=a_0+\sum\limits_{k=1}a_kz^k \tag{1}$$ where $$a_k=\frac{f^{(k)}(0)}{k!}=\frac{1}{2\pi i}\int\limits_{|z|=r}\frac{f(z)}{z^{k+1}}dz=\frac{1}{2\pi i}\int\limits_{|z|=r}\frac{Cz^n}{z^{k+1}}dz$$
We can see now that:
and the result easily follows from $(1)$.