Mathwords logoMathwords

Platonic Solids — Why There Are Only Five — Definition, Formula & Examples

There are only five Platonic solids because these are the only configurations where identical regular polygons can meet at a vertex with their interior angles summing to less than 360°. The five solids — tetrahedron, cube, octahedron, dodecahedron, and icosahedron — exhaust every possible combination.

A Platonic solid requires at least three congruent regular pp-gons meeting at each vertex, with the constraint that the sum of the face angles at a vertex is strictly less than 360°360°. Systematically checking all regular polygons (p=3,4,5,6,p = 3, 4, 5, 6, \ldots) and all possible numbers of faces per vertex (q3q \geq 3) yields exactly five valid pairs (p,q)(p, q): (3,3)(3,3), (3,4)(3,4), (3,5)(3,5), (4,3)(4,3), and (5,3)(5,3).

Key Formula

q(p2)180°p<360°q \cdot \frac{(p-2) \cdot 180°}{p} < 360°
Where:
  • pp = Number of sides of each regular polygon face
  • qq = Number of faces meeting at each vertex (must be ≥ 3)

How It Works

Each regular pp-gon has an interior angle of (p2)180°p\frac{(p-2) \cdot 180°}{p}. At every vertex of a Platonic solid, qq of these faces meet, so the total angle there is q(p2)180°pq \cdot \frac{(p-2) \cdot 180°}{p}. For the faces to fold up into a closed 3D shape, this total must be strictly less than 360°360°; if it equals 360°360°, the faces tile a flat plane instead. You also need q3q \geq 3 because at least three faces must meet to form a solid angle. Testing each regular polygon against this inequality quickly eliminates all but five combinations.

Example

Problem: Show which Platonic solids can be built from equilateral triangles (p = 3), and why four triangles per vertex is the maximum.
Interior angle: An equilateral triangle has an interior angle of:
(32)180°3=60°\frac{(3-2) \cdot 180°}{3} = 60°
Test q = 3: Three triangles per vertex: total angle is 180°, which is less than 360°. This gives the tetrahedron.
3×60°=180°<360°3 \times 60° = 180° < 360° \checkmark
Test q = 4: Four triangles per vertex: total angle is 240°, still less than 360°. This gives the octahedron.
4×60°=240°<360°4 \times 60° = 240° < 360° \checkmark
Test q = 5: Five triangles per vertex: total is 300°, still valid. This gives the icosahedron.
5×60°=300°<360°5 \times 60° = 300° < 360° \checkmark
Test q = 6: Six triangles per vertex: total equals 360°, so they lie flat — no solid forms.
6×60°=360°  (flat tiling, not a solid)6 \times 60° = 360° \;\text{(flat tiling, not a solid)}
Answer: Equilateral triangles produce exactly three Platonic solids: the tetrahedron (q = 3), octahedron (q = 4), and icosahedron (q = 5). Adding squares (q = 3 → cube) and pentagons (q = 3 → dodecahedron) gives exactly five total.

Why It Matters

This proof is a beautiful example of how a simple inequality can settle a classification problem completely. It appears in high-school geometry courses and competitions, and the same angle-deficit reasoning extends to more advanced topics like Descartes' theorem on total angular defect.

Common Mistakes

Mistake: Assuming hexagons can form a Platonic solid because three hexagons seem to fit at a vertex.
Correction: Three regular hexagons at a vertex give exactly 3 × 120° = 360°, which produces a flat tiling (the honeycomb pattern), not a 3D solid. The sum must be strictly less than 360°.