Schwarz-Christoffel Mapping
The Schwarz-Christoffel formula provides an explicit conformal map from the upper half-plane (or the unit disk) to the interior of a polygon. This is one of the most useful explicit constructions in applied complex analysis.
The Schwarz-Christoffel Formula
Let be a polygon with vertices (in order) and interior angles (where ). The conformal map from the upper half-plane to the interior of has the form
where are the prevertices on (with ), and are constants.
Three of the prevertices can be chosen freely (by the three-parameter Mobius group of ). The remaining prevertices and the constants must be determined from the polygon's geometry. This is the parameter problem, which is generally solved numerically.
Examples
For a rectangle with vertices and , the interior angles are all , so for . The Schwarz-Christoffel map becomes
where is the Jacobi elliptic sine function and is the elliptic modulus. This connects conformal mapping to elliptic integrals.
The map sends the upper half-plane to the infinite strip . This can be derived as a limiting case of the Schwarz-Christoffel formula where two vertices go to infinity.
The Derivative Form
The derivative of the Schwarz-Christoffel map takes the simpler form:
This shows that has algebraic singularities at the prevertices. The exponent corresponds to the turning angle at vertex : the exterior angle is .
For an equilateral triangle, all angles are , so . Choosing prevertices at :
The map involves the hypergeometric function: .
Applications
Schwarz-Christoffel mappings are widely used in:
- Fluid dynamics: Mapping potential flow around polygonal obstacles. The complex potential in a polygon is computed by mapping to the half-plane where the solution is known.
- Electrostatics: Finding the electric field in capacitors with polygonal cross-sections.
- Heat conduction: Solving Laplace's equation in polygonal domains via conformal transformation.
- Aerodynamics: The Joukowski airfoil is a special case; general airfoil shapes use Schwarz-Christoffel ideas.
The Schwarz-Christoffel Toolbox (by Driscoll) provides efficient numerical computation of these maps. The main challenge is solving the nonlinear system of equations for the prevertices, which requires Newton's method initialized with good starting values.