2
$\begingroup$

Need a little help in the following:

Let $f(z)$ analytic function on $D = \{z\in\mathbb C: |z| < 1\}$. Define $\displaystyle d = \sup_{z,w \in D} |f(z) - f(w)|$.

Prove that |f'(0)| \leq \frac{d}{2}.

1 Answers 1

2

Hint(s):

  1. Put $g(z)=f(z)-f(-z)$. What is the link between g'(0) and f'(0)?
  2. Apply the Cauchy integral formula to the circle $C(0,r)$ for $0 to get |g'(0)|\leq \frac dr.
  3. Conclude.

Note that $\frac 12$ is the best constant we can hope; take $f(z)=z$ to see that, and you can, by the same method, get a bound for the odd derivatives at $0$.

  • 1
    Yes, you are right. Hence $g'(0)=\frac 1{2\pi i}\int_{\{|z|=r\}}\frac{g(z)}{z^2}dz$, and $|g(z)|\leqslant d$.2013-04-30