Overview
The stereographic projection is a geometric map that takes every point on a sphere except one and assigns it to a unique point on a plane. In essence it projects the sphere from a chosen projection point (often called the north pole) onto a plane tangent to the opposite point. This construction appears across geometry and other areas of mathematical mapping, because it provides a simple, explicit correspondence between the two-dimensional sphere and the plane.
Construction and elementary formulas
One standard setup uses the unit sphere in three-dimensional space and projects from the north pole onto the plane tangent at the south pole. If a point on the sphere has coordinates (x,y,z), its stereographic image on the plane z=0 is given by (X,Y) = (x/(1-z), y/(1-z)). Conversely, a plane point (X,Y) corresponds to the sphere point (2X/(X^2+Y^2+1), 2Y/(X^2+Y^2+1), (X^2+Y^2-1)/(X^2+Y^2+1)). These explicit formulas make the projection useful for analytic work and for numerical computations on the sphere or the extended plane (the plane plus a point at infinity).
Key properties
The stereographic projection is notable for several geometric features. It is conformal, meaning it preserves angles between curves at their intersections, which is why it is important in complex analysis and the theory of conformal maps. It does not preserve areas: regions near the projection point on the sphere are mapped to arbitrarily large regions in the plane. A characteristic geometric fact is that circles on the sphere not passing through the projection point map to circles in the plane, while circles that pass through the projection point become straight lines on the plane.
Historical context and development
Forms of the stereographic projection were used in classical astronomy and instrument design and were later adopted and formalized in mathematical study. Over the centuries it became a standard tool in spherical trigonometry and mapmaking, and in the 19th century it gained central importance in complex analysis by providing a geometric model for the extended complex plane (the Riemann sphere). Modern expositions connect the projection to Möbius transformations and to inversion in a sphere.
Applications and examples
- Complex analysis: identifying the complex plane plus infinity with the sphere (the Riemann sphere) makes rational and Möbius maps easier to visualize; see complex analysis.
- Cartography and mapping: used heuristically in map projections and for projection methods in spherical data plotting; practical tools include the stereonet or Wulff net for structural geology and crystallography (geology).
- Photography and visualization: wide-angle and spherical panoramas often rely on related projections to flatten images from a virtual camera (photography).
- Education and computation: the projection is easy to compute, so computers and plotting systems use it to convert spherical coordinates to planar displays (numerical tools).
- Practical demonstration: a simple physical analogy is the shadow of a globe cast on a plane by a distant light source (cartography and illustrative models
Distinctions and notable facts
Because it is conformal but not area-preserving, the stereographic projection is selected when angle fidelity matters more than equal-area properties. It establishes a one-to-one correspondence between the sphere with one removed point and the entire plane; that removed point corresponds to the point at infinity in the planar model. The projection also intertwines elegantly with circle inversion and Möbius transformations, so it occupies a central place where geometry and complex function theory meet. For more introductory material and geometric illustrations see resources on spheres, mathematical applications, and practical construction methods (projection maps, geometry, complex analysis).
While simple in definition, the stereographic projection carries deep consequences: it converts many curved problems on the sphere into planar problems where classical analytic tools apply, making it a bridge between spherical geometry and planar analysis.