ConceptComplete

Conformal Mappings

A conformal map is a holomorphic function that preserves angles locally. Conformal mappings are fundamental in complex analysis, with applications ranging from fluid dynamics to electrostatics to the uniformization of Riemann surfaces.


Definition and Basic Properties

Definition7.1Conformal map

A holomorphic function f:DCf: D \to \mathbb{C} is conformal at z0Dz_0 \in D if f(z0)0f'(z_0) \neq 0. At such a point, ff preserves the angle between any two smooth curves passing through z0z_0, both in magnitude and orientation. A map is conformal on DD if it is conformal at every point of DD.

RemarkAngle preservation

If two curves meet at z0z_0 with tangent directions making angle α\alpha, their images under ff meet at f(z0)f(z_0) with the same angle α\alpha. This follows because ff acts locally as multiplication by f(z0)=f(z0)eiargf(z0)f'(z_0) = |f'(z_0)|e^{i\arg f'(z_0)}: a rotation by argf(z0)\arg f'(z_0) and scaling by f(z0)|f'(z_0)|. Both operations preserve angles.

ExampleExamples of conformal maps
  • f(z)=z2f(z) = z^2 is conformal on C{0}\mathbb{C} \setminus \{0\} (fails at z=0z = 0 where f(0)=0f'(0) = 0 and angles are doubled).
  • f(z)=ezf(z) = e^z is conformal on all of C\mathbb{C} (since ez0e^z \neq 0).
  • The Mobius transformation f(z)=az+bcz+df(z) = \frac{az+b}{cz+d} (adbc0ad-bc \neq 0) is conformal on C{d/c}\mathbb{C} \setminus \{-d/c\}.
  • f(z)=z+1/zf(z) = z + 1/z (Joukowski map) is conformal on {z>1}\{|z| > 1\} and maps the exterior of the unit disk to C[2,2]\mathbb{C} \setminus [-2, 2].

Mobius Transformations

Definition7.2Mobius transformation

A Mobius transformation (or linear fractional transformation) is a map of the form

T(z)=az+bcz+d,adbc0.T(z) = \frac{az + b}{cz + d}, \quad ad - bc \neq 0.

Mobius transformations form a group under composition isomorphic to PSL(2,C)PSL(2, \mathbb{C}). They are the automorphisms of the Riemann sphere C^\hat{\mathbb{C}}.

Theorem7.1Properties of Mobius transformations

Mobius transformations:

  1. Map circles and lines to circles and lines (where lines are "circles through \infty").
  2. Are uniquely determined by the images of three distinct points.
  3. Preserve the cross-ratio: (z1,z2;z3,z4)=(z1z3)(z2z4)(z1z4)(z2z3)(z_1, z_2; z_3, z_4) = \frac{(z_1-z_3)(z_2-z_4)}{(z_1-z_4)(z_2-z_3)}.
  4. Are conformal everywhere (on C^\hat{\mathbb{C}}).
ExampleMobius transformation from three points

Find a Mobius transformation mapping 101 \mapsto 0, i1i \mapsto 1, 1-1 \mapsto \infty.

Setting T(z)=(z1)(i+1)(z+1)(i1)T(z) = \frac{(z-1)(i+1)}{(z+1)(i-1)}: verify T(1)=0T(1) = 0, T(1)=T(-1) = \infty, T(i)=(i1)(i+1)(i+1)(i1)=1T(i) = \frac{(i-1)(i+1)}{(i+1)(i-1)} = 1. So

T(z)=(z1)(1+i)(z+1)(i1)=(z1)(1+i)(z+1)(i1)(i1)(i1)=i(z1)z+1.T(z) = \frac{(z-1)(1+i)}{(z+1)(i-1)} = \frac{(z-1)(1+i)}{(z+1)(i-1)} \cdot \frac{(-i-1)}{(-i-1)} = \frac{i(z-1)}{z+1}.


Conformal Maps Between Standard Domains

RemarkImportant conformal maps

Key conformal mappings to know:

  • Cayley map: w=ziz+iw = \frac{z-i}{z+i} maps the upper half-plane H\mathbb{H} to the unit disk D\mathbb{D}.
  • Exponential: w=ezw = e^z maps the strip {0<Im(z)<π}\{0 < \text{Im}(z) < \pi\} to the upper half-plane.
  • Power maps: w=zαw = z^\alpha maps a wedge of angle π/α\pi/\alpha to a half-plane.
  • Joukowski: w=z+1/zw = z + 1/z maps {z>1}\{|z| > 1\} to C[2,2]\mathbb{C} \setminus [-2,2].
  • Schwarz-Christoffel: maps the upper half-plane to any polygon.