The Geometry Junkyard


Euler's Formula, Proof 8: Sum of Angles

This proof uses the fact that the planar graph formed by the polyhedron can be embedded so all edges form straight line segments.

Sum up the angles in each face of a straight line drawing of the graph (including the outer face); the sum of angles in a k-gon is (k2)π, and each edge contributes to two faces, so the total sum is (2E2F)π.

Now let's count the same angles the other way. Each interior vertex is surrounded by triangles and contributes a total angle of 2π to the sum. The vertices on the outside face contribute 2(πθv), where θv denotes the exterior angle of the polygon at vertex v. The total exterior angle of any polygon is 2π, so the total angle is 2πV4π.

Combining these two formulas and dividing through by 2π, we see that V2=EF, or equivalently VE+F=2.

This is the method used by Descartes in 1630. Sommerville attributes this proof to Lhuilier and Steiner. Hilton and Pederson use angles in a similar way to relate the Euler characteristic of a polyhedral surface to its total angular defect.


Proofs of Euler's Formula.
From the Geometry Junkyard, computational and recreational geometry pointers.
David Eppstein, Theory Group, ICS, UC Irvine.