Complexanalysis Lecture4 2024
Complexanalysis Lecture4 2024
M. Pollicott
October 8, 2024
Contents
1 Mobius maps and circles on C. 1
3 Two applications 4
3.1 Application to Apollonian circles . . . . . . . . . . . . . . . . . . . . 4
3.2 Hyperbolic Half-plane . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3.3 Classification of Möbius maps and their behaviour . . . . . . . . . . 6
3.4 Flexability of Mobius maps . . . . . . . . . . . . . . . . . . . . . . . 8
3.5 cross-ratios of quadruples of complex numbers . . . . . . . . . . . . . 9
3.6 Images of regions under the Mobius maps . . . . . . . . . . . . . . . 11
(x − x0 )2 + (y − y0 )2 = r2 (1)
1
where p, q ∈ C and k > 0.
Claim. (1) and (2) characterize the same circles (once we relate p, q and k
to x0 , y0 and r).
(u − k 2 s)
x0 =
1 − k2
v − k2 t
y0 =
1 − k2
u2 + v 2 − k 2 (s2 + t2 ) u − sk 2 v − tk 2
2
r =− + + > 0.
1 − k2 1 − k2 1 − k2
To see that circles and lines are preserved by inversions we can see that if z
lies on a circle characterized by (2) then
1 1
|z − p| z − p q
= k ⇐⇒ = k (4)
|z − q| 1
− 1 p
z q
(z − z2 )(z1 − z3 )
S(z) =
(z − z3 )(z1 − z2 )
2
z1 −z3
In the case that z2 = ∞ then we let S(z) = z−z3 and similarly for T .
z−z2
In the case that z3 = ∞ then we let S(z) = z1 −z2 and similarly for T .
Uniqueness. We can assume without loss of generality that w1 = 1, w2 = 0,
w3 = ∞. (Otherwise we can additionally compose with a Möbius map g : C b →C b
taking w1 , w2 , w3 to 1, 0, ∞, respectively. Then we can apply the following argument
to show that f1 ◦ g −1 = f2 ◦ g −1 , which therefore gives us that f1 = f2 ).
Under this simplifying assumption, assume that fj : C b → C b are two Möbius
maps j = 1, 2 such that fj (1) = z1 , fj (0) = z2 , fj (∞) = z3 . Since S(z) = f1−1 ◦f2 (z)
is a Mobius transformation we can write
az + b
S(z) =
cz + d
Moreover, f1−1 ◦ f2 : C
b→C
b fixes the three points 1, 0, ∞. In particular, we see that
S(0) = b/d = 0 =⇒ b = 0
S(∞) = a/c = ∞ =⇒ c = 0, and
S(1) = (a + b)/(c + d) = a/d = 1
from which we deduce that S(z) = z for all z, i.e., f1 = f2 .
Let us consider a few examples of this result.
Example 2.2. Find the Möbius transformation f which maps −1, 0, 1 to the points
−i, 1, i.
Assume that f (z) = az+b b az+b
cz+d . Since f (0) = d = 1 we have b = d and f (z) = cz+b .
−ia+b ia+b
Similarly, since f (−1) = −ic+b = 1 =⇒ ic − ib = −a + b and f (1) = ic+b = i =⇒
ic + ib = a + b. Adding the last two equations gives c = −ib and subtracting gives
a = ib. Thus
ibz + b iz + 1 i−z
f (z) = = = .
−ibz + b −iz + 1 i+z
(Formally, we should also multiply the coefficients by constant to get ad − bc = 1)
Example 2.3. Let D = {z ∈ C : |z| < 1} be the open unit disk unit and let
H = {z ∈ C : Im(z) > 0} be the upper half-plane. Find a surjective Möbius map
f : H → D.
Actually, the map in the previous example works (as one might guess from the
three points in the boundary of H being mapped to three points in the boundary
of D). To see this, let z = x + iy with y > 0 then
2 2
i − (x + iy) −x + i(1 − y)) x2 + (1 − y)2
|f (z)| = = = < 1,
i + (x + iy) x + i(y + 1) x2 + (1 + y)2
i.e., f (z) ∈ D.
Example 2.4. Fix a ∈ C and then we can define a Möbius map f : C
b →C
b by
a−z
f (z) = .
1 − az
Notice that
|a − z|2 |a|2 − 2Re(az) + |z|2
|f (z)|2 = = .
|a − az|2 1 − 2Re(az) + |az|2
It is easy to check that |z| = 1 if and only if |f (z)| = 1. Moreover, if |f (z)| < 1 is
equivalent to
|a|2 + |z|2 < 1 + |az|2 < 1 ⇐⇒ (1 − |a|2 )(1 − |z|2 ) > 0 ⇐⇒ |z| < 1
since |a| < 1. We can conclude that f : D → D.