$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.