6

Find a conformal mapping between the sector $\{z\in\mathbb{C} : -\pi/4<\arg(z) <\pi/4\}$ and the open unit disc $D$.

I know that it should be a Möbius transformation, but other than that I am very stuck, any help would be much appreciated.

azimut
  • 22,696
user61496
  • 483
  • 2
    Remember that Mobius transformations take circles to circles and lines to lines. Since the boundary of the sector is neither a line nor a circle, Mobius transformations on their own can't possible get you there. – Brett Frankel Feb 08 '13 at 15:22

2 Answers2

8

You know that there is a conformal mapping from the unit disk to the upper half plane given by: $$z\mapsto -i\frac{z-i}{z+i}$$ Which sends

enter image description here

to

enter image description here

But then you know that the transformation $z\mapsto \sqrt z$ taking the principal value sends the upper half plane to the region you are desiring. This gives:

enter image description here

Reversing these mappings gives:

$$w \mapsto \frac{iw^2+1}{-w^2-i}$$

Which you will see is a conformal mapping sending the first quadrant to the unit disk.

guest196883
  • 6,049
5

Here is a plan: first, apply $z \to z^2$. It will conformally map your sector onto the half-plane $\mathrm{Re}(z) > 0$. Then find a Möbius transformation that will map this half-plane to the unit disk.

azimut
  • 22,696
Dan Shved
  • 15,862
  • 39
  • 55