. From the icosahedron, the platonic (3,5) polyhedron, with 20 triangular faces and [hence] 12 vertices and 30 edges (let us call it Ic), a (5,6,6) Archimedean polyhedron, with 60 vertices, 90 edges and 32 faces [20 triangular and 12 pentagonal] can be constructed by slicing off a pentagonal neighborhood [of radius 1/3 of the edge-length of Ic] at any vertex of Ic. The result is accordingly called the truncated icosahedron. In Europe the leather version is called a football.
In chemistry its skeleton is known as the model of the fullerene C60 carbon molecule, depicted on the stamp to the right.
restart: with(geom3d):
icosahedron(Ic,point(o,0,0,0),1): draw(Ic); Archimedean(F1,_t([3,5]),point(o,0,0,0),1): draw(F1);
Here _t stands for truncation, which transforms e.g. the green central triangle of (3,5) [= Ic] into the lighter central hexagon of (5,6,6) [= F1]. The circum-radius is set to 1. The star on the Berlin Xmas stamp below looks like a starred version of F1, but it is not, unfortunately, for the 6 pyramids surrounding the central hexagon are clearly congruent
![]() |
| ![]() |
the icosahedron tensegrity on our campus, constructed by seven students, one early morning in April(!) 1974 Kenneth Snelson , the inventor of tensegrities Catalogue of symmetric tensegrities George W. Hart, mathematical sculptor, computer scientist |
s:=sides(F1); evalf(s); m:=MidRadius(F1): evalf(m); form(F1); simplify(s/m); simplify(sides(Ic)/MidRadius(Ic));
![]() |
|
|
The origami polyhedron hovering over the city of Kyoto, the seat of the International Congress of Mathematicians in 1990, looks like a stella octangula, a compound of a tetrahedron and its dual [obtained by a point reflection in its center]. The 12 face diagonals of a common cube accordingly form the edges of a stella octangula. It is available in Maple as a stellation of the octahedron through [octahedron(oc,point(o,0,0,0),1): stellate(stoc,oc,1): draw(stoc);] The star on the German Xmas stamp below looks like a starred version of a (3,4,4,4) with no pyramids on the 8 triangular faces, of which only 2 are visible on the stamp.
Archimedean(co,[[3],[4]],point(o,0,0,0),1): draw(co); Archimedean(F2,_r([[3],[4]]),point(o,0,0,0),1): draw(F2);
sco:=sides(co); s2:=sides(F2); form(co); form(F2); mco:=MidRadius(co): m2:=MidRadius(F2): evala(sco/mco); evala(s2/m2);
|
|
|
Maple can construct stellations [starformed extensions of a specific kind] of 7 polyhedra, the 5 platonic and the 2 quasiregular ones, among them the cuboctahedron co [also available through cuboctahedron(co,point(o,0,0,0),1): draw(co); ]. It has five stellations parameterized by n, where n = 0, 1, ..., 4, including the trivial one with n = 0, identical to co. The pictures are too nice to be missed. Within Maple the pictures can be rotated by moving your mouse over them [or by choosing different orientations].
stellate(G0,co,0): draw(G0,style=patch,orientation=[66,100],lightmodel=light2);
stellate(G1,co,1): draw(G1,style=patch,orientation=[66,100],lightmodel=light2);
stellate(G2,co,2): draw(G2,style=patch,orientation=[66,100],lightmodel=light2);
stellate(G3,co,3): draw(G3,style=patch,orientation=[66,100],lightmodel=light2);
stellate(G4,co,4): draw(G4,style=patch,orientation=[66,100],lightmodel=light2);
![]() |
![]() |
![]() |
![]() |
![]() |
Finally the small stellated dodecahedron {5/2, 5} found by Kepler [and rediscovered by Poinsot ] and its dual the great dodecahedron {5, 5/2} found by Poinsot. The cardboard model to the left is again a gift from Frits Göbel. It luckily has survived cats, children and other curious creatures. The huge steel model to the right, made in 1997 by the technical staff of the physics department after a design by M.C. Escher from 1952, stands before the Mesa+ clean room on our campus nearby where we live.
![]() |
![]() |
![]() |
| Homage to the Hexagon | Bridges [Mathematical Connections in Art, Music, and Science] |