Möbius transformation, 3 points

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
2 replies · 3K views
usn7564
Messages
61
Reaction score
0

Homework Statement


Find the Möbius transformation that maps
0 -> -1
1 -> infinity
infinity -> 1


Homework Equations


[tex]w = f(z) = \frac{az + b}{cz+d}[/tex]

Theorem:

Let f be any Möbius transformation. Then

i, f can be expressed as the composition of a finite sequence of translations, magnifications, rotations and inversions.

ii, f maps the extended complex plane one-to-one onto intself.

iii, f maps the class of circles and lines to itself

iv, f is conformal at every point except its pole


The Attempt at a Solution


My first idea was to attempt to solve it as a normal system of eq's but that quickly falls apart due to infinity being there. Been toying with the idea of using the fact that lines will map to lines or circles but don't quite know how to apply it.

And yes I know there's a formula for these exact types of questions but it's in the next sub chapter, book figures it's possible to do without knowing that. Just can't for the life of me figure it out.
 
Physics news on Phys.org
Start with 0 -> -1. This gives you relation between b and d. Then simply think in limits, when f(z) -> inf, f(z) -> 1?
 
  • Like
Likes   Reactions: 1 person
Got it to work, was a bit too caught up with the fact that infinity was defined as a point (which I need to read up on more) which just messed with me. Just looking at the limits it wasn't actually bad at all.

Thanks.