The Riemann Sphere as a Stereographic Projection

​
unwrap sphere
complex plane
axes/labels
surface
Riemann sphere
rainbow colors
mesh
zoom
translucent
show curve
none
curve thickness
projection lines on curve
sample points on sphere
rainbow colors on points
point size
point count (Δθ)
point count (Δh)
stereographic projection lines
rainbow colors on lines
line thickness
line count (Δθ)
line count (Δh)
The Riemann sphere is a geometric representation of the extended complex plane (the complex numbers with the added point at infinity,
⋃{∞}
). To visualize this compactification of the complex numbers (transformation of a topological space into a compact space), one can perform a stereographic projection of the unit sphere onto the complex plane as follows: for each point in the
z
plane, connect a line from
z
to a designated point that intersects both the sphere and the complex plane exactly once. In this Demonstration, the unit sphere is centered at
(0,0,1)
, and the stereographic projection is from the "north pole" of the sphere at
(0,0,2)
. You can interact with this projection in a variety of ways: "unwrapping" the sphere, showing stereographic projection lines, viewing the image of a set of points on the sphere under the projection, and picking a curve to view the image under the projection. The rainbow coloring on the sphere is a convenient visual tool for comparing where points on the sphere map to on the plane under the projection.

Details

Snapshot 1: a stereographic projection of a circle between the complex plane and the Riemann sphere that also shows the stereographic projection lines
Snapshot 2: a partially "unwrapped" Riemann sphere under the stereographic projection
Snapshot 3: a visual representation of the bijection between points on the sphere and plane at all points where the stereographic projection is defined, with a selection of stereographic projection lines shown
Snapshot 4: a mapping of a hyperbola on the complex plane onto the sphere under the stereographic projection, which may help to give a bit of intuition about the notion of a "point at infinity"
While this Demonstration is constructed in
3

, the plane at
z=0
is meant to represent the complex plane.
The stereographic projection is constructed as follows: Suppose that
(
x
0
,
y
0
,
z
0
)
is a point on the unit sphere. Then the projection begins by parameterizing a line connecting
(0,0,2)
and
(
x
0
,
y
0
,
z
0
)
:
L
1
(t)=(0,0,2)+t((
x
0
,
y
0
,
z
0
)-(0,0,2))
. Next is to find at which
t
value
L
1
(t)
intersects the plane at
z=0
by solving the equation
0=2+t(
z
0
-2)
and substituting into
L
1
(t)
. That is,
L
1
-2
z
0
-2
is the point at which
L
1
(t)
intersects
z=0
. Then rescale
L
1
(t)
to be
L
2
(s)
so that
L
2
(0)=(
x
0
,
y
0
,
z
0
)
and
L
2
(1)=
L
1
-2
z
0
-2
by defining
L
2
(s)=(
x
0
,
y
0
,
z
0
)+s
L
1
-2
z
0
-2
-(
x
0
,
y
0
,
z
0
)
. Parameterize the sphere using
(x(u,v),y(u,v),z(u,v))
cylindrical coordinates, and define a parameterized family of surfaces
F
s
(u,v)=(x(u,v),y(u,v),z(u,v))+s
L
1
-2
z(u,v)-2
-(x(u,v),y(u,v),z(u,v))
. This parameterized family of surfaces is such that
F
0
(u,v)=(x(u,v),y(u,v),z(u,v))
is the unit sphere,
F
1
(u,v)=
L
1
-2
z(u,v)-2
is the plane
z=0
, and
F
s
(u,v)
is an "in between" surface that allows the Demonstration to visually illustrate the "unwrapping" process with a slider.
An alternative stereographic projection centers the unit sphere at the origin. However, whichever construction is chosen, we obtain a conformal map with a designated "point at infinity." You can get an intuitive or geometric understanding of the "point at infinity" by plotting a parabola or hyperbola.

External Links

Mapping Lines and Circles onto the Riemann Sphere
Projecting Graphs of Real-Valued Functions of a Real Variable to the Riemann Sphere
Stereographic Projection
Stereographic Projection (Wolfram MathWorld)
Riemann Sphere (Wolfram MathWorld)
Extended Complex Plane (Wolfram MathWorld)

Permanent Citation

Christopher Grattoni
​
​"The Riemann Sphere as a Stereographic Projection"​
​http://demonstrations.wolfram.com/TheRiemannSphereAsAStereographicProjection/​
​Wolfram Demonstrations Project​
​Published: July 2, 2015