2

The following is an old qualifying exam problem,

Construct a conformal map from the unit disk to the parabolic region $ \{ z \in \mathbb{C}: \Im z > (\Re z)^2 \} $.

1 Answers1

3

I strongly believe that either you or the problem statement made a mistake and the question was intended to be the the outside of the parabola, viz. $Q := \{x+iy \in \mathbb{C} : y < x^2\}$. Indeed, in this case, the map is fairly easy to find: the obvious $z \mapsto z + iz^2$ is a conformal isomorphism from the lower-half plane to $Q$, and $w \mapsto i \frac{w+1}{w-1}$ is one from the unit disk to the lower-half plane, so by composing them we get a conformal isomorphism from the unit disk to $Q$.

But if you really mean $P := \{x+iy \in \mathbb{C} : y>x^2\}$, then here is a paper (Carroll & Hayman, "Conformal Mapping of Parabola-Shaped Domains", Computational Methods and Function Theory 4 (2004) 111–126) which answers the question (take $\alpha = 1/2$ and compose the maps $\phi^{-1}$ and $g^{-1}$ of the paper and multiplication by $i$). Considering how difficult it is, I think it is unreasonable that this was really meant as a qualifying exam problem.

Gro-Tsen
  • 5,541
  • 1
    How do you show that the map $z+ i z^2$ is injective on the lower half plane? Is there an easy way to see that is surjective onto $Q$ without the tedious algebraic calculations? – wellfedgremlin Jul 11 '14 at 21:41
  • 1
    Injectivity: if $z + iz^2 = z' + iz^{\prime2}$ for $z,z'\in\mathbb{C}$, then $(z'-z) + i(z'-z)(z'+z) = 0$ so either $z'=z$ or $z'+z = i$, and the latter is impossible for $z,z'$ in the lower-half plane. This shows that $z \mapsto z + iz^2$ is a conformal isomorphism to the image. But since it extends continuously to the boundary (the equator of the Riemann sphere), the boundary of the image will be the image of the boundary, hence, the parabola. So now it's just a question of finding the right component, and a single point suffices. – Gro-Tsen Jul 12 '14 at 23:54
  • 2
    Alternatively, I believe the following is true: if $U$ is the interior of a Jordan curve $\gamma$, and $f$ is holomorphic on $U$ and extends continuously to (the image of) $\gamma$, and $f'$ does not vanish on $U$ and (crucially) $f\circ\gamma$ is also a Jordan curve, then $f$ is a conformal isomorphism from $U$ to the interior of $f\circ\gamma$ (the crucial point being: $f$ is injective). I'll see if I can provide a reference for this. – Gro-Tsen Jul 12 '14 at 23:58
  • 1
    Sketch of proof of previous comment's statement: the winding number of $f\circ\gamma$ around a point $w$ of its interior can only be $1$ (with the right orientation), see, e.g., here, but this counts the number of times $f$ takes the value $w$, with multiplicity, so $f$ takes exactly once the value $w$. (And, it seems, the nonvanishing of $f'$ is automatic.) – Gro-Tsen Jul 13 '14 at 00:24
  • Thank you, your thoughts are really appreciated and helpful. Perhaps these comments should be moved to the answer as they are crucial to the solution and not straightforward. – wellfedgremlin Jul 13 '14 at 05:36
  • Also, although I'm convinced by the Jordan curve theorem argument, I don't see how you prove surjectivity in your first comment. It seems that the component that the lower half plane maps to need not be all of $Q$. – wellfedgremlin Jul 13 '14 at 05:42
  • 1
    Maybe you'll find the following way of stating it more convincing: writing $z+iz^2$ as $i(z-i/2)^2+i/4$, it's obvious that $z\mapsto z+iz^2$ gives a conformal isomorphism, and in particular a homeomorphism, of the region $D={\Im(z)<1/2}$ to $E$=the plane minus the half-line $\Im(w)\geq1/4$ on the purely imaginary axis. Now the real axis separates $D$ into two connected components (the lower-half plane and the strip ${0<\Im(z)<1/2}$), so its image, the parabola, separates $E$ into two connected components, each one being the image of one at the source, and it's obvious which is which. – Gro-Tsen Jul 13 '14 at 16:14
  • So the reasoning in my first comment was: well, we don't really need to know exactly where $z\mapsto z+iz^2$ is a homeomorphism (the $D$ and $E$ in my last comment), once it is a homeomorphism in the neighborhood of the lower-half plane, the image of the latter is going to be the domain bounded by the image of the boundary of the image of the real axis. (All my arguments are just variations on a common theme, of course. I'm not sure which is the "best" way to say it all.) – Gro-Tsen Jul 13 '14 at 16:20
  • @Gro-Tsen Greetings, I have been reading the article you recommend to solve the problem, but I do not see who it is $\phi$. Could you clarify that, please? – Andrés Villa Sep 09 '19 at 00:21