14.4 - Regular Polyhedra

Regular Polyhedra

You might think that you could just produce a regular polyhedron with faces of any kind of regular polygon. However, there's a problem! To see what it is, we have to think about angles and corners of a polyhedron.

To make a polyhedron, you have to be able to arrange the polygons around a single point that will become a vertex in the final shape. That means that when the polygons have their edges coincident, their end points all connect at the same place. That in turn means that the sum of the interior angles of all of the polygon corners you're using has to be less than 360, otherwise they won't be able to "bend outward" to make a vertex.

here's an example of a dodecahedron:

rdf:RDF<cc:Work rdf:about="">dc:formatimage/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF>
If you try to do that with a hexagon, you'll find out that hexagons tile together into a plane! Any any polygon with more than six sides has interior angles are too large to allow the vertices to meet in a single point no matter how you arrange them! So that means... There are only five regular polyhedra!

How weird is it that there would be some arbitrary finite number of these things? Sometimes reality is surprising. You'll recognize what they are from D&D:

Media resources

Guided practice

Homework