Triangulations of the sphere

From Topospaces

This article describe various general methods for triangulating the sphere i.e. giving the sphere the structure of a polyhedron or a geometric realization of a simplicial complex.

The octahedral triangulation

Description

This triangulation sends the sphere to the generalized version of the octahedron. One way of viewing this is as the map sending the sphere to the -sphere.

The structure of the polyhedron (as a geometric realization) is given as follows:

  • There are simplices of maximal dimension, each of dimension
  • For a general simplex of maximal dimension, pick a sign sequence (a sequence of length made up of s and s. The corresponding simplex is the convex hull of the points where the sign is chosen as per the sign sequence.
  • Every simplex is contained in a simplex of maximal dimension (i.e. the simplicial complex is full)

Combinatorial information about this triangulation:

  • Number of vertices:
  • Number of maximal simplices:

Advantage

The key advantages of the octahedral triangulation for computational purposes: All the coordinates are and the sphere is embedded in just one higher dimension.

Disadvantage

The triangulation is wasteful in terms of the number of maximal simplices.

The simplex boundary triangulation

This triangulation uses the fact that is homeomorphic tothe boundary of the -simplex. The standard embedding of the -simplex in Euclidean space is in , as the convex hull of the points . Thus, its boundary can be described as follows:

  • There are exactly maximal simplices, each of dimension
  • The maximal simplices are obtained as convex hulls of points , each convex hull leaving out exactly one point.

Advantage

There are fewer simplices (in fact, the fewest possible) but for computational ease, we need to embed in Euclidean space that is one dimension more than necessary (we can embed with this triangulation in , but the coordinates get substantially messier.