5

Let $f:\mathbb{C}\rightarrow \mathbb{C}$ be an entire function. if there exists $\delta> 0$ and $w\in \mathbb{C}$ such that

$$\left | f(z)-w \right | \geq \delta \qquad \forall z\in\mathbb C $$

Prove that $f$ is constant.

1 Answers1

3

Let $g(z) = \frac{1}{f(z)-w}$, then $g$ is entire and $|g(z)| \le \delta$ for all $z$. What can you say about $g$ and hence $f$?

copper.hat
  • 172,524