HomeArticlesMathematics

Geodesic Domes: Subdividing an Icosahedron with Euler's Formula

How Buckminster Fuller's domes are built from a subdivided icosahedron, why triangles make them strong, and what Euler's formula predicts about their parts.

mysimulator teamUpdated June 2026≈ 7 min read▶ Open the simulation

Subdividing a triangle until it looks like a sphere

A geodesic dome starts from a Platonic solid whose faces are already triangles — almost always the icosahedron, 20 identical equilateral triangles, because it is the most sphere-like of the five. Each triangular face is then subdivided into a grid of smaller triangles at some frequency ν (also written nv, e.g. 3v, 4v): a 1v icosahedron is the plain 20-face solid, a 2v version splits each face into 4 smaller triangles, a 3v version into 9, and in general a face splits into ν² triangles. Every new vertex created by the subdivision is then pushed radially outward until it sits on the surface of the enclosing sphere, which is what turns a faceted polyhedron into something that reads, from a distance, as a smooth dome.

live demo · subdividing an icosahedron face into a geodesic mesh● LIVE

Because triangles are the only polygon that cannot rack or shear — three fixed side lengths force one fixed shape — a triangulated shell distributes load through simple tension and compression along its struts rather than through bending. Doubling the frequency roughly doubles the number of distinct strut lengths needed too, which is the practical cost of a smoother, more spherical dome: 1v domes need only a handful of unique part lengths, while a 6v dome needs dozens.

Buckminster Fuller and Euler's formula

Buckminster Fuller patented the geodesic dome in 1954 (earlier prototypes by Walther Bauersfeld existed for the Zeiss planetarium in the 1920s), promoting it as the strongest, lightest enclosure per unit of enclosed volume that could be built from short, identical, mass-producible struts. The topology of any subdivided icosahedron obeys Euler's polyhedron formula, V − E + F = 2, which holds for any convex polyhedron and lets you predict the full parts count from the frequency alone before cutting a single strut.

icosahedron subdivided at frequency f:
F = 20 f²              triangular faces
E = 30 f²              edges (struts)
V = 10 f² + 2          vertices (hubs)
check: V - E + F = (10f²+2) - 30f² + 20f² = 2   ✓ Euler's formula, any f

f=1 (plain icosahedron): F=20, E=30, V=12
f=2:                     F=80, E=120, V=42
f=3:                     F=180, E=270, V=92

Octahedra, tetrahedra, and picking the base solid

The icosahedron is the default base because its 20 near-equilateral triangles need the least distortion to sit on a sphere, giving the flattest possible dome for a given frequency — full spheres (Fuller's famous Expo 67 Biosphère and the geodesic greenhouses at Eden Project both derive from it). An octahedron (8 faces) or tetrahedron (4 faces) subdivided the same way produces a valid geodesic sphere too, but with fewer, larger, more irregular triangles per face at the same frequency — useful when a design wants sharper, more angular facets, or a partial dome that naturally aligns with an octahedron's flat equatorial band instead of the icosahedron's staggered pentagon-hexagon seams.

Why triangulated shells are structurally efficient

A dome's strength comes from every strut being able to carry load in pure tension or compression rather than bending, and from the load of any one strut being shared across the whole triangulated network rather than concentrated on a single path to the ground — the same principle that makes a truss bridge stiff with comparatively little material. This is also why geodesic domes scale so well for large clear-span enclosures (stadiums, greenhouses, radomes): surface area, and therefore material and heat loss, grows more slowly relative to enclosed volume than in a rectangular building of the same capacity, since a sphere is the minimal-surface-area shape for a given volume.

Frequently asked questions

What does '3v' or '4v' mean for a geodesic dome?

It's the subdivision frequency — how many times each face of the base icosahedron is split into smaller triangles before the new vertices are pushed onto the enclosing sphere. A 1v dome is the raw 20-face icosahedron; a 3v dome splits each face into 9 triangles (ν² = 9), giving a smoother, more spherical shape at the cost of more unique strut lengths to fabricate.

Why do geodesic domes almost always start from an icosahedron?

The icosahedron's 20 triangular faces are already the closest-to-equilateral, most sphere-like arrangement among the triangulated Platonic solids, so it needs the least distortion when its vertices are pushed onto a sphere. Octahedra and tetrahedra work too but produce larger, more irregular triangles at the same frequency.

How does Euler's formula help build a real dome?

For an icosahedron subdivided at frequency f, Euler's formula plus the subdivision rule gives exact counts: F=20f² faces, E=30f² struts, V=10f²+2 hub joints. Builders use this before cutting any material to know exactly how many struts and connectors of each length category the structure needs.

Try it live

Everything above runs in your browser — open Geodesic Domes and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.

▶ Open Geodesic Domes simulation

What did you find?

Add reproduction steps (optional)