3

Let $f$ and $g$ be entire functions and $g(z)\neq 0$ for all $z\in \mathbb{C}$. If $|f(z)|\le |g(z)|$, can we say $f$ is constant?

Liouville theorem says that an entire bounded function is constant, but g is not given bounded here. So I think it should be false. What else can we say about $f$?

Departed
  • 1,528

3 Answers3

6

$\frac{f(z)}{g(z)}$ is entire and bounded => $\frac{f(z)}{g(z)}$ is constant => f(z) = c*g(z)

kotomord
  • 1,814
3

No, we cannot conclude that $f$ is constant. Here's a counter-example:

If $f(z) = e^z$ and $g(z) = 2f(z) = 2e^z$. Clearly $f$ and $g$ are both entire and non-constant. We also see that $|f(z)| \leq |g(z)|$ for all $z$ and $g(z) \neq 0$.

2

If this holds then $f = e^{\phi(z)}$ for some entire $\phi$.

Using Weierstrass Factorisation Theorem it can be shown that $g = e^{\psi(z)}$ for some entire $\psi$. (See this)

As copper.hat pointed out, $f/g$ must be constant, so $f$ must also be in the form $e^{\phi(z)}$.

Henricus V.
  • 18,694