Map complex line to complex circle

bmanbs2
Messages
22
Reaction score
0

Homework Statement


Find the Linear Fractional Transformation that maps the line Re\left(z\right) = \frac{1}{2} to the circle |w-4i| = 4.


Homework Equations


For a transform L\left(z\right),

T\left(z\right)=\frac{z-z_{1}}{z-z_{3}}\frac{z_{2}-z_{3}}{z_{2}-z_{1}}

S\left(w\right)=\frac{w-w_{1}}{w-w_{3}}\frac{w_{2}-w_{3}}{w_{2}-w_{1}}

For S\left(w\right) = \frac{aw+b}{cw+d}

S^{-1} = \frac{-dw+b}{cz-a}

And the final transform is L\left(z\right) = S^{-1}\left(T\left(z\right)\right)

The Attempt at a Solution


I know how to calculate the transform for any three points to any other three points, so may I just pick any three points on the line and the circle? If not, how do I pick the correct three points?
 
Physics news on Phys.org
not the only way to do it but i would break it into the following steps for clarity

- start with the line Re(z) = 1/2, given by z(y) = 1/2+iy
- shift the line to the imaginary axis Re(z)=0
- map the line to the interval [0,2pi), this part is the key step
- map [0,pi) onto the unit circle
- scale and shift the circle to its given centre and radius
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top