I am trying to understand ts375_zk26's answer to the question that if the real part of an entire function is bounded by a polynomial, then the function is itself a polynomial.
In the answer given by ts375_zk26, the following statement is claimed:
Let $f(z)=u+iv=\sum_{k=0}^\infty a_kz^k$ and $A(r)=\max _{|z|=r} u(z)$.
It is well-known that for $k\ge 1$ $$ a_kr^k=\frac{1}{\pi}\int_0^{2\pi} u(re^{i\theta })e^{-ik\theta }d\theta . $$
However, I have never seen this "well-known" identity before. By applying the Cauchy's integral formula, I get $$ a_kr^k=\frac{1}{2\pi}\int_0^{2\pi}u(re^{i\theta})e^{-ik\theta}d\theta+\frac{1}{2\pi}\int_0^{2\pi}v(re^{i\theta})e^{-ik\theta}id\theta .$$ But I cannot see the reason why $$a_kr^k=\frac{1}{\pi}\int_0^{2\pi} u(re^{i\theta })e^{-ik\theta }d\theta.$$