Questions tagged [mobius-transformation]

For questions about the geometry, complex-analytic, and group-theoretic properties of the Möbius transformations (linear fractional transformations) $z \mapsto \frac{az + b}{cz + d}$ of the complex plane, which can be identified with the group $PGL(2, \mathbb{C})$, or certain subgroups thereof.

Möbius transformations, sometimes called linear fractional transformations, are invertible meromorphic transformations of the complex plane (or holomorphic transformations of the Riemann sphere) of the form $$z \mapsto \frac{a z + b}{c z + d}, \qquad ad - bc \neq 0.$$ Two matrices $\begin{pmatrix}a & b \\ c & d\end{pmatrix}$ determine the same transformation iff one is a complex multiple of the other, and so the group of Möbius transformations can be identified with the complex Lie group $PSL(2, \mathbb{C})$.

The subgroup $PSL(2, \mathbb{R})$ of transformations for which $a, b, c, d$ are real and $ad - bc > 0$ preserves the upper half-plane $\{\Im z > 0\}$ and in particular the defining metric of the Poincare upper half-plane model of the hyperbolic plane.

Möbius transformations preserve the cross-ratio $$\frac{(z_1 - z_3)(z_2 - z_4)}{(z_1 - z_4)(z_2 - z_3)},$$ a classical projective invariant of a quadruple $(z_1, z_2, z_3, z_4)$ of points.

Sometimes the term Möbius transformation is used to refer just to transformations of the particular form $$ z \mapsto \frac{z - a}{1 - \bar{a} z}, \qquad a \in \mathbb{D}, $$ which in particular preserves the unit disk $\mathbb{D}$.

Sources: Wikipedia, Wolfram Mathworld

834 questions
3
votes
1 answer

A Möbius transformation from exterior of discs to an annulus

I've attempted to solve the following textbook problem, but now I'm stuck. Find a Möbius transformation mapping the part of the extended complex plane lying outside the discs $\{z\in\mathbb{C}:|z-5|\leq4\}$ and $\{z\in\mathbb{C}:|z+5|\leq4\}$ onto…
3
votes
0 answers

Which Mobius Transforms Preserve Convexity For A Set Of Points

Say a set of points is convex position if no point is contained in the convex hull of the others. I am trying to grasp which Mobius Transforms will modify this property. For simplicity I considered transforms of the form: $f(z) = \frac{1}{z-d}$ So I…
yberman
  • 1,965
2
votes
1 answer

How to composite multiple Möbius transformations into one Möbius transformation?

We know that in two dimensions, two Möbius transformations performed one after another can be replaced with a single Möbius transformation that is the composite of those two, which can be easily found if the Möbius transformations are given on…
HelloGoodbye
  • 571
  • 2
  • 12
2
votes
1 answer

Possibly wrong result about hyperbolic/parabolic moebius transformations

I found the following result on some lecture notes, but there was no proof... I am not even sure whether it is correct or not... I tried to prove it, but I'm having some troubles: Let $f$ be a hyperbolic transformation with fixed points $x$ and $y$,…
dpskrz
  • 66
1
vote
1 answer

How to find $T(u) = 0$ given pole of Mobius transformation

Suppose that $T$ is a Mobius transformation that maps the unit circle unto itself. Given that the pole of the map is $2 + i$ (So, $T(2 + i) = ∞$). Find a point $u$ that gets mapped to zero (So, $T(u) = 0$). I know that Mobius transformation can be…
user1101972
1
vote
0 answers

Making a Möbius transformation such that $f(3)=0$, $f(2)=1$, $f(1)=\infty$

We want to make a Möbius transformation such that $f(3)=0, \ f(2)=1, \ f(1)=\infty$, so we use the cross-ratio: \begin{equation} \frac{(w-w_1)(w_2-w_3)}{(w-w_3)(w_2-w_1}=\frac{(z-z_1)(z_2-z_3)}{(z-z_3)(z_2-z_1} \end{equation} and insert for $w_1=0,\…
Luthier415Hz
  • 2,739
  • 6
  • 22
1
vote
0 answers

Iterating Mobius Transformation gives Identity

On AoPS, I found the problem: Find all $f=\frac{ax+b}{cx+d}$ with $a,b,c,d\in\mathbb R$ which when iterated $n$ times gives the identity (group theoretic order $n$). With some motivation to solve the above problem, I tried a slightly different…
dua
  • 996
1
vote
1 answer

understanding the uniqueness of a mobius transformation.

When given the mobius transformation and three points $f(z)=\frac{az+b}{cz+d}$ for $z,a,b,c,d\in \mathbb{C},ad-bc\neq0, f(z_1)=f1,f(z_2)=f_2,f(z_3)=f_3$, what is the approach to determine the unique transformation? Because during the substitutions I…
smaillis
  • 561
1
vote
0 answers

What is the significance of the mobius transformation preserving the magnitude of the cross ratio?

Mobius transformation preserves the argument of the cross-ratio, which leads to the preservation of angles and generalized circles. However, what about the preservation of the magnitude? Alternatively, what properties does the function $f(z)$…
1
vote
1 answer

Moebius transform that maps imaginary axis to itself

I need to describe all moebius transforms $$\phi_A $$ from the extended complex plane in itself, with $$A \in SL(2, \mathbb{R})$$ that map points from the imaginary axis to the imaginary axis. so basically $$\phi_A(xi) = \frac{axi + b}{cxi + d} =…
1
vote
1 answer

Moebius circle to circle operators

To map $$ (x-h)^2+(y-k)^2 = r^2 $$ to $$ (x-H)^2+(y-K)^2 = R^2 $$ in the complex plane is there a easy/quick way to determine $ a,b,c,d $ in terms of $ A,B,C,D $ the Moebius transformation $ w =\dfrac{az+b}{cz+d} \,? $ EDIT1: (Wlog if take…
Narasimham
  • 40,495
0
votes
1 answer

Möbius transformation with infinity in both the $w$-plane and $z$-plane.

I want to find the Möbius transformation which brings $f(0)=\infty$, $ f(\infty)=0$, and $f(5)=i$. If I use the formula \begin{equation} \frac{(w-w_1)(w_2-w_3)}{(w-w_3)(w_2-w_1)}=\frac{(z-z_1)(z_2-z_3)}{(z-z_3)(z_2-z_1)} \end{equation} then I get a…
Luthier415Hz
  • 2,739
  • 6
  • 22
0
votes
0 answers

Kernel of Möbius transformation

$ f_a = \frac{az + b}{cz +d} $ Would the kernel of this transformation be the scalars of the identity matrix because $ a = d$ & $b=c=0$ so $ \frac{az}d = z$ this leaves us with z or is this wrong.
0
votes
1 answer

Inverse of Möbius Transform in $\mathbb{R}^n$

I'm having a little trouble computing the inverse of the Möbius transform in $\mathbb{R^n}$, as outlined here in "higher dimensions". I assume it exists because it goes on to say that it forms a group. $$f(x) = b + \frac{\alpha A(x-a)}{|x-a|^2},…
jjyyss
  • 33
1
2