Euler Characteristics

When you take a polyhedron and count its faces F, edges E and vertices V, and compute

χ = F - E + V


then you always find the same answer. This χ is called the Euler characteristic. Try it with the five Platonic solids. Platonic Solids
Try it with a football, or the 'golfball' near the lake, or the star on the right.
football golfball star

I don't remember how many faces a standard football has, but it has only pentagons and hexagons. Lets try to compute how many there are, using the Eular characteristic. Assume that there are are a pentagons and b hexagons. Verify the following equation:

F = a + b
E = (5a + 6b)/2 (divide by two in order not to double count edges)
E = (5a + 6b)/3 (divide by three in order not to triple count vertices)
F - E + V = 2
Since E and F are integers, a must be a multiple of 6, say a = 6k. Then we get.
F = 6k + b
E = (5 * 6k + 6b)/2 = 15k + 3b
E = (5 * 6k + 6b)/3 = 10k + 2b
F - E + V = 2 = (6k + b) - (15k + 3b) + (10k + 2b) = k
Therefore k = 2, so there are always 2*6 = 12 pentagons. But I still don't know how many hexagons.

Questions: 1: Is there a 'football' with no hexagons at all? Solution
2: Every bee knows that one can tile the plane with only hexagons.
Can one tile the earth with only hexagons? Solution
3: The `golfball' has 528 triangles, 18 quadrilaterals and 1 base of 24 sides. Compute F, E and V. Solution

The off-shot of this is the following theorem:

Theorem: Every spherical polyhedron has Euler characteristic χ = 2.


We won't give the proof here, but it can be found in many topology books, e.g. The book of Lakatos is about the philosophy of science, and not so much about mathematics. On of its aims is to explain how the notions and definitions in science (including mathematics) are developed rather than stated correctly once and for all. It's about a maths class discussing the Euler characteristic and the proof of the above theorem, and shows how the understanding of polyhedra (but one can take any other notion in science just as well) evolves as the students try to grasp the proof that the teacher presents. It is actually pretty hard to define what a polyhedron really is. For example, are the figures below polyhedra. What are their Euler characteristics?
Gizah pyramid torus torus Sierpinski Sponge

It turns out, closed surfaces are topologically different if they have different Euler characteristics. (By closed surface, we mean a surface without boundary.) The torus has Euler characteristic 0, the pretzel (a torus with two holes) has Euler characteristic -2, and every hole that you add reduces the Euler characteristic by 2. There are also non-orientable closed surfaces; the most famous is the Klein bottle has Euler characteristic 0.
torus
double holed torus
Klein bottle
Projective Plane
torus: χ = 0
'pretzel': χ = -2
Klein bottle: χ = 0
Projective plane: χ = ?

I am talking now about surfaces, not about polyhedra any more. But you can compute the Euler characteristic of a surface by simply drawing a polyhedron on it (just like drawing the faces on a football), and count the faces, edges and vertices. If the surface is not a sphere, then you need to make sure that the faces are simple polygons, and not cylindrical or Möbius bands or even more complicated things. Non-spherical surfaces have Euler characteristics different from 2!
Let me say a few words about orientable and non-orientable surfaces. A non-orientable surface does not have a proper inside or outside. The best known example is the Möbius band. If you put a non-symmetric figure on it, for example the letter R, and slide it over an appropriate loop, then it returns to the original position in mirror image. The Möbius band has a boundary. This boundary can be is sewn up (in two different ways) to produce non-orientable surfaces (the Klein bottle and the projective plane) without boundary. Möbius BandEscher's Möbius band. Never mind the ants, but they are all walking on the same side of the Möbius band, because it has only one side. (For more info on Möbius bands, see e.g. the University's downloadable strip and a short introduction )

Back to the Euler characteristic. It may be difficult to draw a polyhedron on a surface as the Klein bottle, even if you happen to find one on the street. There is a trick for this. Draw a polygon and identify sides. With a torus it is not so difficult to imagine how this works. Think of a square sheet of rubber, and fold it into a cylinder. This means that you effectively identify two opposite sides of the square. Now fold the two ends of the cylinder together (identifying the two other opposite sides of the square) and you have a torus.
There are in fact two ways (or orientations) of glueing the circular edges of two cylinders together. One is by simply putting the cylinders next to each other; the other is by sliding the one cylinder into the other and sewing the edges (one of each cylinder) together. When you try to do the latter for the two circular edges of a single cylinder you run into a little placing problem. But supposing you can solve that, you will have a Klein bottle.


flat manifolds
torus
'pretzel'
Klein bottle
projective plane


Questions: 4: Check that the torus and Klein bottle indeed have Euler characteristic 0. Solution
5: What is the Euler characterisitc of the projective plane? Solution
6: If you cut through a torus, you get a cylinder.
If you cut through a Klein bottle, what do you get? How about the projective plane? Solution

Problem: You have three utilities, power, water and gas, and three houses, say A, B and C.
Can you connect each house with each utility such that
  1. Leads are not allowed to cross each other.
  2. No lead is allowed to visit another house or utility before its intended destination.
This webpage gives you all the techniques to solve it. Solution
utility utility utility
house house house



Last modified: September 27 2008