Find a Mobius Transformation to Map Real Line to Unit Circle

  • Context:
  • Thread starter Thread starter Amer
  • Start date Start date
  • Tags Tags
    Transformation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
Amer
Messages
259
Reaction score
0
Hey mobius transformation defined as
[tex]f(z) = \frac{az+b}{cz+d}[/tex]
and [tex]ad \ne bc[/tex]
it is a one to one function how i can find a mobius transformation that take the real line into the unit circle
I read it in the net
[tex]f(z) = \frac{z - i}{z+i}[/tex]
and i checked it, it takes the real line into the unit circle, but there is a properties of the mobius transformation as the book said it is a combination of translation, inversion, rotation, dilation.

My question is how to find such map, or if we have the real line what first we have to do inversion,rotation,translation, ? to get the circle.

Thanks
 
Physics news on Phys.org
Well, Mobius transformations take lines or circles to lines or circles. All you have to do is check three points.

$$f( \infty)=1, \quad f(0) = -1, \quad f(1)= \frac{1-i}{1+i}= \frac{1-i}{1+i} \cdot \frac{1-i}{1-i}
= \frac{1-2i-1}{1+1} = -i.$$

Therefore, you seem to have done it. This method you can use to do most any of these transformations. Take a line or circle into an appropriate line or circle by making sure your $a,b,c,d$ are chosen correctly. Then, if you must map a region, pick a point in the origin region, and make sure it winds up in the destination region.
 
still not clear, how did you determine [tex]f(\infty) = 1 , f(0) = -1[/tex]
what I was thinking about I said
[tex]\mid f(0) \mid = 1 \\ \frac{\mid b \mid}{\mid d\mid } = 1 \\ \mid b \mid = \mid d\mid[/tex]
thats one

then I found that [tex]\mid a \mid = \mid c \mid[/tex] by mapping infinity
after that guessing ?

what I was looking for is to master the inversion,translation, dilation, rotation
so I can imagine what i have to use to take a region to another
 
Amer said:
still not clear, how did you determine [tex]f(\infty) = 1 , f(0) = -1[/tex]

Technically, the $f( \infty)$ is the limit:
$$ \lim_{x \to \infty}f(z)= \lim_{z \to \infty} \frac{z-i}{z+i}
= \lim_{z \to \infty} \frac{1-i/z}{1+i/z}=1.$$

I determined to check $0, 1, \infty$, because those are easy values to check on the real line.

what I was thinking about I said
[tex]\mid f(0) \mid = 1 \\ \frac{\mid b \mid}{\mid d\mid } = 1 \\ \mid b \mid = \mid d\mid[/tex]
thats one

then I found that [tex]\mid a \mid = \mid c \mid[/tex] by mapping infinity
after that guessing ?

what I was looking for is to master the inversion,translation, dilation, rotation
so I can imagine what i have to use to take a region to another

I've always just transformed the boundaries of regions, and made sure the inside of the region gets mapped correctly. You can check out inversions, translations, etc., here.