2

$f(z) = \sum_{n = 0}^\infty c_nz^n$, $ \lvert z \rvert \lt R$. If at least one $c_n$ satisfies the following equation: $$\lvert c_n \rvert = \frac {\max_{\lvert z \rvert = r} \vert f(z) \rvert} {r^n} (0 \lt r \lt R)$$

then, $f(z)$ is of this form $f(z) = c_n*z^n$.

From Cauchy's integral formula we know $\lvert c_n \rvert \le \frac {\max_{\lvert z \rvert = r} \vert f(z) \rvert} {r^n}$, the only case in which the inequality becomes equality I think is when $\lvert f(z) \rvert$ is constant along $\lvert z \rvert = r$. Then I tried to deduce the form from here, but failed.

Hongyan
  • 283

1 Answers1

1

OK, you use the Cauchy inequality for the coefficients $0\leq m<n$, and find that $$ |c_m|\leq\frac{\mathrm{max}_{|z|=r}|f(z)|}{r^m}=\frac{\mathrm{max}_{|z|=r}|f(z)|}{r^n}\cdot r^{n-m}=|c_n|r^{n-m} $$ for all $0<r<R$. Since $n-m>0$, if you let $r\to 0$, you find that $c_m=0$ for all $0\leq m<n$. In other words, the singularity of $g(z)=f(z)/z^n$ at $0$ is removable, and you have defined a holomorphic function $g$ on $\{|z|<r\}$. We cleary have $\sup_{|z|<r}|g(z)|=|c_n|$. On the other hand, we also have $$ g(z)=c_n+c_{n+1}z+\cdots\text{ and thus }g(0)=c_n\,. $$ This means that $g$ obtains its maximum. By the maximum modulus principle, $g$ must be constant equalt to $c_n$ everywhere on $\{|z|<r\}$. It follows that $f(z)=c_nz^n$ everywhere on $\{|z|<r\}$ and by the identity theorem everywhere on $\{|z|<R\}$.