The past few weeks, I outlined my approach to a series of lectures on polyhedra. One of my constraints is that students will not have seen a lot of trigonometry yet, and will not have been exposed to three-dimensional Cartesian coordinates. But there is Euler’s Formula! I just finished a pair of lectures on the algebraic enumeration of the Platonic solids using Euler’s Formula, and I thought others might be interested as well.
As a reminder, Euler’s Formula states that if
and
are the number of vertices, edges, and faces, respectively, on a convex polyhedron, then
How might we use this formula to enumerate the Platonic Solids? We need to make sure we agree on what a Platonic Solid is: a convex polyhedron with all the same regular polygon for faces, and with the same number meeting at each vertex.
To use this definition, we will define a few more variables: let denote the number of sides on the regular polygons, and let
denote the number of polygons meeting at each vertex of the Platonic solid. (Those familiar with polyhedra will recognize these as the usual variables.)
The trick is to count the number of sides and vertices on all the polygons in two different ways. For example, since there are polygons on the Platonic solid, each having
sides, there are a total of
sides on all of the polygons.
But notice that when we build a cube from six squares, two sides of the squares meet at each edge of the cube. This implies that also counts all of the sides on the polygons. Since we are counting the same thing in two different ways, we have
We may similarly count all the vertices on the polygons as well. Of course since a regular polygon with sides also has
vertices, there are
vertices on all of the polygons.
But notice that when we put the squares together, three vertices from the squares meet at a vertex of the cube. Thus, if there are vertices on a Platonic Solid, and if
vertices of the polygons come together at each one, then it must be that
is the total number of vertices on all of the polygons. Again, having counted the same thing in two different ways, we have
Thus, so far we have
Note that we have three equations in five variables here; in general, such a system has infinitely many solutions. But we have additional constraints here — note that all variables are counting some feature of a Platonic Solid, and so all must be positive integers.
Also, since a regular polygon has at least three sides, we must have and since at least three polygons must come together at the vertex of a convex polyhedron, we must also have
These additional constraints will guarantee a finite (as we know!) number of solutions. So let’s go about solving this system. The simplest approach is to solve the last two equations above for and
and substitute into Euler’s Formula, yielding
Now divide through by and observe that
so that
Multiply through by and rearrange terms, giving
How should we go about solving this inequality? There’s a nice trick here: add to both sides so that the left-hand side factors nicely:
Now we are almost done! Since then
and
must both be integers at least
but since their product must be less than
they can be at most
This directly implies that and
must be
or
This leaves only nine possibilities — but of course, not all options need be considered. For example, if then
and so does not represent a valid solution. But when and
we have the octahedron, since
means that the polygons on the Platonic Solid are equilateral triangles, and
means that four triangles meet at each vertex.
So out of these nine possibilities to consider, there are just five options for and
which satisfy the inequality
And since each pair corresponds to a Platonic Solid, this implies that there are just five of them, as enumerated in the following table:
Actually, this implies that there are at most five Platonic Solids. How do we know that twelve pentagons actually fit together exactly to form a regular dodecahedron? A further argument is necessary here to be complete. But for the purposes of my lectures, I just show images of these Platonic Solids, with the presumption that they do, in fact, exist.
Now keep in mind that in an earlier lecture, I enumerated the Platonic Solids using a geometrical approach; that is, by looking at those with triangular faces, square faces, etc. I like the problem of enumerating the Platonic Solids since the geometric and algebraic methods are so different, and emphasize different aspects of the problem. Further, both methods are fairly accessible to good algebra students. The question of when to take an algebraic approach rather than a geometric approach to a geometry problem is frequently difficult for students to answer; hopefully, looking at this problem from both perspectives will give students more insight into this question.
One thought on “Enumerating the Platonic Solids”