Definition (Polyhedra)
A Polyhedron is a dimensional figure bounded by finitely many flat faces. Examples are
- Cube
- Various Prisms
- Various Pyramids Faces meet at an edge and edges meet at vertices.
Definition (Convex)
A polyhedron is convex if for any two points in the polyhedron, if the line segment connecting them is also contained in the polyhedron.
Lemma (Planar Graphs from Convex Polyhedra)
If we have a convex polyhedron, then we have a Planar Graph of its edges and vertices. We can essentially make a wireframe diagram of a polytope. For example, given a cube, we can draw
which is obviously planar. Note that the polytope face “behind” the cube was “ripped open” to become the ambient space, which is our face.
Definition (Regular Polyhedra / Platonic Solid)
A regular polyhedron or platonic solid is a polyhedron where all
- the edges are the same length
- the faces are regular polygons
- all faces have the same number of sides
- the same number of faces at each vertex
Lemma (Characterization of Platonic Solids)
What are the platonic solids? We can answer this by turning polytopes into planar graphs.
Let’s assume we have sides per face and we are regular (or edges at each vertex). Or equivalently, faces at each vertex. By Euler’s Formula we have
and by Handshake Lemma, we have
In particular,
So, by the Face Handshake Lemma where is the number of sides of a platonic solid,
and that for any polyhedron, each vertex has at least degree , we have that
giving us the following cases:
- If , then , a regular tetrahedron
- If then , a cube
- If , then , a regular dodecahedron
- If , then it does not work. We would get hexagons at a vertex.
- If then , a regular octahedron
- If , this does not work.
- If , then , a regular icosahedron
- If , this does not work.
- If , then this does not work. We have only platonic solids.
See Wikipedia for images.
Lemma (Faces Have At Least 3 Sides)
Every face has at least sides, such that . More generally, if only has faces with at least sides, then
Lemma (Faces Have Maximum Edges)
If each face has at least sides, then the maximum number of edges is
Proof: By Euler’s Formula,
such that
and we are done.
Corollary (Faces Have Maximum Sides)
Every polyhedron has a face with at most sides. This is from Theorem (Planar Graphs have Bounded Minimum).