3

Let $f : D \rightarrow \mathbb{C} $, where $D=\{z\in\mathbb{C}: |z|<1\}$, such that $\operatorname{Re}(f(z)) \geq 0$ for all $z \in D$ and suppose $f$ is analytic.

I have to show $\operatorname{Re}(f(z)) > 0 $ for all $z \in D$. Any hints how to go about starting this problem? And also why can't $f$ be constant?

egreg
  • 238,574

1 Answers1

4

Conway forgot to state the condition that $f$ be non-constant. For constant $f$ with purely imaginary values, the conclusion clearly doesn't hold.

The condition $\operatorname{Re} f(z) \geqslant 0$ tells us that $f(D)$ is contained in the closed right half-plane. If $f$ is non-constant, the open mapping theorem tells us that if there were a $z_0\in D$ with $\operatorname{Re} f(z_0) = 0$, then $f(D)$ would contain a disk with centre $f(z_0)$, hence not be contained in the closed right half-plane. Therefore we must have $\operatorname{Re} f(z) > 0$ for all $z\in D$.

Daniel Fischer
  • 206,697