A polygon is an ordered collection of points A1, A2, ..., An
and segments A1A2, A2A3, ..., AnA1
joining the points. The points and the segments are known as vertices and sides of the polygon. Oftentimes
we talk about n-gons to emphasize the number of vertices (and of sides).
Definition 7
A shape (polygon or polyhedron or anything more general) is convex if with every pair of points
that belong to the shape, the shape contains the whole straight line segment connecting the two points.
Definition 8
A shape is said to be simple if it has no holes. For a polygon it means that every closed curve in its interior
can be continuously shrunk into a point while the deformation is being carried entirely inside the polygon. For a polyhedron
it means about the same thing with surface curves shrunk into a point while staying on the surface. Simple
polyhedra can be continuously deformed into a sphere. The cube is simple.
Remark 5
Convexity implies simplicity but not vice versa.
The Euler's Theorem, also known as the Euler's formula, deals with the relative number of faces, edges and vertices that a polyhedron (or polygon)
may have. Let, for a given polyhedron, F, E, V denote the number of faces, edges and vertices, respectively. Then we have the following
Theorem 1 (Euler)
For a simple polyhedron F - E + V = 2. (This is also called the Euler's Formula.)
Remark
The Theorem is due to Descartes (1639). It was rediscovered by Euler who published its proof in 1751. The proof below is due to Cauchy (1811).
Proof of Theorem 1
Remove one face of the polyhedron. By pulling the edges of the missing face
away from each other, deform all the rest into a planar network of points and curves. With no
loss of generality it's possible to assume that the deformed edges remained straight line segments.
Regular faces cease to be regular polygons if of course they were regular to start with. However, the number of vertices, edges
and faces remained the same as those of the given polyhedron (the removed face corresponds to the
exterior of the network.)
I am going to apply repeatedly a series of additional transformations that would simplify the network without changing
its Euler's number (also Euler's characteristic) F-E+V.
- If there is a polygonal face with more than three sides, we draw a diagonal. This adds one edge and one face. Continue
adding edges until all the faces are triangular.
- Remove (one at a time) all the triangles with two edges shared by the exterior of the network. This removes a vertex,
two edges and one face.
- Remove a triangle with only one edge adjacent to the exterior. This decreases the number of edges and faces by one each
and does not change the number of vertices.
Carry out steps 2 and 3 repeatedly one after another until only one triangle is left. For a single
triangle F = 2 (counting the exterior), E = 3, V = 3. Therefore F - E + V = 2. Which proves the theorem.
Theorem 2
There are only five regular convex polyhedra.
Proof of Theorem 2
Assume there exists a {p, q} regular convex polyhedron. Since every face has p edges there would be a total of pF edges in all except that every edge is shared by two faces. Therefore pF = 2E. On the other hand, q edges meet at every vertex. Since each edge connects two vertices, qV = 2E. Substituting this into the Euler's formula gives
2E/p + 2E/q - E = 2 or 1/p + 1/q = 1/2 + 1/E
First of all, p
3 and q
3 since a polygon must have at least three vertices and three sides. p and q can't simultaneously be both greater than 3 because then the left hand side will be at most 1/4 + 1/4 = 1/2 < 1/2 + 1/E. Therefore, either p = 3 or q = 3. If p = 3,
1/q - 1/6 = 1/E
So that q can only be 3, 4 or 5. Solving the equation for E yields E equal 6, 12, or 30, respectively. Similarly, if r = 3 q can only be 3, 4 or 5 with E equal 6, 12 and 30 respectively. Then it all comes to five possible pairs. All five actually represent realizable shapes.
Note
A recent book about platonic solids offers ready paper templates and clear instructions for creating platonic solids.
Generalizations
-
2-dimensional polygons have 1-dimensional sides. A 3-dimensional polyhedron has sides which are themselves 2-dimensional. a 4-dimensional polyhedron has sides that are themselves 3-dimensional polyhedra, etc. Let S, F, E, V be 3-dimensional sides, faces (2d), edges and vertices of a 4-dimensional polyhedron. Then S - F + E - V = 0.
In general, if an n-dimensional polyhedron has N0 vertices, N1 edges, N2
faces, etc. :-), then
N0 - N1 + N2 - ... + (-1)n-1Nn-1 = 1 - (-1)n-1.
This is known as the Schlafli formula.
Not simple polyhedra.
The number of holes in a polyhedra is called its genus. For a surface of genus p, F - E + V = 2 - 2p.
Not rectilinear surfaces.
It actually follows from the proof of Theorem 1 that the Theorem applies to what might be (and is) called
maps and to which I referred to as networks. A plane map consists of nodes (vertices), edges connecting the nodes and countries (faces) bound by the edges. What would be the appropriate Euler's formula?
Problems
- For a given polyhedron, let Fi be the number of i-gon faces. Then 3F3 + 4F4 + ... = 2E.
- For a given polyhedron, let Vi be the number of vertices that lie on i edges (i-valent vertices). Then 3V3 + 4V4 + ... = 2E.
- (2V3 + 2V4 + ...) - (F3 + 2F4 + 3F5 + ...) = 4
- (2F3 + 2F4 + ...) - (V3 + 2V4 + 3V5 + ...) = 4
References
- R.Courant and H.Robbins, What is Mathematics?, Oxford University Press, 1996
- H.S.M.Coxeter, Regular Polytopes, Dover Publications, NY, 1973
- H.S.M.Coxeter, Introduction to Geometry, John Wiley & Sons, NY, 1961
- M.Henle, A Combinatorial Introduction to Topology, Dover Publications, NY, 1994.
- D. Hilbert and S. Cohn-Vossen, Geometry and Imagination, Chelsea Publishing Co, NY 1990.
- I. Lakatos, Proofs and Refutations, Cambridge University Press, 1976
- D. Radin, The Platonic Solids Book, CreateSpace Publishing, 2008
- D.Wells, You are a Mathematician, John Wiley & Sons, 1995
On Internet
Between them the sites below have so many further references it seems futile to locate a site
not listed on one of these pages.
- Stella: Polyhedron Navigator
- Virtual Polyhedra
- The Geometry Junkyard
- Fourteen Proofs of Euler's Formula: V-E+F=2
- The Uniform Polyhedra
- PlatonicSolids.info
Copyright © 1996-2009 Alexander Bogomolny