jimmycricket
- 115
- 2
Homework Statement
Find the Mobius transformation which carries the points 0,1,-i to the points -1,0,\infty respectively. Find the image of the domain \{z:x<0,-x+y<t\} under this mobius transformation.
Homework Equations
The Attempt at a Solution
Let T(z)=\frac{az+b}{cz+d}.
Then T(0)=-1\Longrightarrow \frac{b}{d} \iff b=-d
T(1)=0\Longrightarrow \frac{a+b}{c+d}=0\Longrightarrow a+b=0 \iff a=-b=d
T(-i)=\infty\Longrightarrow \frac{-ia+b}{-ci+d}\iff d-ci=0\iff c=\frac{d}{i}=bi=-ai
Now we have T(z)=\frac{az-a}{a-aiz}=\frac{z-1}{1-zi}
So I now have to find the image under this map which is where I'm a bit stumped. Would it help to find where the intersections of the boundary of the domain with the axes are mapped to?