Find a conformal map from the set $\{z \in \mathbb{C}: |z|>1\}\setminus (-\infty,-1)$ onto the set $\mathbb{C}\setminus(-\infty,0]$.
Here is my thought, but I'm not sure if it is correct, can anyone help me to verify my answer?
1: $\frac{1}{z}$ maps the set to $\mathbb{D}\setminus(-1,0]$.
2: $z^{1/2}$ maps the disk with slit to the right half disk.
3: rotate the right half disk to lower half disk.
4: the map $z+1/z$ maps the lower half disk to upper half plane.
5: rotate the upper half plane to right half plane.
6: $z^2$ maps the right half plane to $\mathbb{C}\setminus(-\infty,0]$.
Also, if anyone can think of an alternate route, it would be nice to see! Thanks!
Your solution looks right to me.
I did this first: $z\to \sqrt z \to 1/\sqrt z.$ That leaves us in the right half disc. I'd prefer the upper half disc, so multiply by $i.$ Then we apply the map $(1+z)/(1-z),$ which takes us to the first quadrant. Rotate clockwise by $\pi/4,$ i.e., multiply by $e^{-i\pi /4}.$ Finally the map $z^4$ puts us in the desired domain. The formula I got is
$$z \to -\left(\frac{1+i/\sqrt z}{1-i/\sqrt z}\right)^4.$$
I think we are doing basically the same thing.