0

Let $f$ and $g$ be two entire functions, s.t. $|f(z)|\leq |g(z)|$ $\forall z \in \Bbb C$. I wanna show that it exists $\lambda \in \Bbb C$, with $|\lambda |\leq 1$ so that $f(z)= \lambda \cdot g(z)$ $\forall z \in \Bbb C$.

Let's observe $h:= \frac{f}{g}$, with $g$ not equal to zero. By assumption $\vert h \vert \leq 1$ so all the singularities of h, which are isolated by the identity principle, are removable by the Riemann extension theorem.

Why can we conclude this?

1 Answers1

1

As pointed out in the comments, either $g$ vanishes identically (and in this case the conclusion is trivial, since both $g$ and $f$ are $0$) or it has isolated zeroes.

In the latter case, the quotient $h$ is in modulus $\le1$ and defines an holomorphic function on the whole plane minus a discrete set (the zeros of $g$). By Riemann thm, as pointed out, $h$ extends across these isolated singularities to an entire function which is then bounded. Then by Liouville theorem $h$ is constant, that is, $\exists \lambda\in\Bbb C$ such that $0<|\lambda|\le1$ such that $h\equiv\lambda$. Since $h=f/g$ you get the conclusion.

Joe
  • 11,745