The Rhombicosidodecahedron: More than
just a fancy name
by
Anneliese Slaton
MATH 493:
Math Through 3D Printing
http://ngm.nationalgeographic.com/2007/12/bizarre-dinosaurs/updike-text and
|
Thankfully for my delicate sensibilities, a rhombicosidodecahedron is simply a sphere-ish thing.
|
Let’s get a bit more technical. A rhombicosidodecahedron is
an Archmiedean solid. The Archimedean solids are a group of thirteen convex
isogonal nonprismatic solids constructed of two or more types of regular
polygon faces. This means that the polytope in question is nonprismatic, and
has the property of being a convex set of points in n-dimensional real space.
Additionally, for any two vertices there exists a symmetry of the polytope
mapping the first vertex isometrically to the second (an isometry is a
distance-preserving injection), and the polytope is constructed of two or more
types of polygons that are both equiangular and equilateral.
|
Notice that the rhombicosidodecahedron is comprised of
pentagons, squares, and equilateral triangles.
I fashioned this fancy polytope into a 3D print file using
Mathematica and OpenScad. Here, you can see the rhombicosidodecahedron in
OpenScad:
The vertices of this polytope lie at all even permutations of
where phi is the golden ratio and edge length is 2.
During this project I also explored the morphing of the
rhombicosidodecahedron to its dual, the deltoidal hexecontahedron.
http://mathworld.wolfram.com/DeltoidalHexecontahedron.html and
|
The deltoidal hexecontahedron is comprised of a four-sided
polytope fitted into pentagonal shapes. The deltoidal hexecontahedron is part
of a group called the Catalan solids, which are a group of convex,
face-transitive solids that are the duals of the Archimedean solids. (The
Archimedian solids are vertex-transitive.)They were first described by the
mathematician Eugene Catalan in 1865.
So what is a dual? Imagine a cube. If you replaced every
vertex with a face, and every face with a vertex, you’d have the dual of that cube.
http://www.software3d.com/PolyNav/PolyNavigator.php#morph
|
http://www.software3d.com/PolyNav/PolyNavigator.php#morph
|
I created multiple truncated rhombicosidodecahedrons for my project to physically illustrate my morphing method. To do this, I used OpenScad to take the difference of my solid and its dual. Let me outline the morphing process of the rhombicosidodecahedron into the deltoidal hexecontahedron for you.
STEP 1: Find a trusting and naive rhombicosidodecahedron
that’s just minding its own business.
STEP 2: Viciously lop of the unsuspecting polytope’s
vertices. But just a bit.
STEP 3: Now that you have bloodlust flowing through your
veins, lop of some more. Then even more. Then even more!! BWAHAHAHAHA.
(No polytopes were actually harmed in the making of this project.)
Each of these solids were printed on George Mason’s 3D
printer. As I mentioned before, I created the deltoidal hexecontahedron and the
rhombicosidodecahedron in Mathematica, then imported them into OpenScad to
create my mid-morph solids. Below, you can see an example of my code for the
first morph.
The solids will hopefully be used to physically illustrate
the morphing process of Archimedean solids to their duals for other students.
No comments:
Post a Comment