Proof, there are no holomorphic functions $g, h:\mathbb{C}\to\mathbb{C}$, such that $g(\mathbb{C})\setminus h(\mathbb{C})=\{ z\in \mathbb{C}: |z|\geq 1\}$ Can I assume, that $h(\mathbb{C})$ must be the unit disc, so by that h must be constant, therefore there are no such functions? Or that it must be bounded somehow? Any hints would be helpfull.
Asked
Active
Viewed 81 times
2
-
You cannot assume that $h(\mathbb{C})=\mathbb{D}$, however what would be true is that $h(\mathbb{C})\subseteq\mathbb{D}$, which is enough to apply Liouville's theorem – Lorago Feb 19 '24 at 16:36
1 Answers
3
Note that $h(\mathbb{C})\subseteq \mathbb{D}=\{z\in\mathbb{C}: |z|<1\}$.
Now, $h$ is entire and it's bounded given the above. Then, by Liouville's Theorem, $h$ is constant.
As we have that $g(\mathbb{C})\setminus h(\mathbb{C})=\{ z\in \mathbb{C}: |z|\geq 1\}$ and $h(\mathbb{C})=\{z_0\}$ for some $z_0\in \mathbb{D}$, we deduce that $g(\mathbb{C})$ is at most $\{ z\in \mathbb{C}: |z|\geq 1\}\cup \{z_0\}$.
But it is well known that the image of an non-constant entire function is dense in the complex plane, so $g$ must be constant too. Then, it is obvious that $g(\mathbb{C})\setminus h(\mathbb{C})\neq\{ z\in \mathbb{C}: |z|\geq 1\}$.
Julio Puerta
- 8,977
-
Ah, thank you a lot! Also $g(\mathbb{C})$ woudln't be connected, and therefore not a domain. – MilesDefis Feb 19 '24 at 17:19
-
Well, it could be the case that $g(\mathbb{C})={z\in\mathbb{C}: |z|\geq 1}$, which is connected. Nonetheless, the above argument ensures that cannot happen ;) – Julio Puerta Feb 19 '24 at 17:22