Thomas C. Hull - Unit Origami As Graph Theory
Thomas C. Hull - Unit Origami As Graph Theory
Thomas Hull
ABSTRACT: In the search for innovative material to teach high school mathematics
students more and more teachers are turning to graph theory. This subject provides an
absract, powerful and very modern way to model any type of network structure, from
telephone networks to the human central nervous system. One of the most engaging
ways to teach graph theory is with unit origami. In this paper we will discuss examples
and techniques for doing just this.
1. Introduction
Unit origami has its roots in complex origami figure design. If a designer could not
create the desired object with one piece of paper, several sheets might make the task
easier. However, thanks mainly to the popular works of T. Fuse and K. Kasahara ([4],
[5]), people nowadays think of modular origami as using several, sometimes hundreds
of pieces of paper to create various geometric forms. The charm of such origami is
that simple, easy to fold modules can lead to very complex, intricate structures. Also,
since more than one piece of paper is involved, one can experiment with the multitude
of color patterns that are possible in any one modular origami work.
In exploring such geometric structures and color patterns, a good understanding
of 3-dimensional polyhedral geometry is needed. In this paper, we will discuss how
such a geometric understanding can be reached via a branch of mathematics called
planar graph theory2 . By examining specific examples we will show how studying
planar graphs can lead to the generation of more complex modular origami models
and touch upon the inverse direction as well: how studying modular origami can
lead to a better understanding of planar graph theory. Such a correlation would
certainly be valuable to educators interested in implementing more graph theory
into their curriculum. The author himself has found unit origami not only to be a
great educational device, but also a great source of ideas and inspiration in his own
mathematical research on planar graphs.
1
Definition: A graph G is pair (V, E), where V = {v1 , v2 , ..., vn } is a set of vertices
and E ⊂ V × V is a set of edges.
Thus each edge e ∈ E is of the form e = (vi , vj ) and this means that the vertices
vi and vj are connected by an edge. Figure 2.1 shows examples of some graphs.
v v
v
v v
v
v v
v
v v
v
2
This is known as Euler’s formula, and since it applies to planar graphs, it also applies
to polyhedra.
Thus since polyhedra and the Platonic solids are already a common subject for
the high school geometry classroom, this link between graph theory and polyhedra
could provide a natural starting point for an introduction to graph theory.
But let us now turn our attention to specific examples of how planar graph knowl-
edge can help us design modular origami structures. In the following we will assume
a basic familiarity with unit origami. That is, even though the topics, like creating a
spikey module, may seem advanced origami-wise, they are merely provided to illus-
trate the powerful link between graph theory and unit origami. As you read it may
help to think of how these subjects might be introduced into a high school mathe-
matics classroom. And remember that origami, with it’s bright colors and amazing
shapes almost needs no introduction!
3
every face of G. Then notice that every face of S(G) will be a triangle, and this is
true for any planar graph (polyhedra) that we start with.
Now we wish to color the faces of S(G). Doing this would be equivalent to coloring
the vertices of the dual of S(G). The dual of S(G), which is denoted S(G)∗ , is the
new graph obtained by reversing the roles of the vertices and faces of S(G). Vertices
of S(G) will be faces of S(G)∗ , and faces of S(G) will be vertices of S(G)∗ . In technical
terms, S(G)∗ is the graph whose vertex set is the collection of faces of S(G), where
two vertices of S(G)∗ are connected by an edge if and only if the corresponding faces
in S(G) are adjacent (next to each other). Figure 3.2 demonstrates how the dual of
the cube is the octahedron.
4
of G. This handy little fact means that to face-color a spiked cube, for example, one
could equivalently vertex-color a truncated octahedron.
5
Thus the possibility exists that by 3-coloring cubic modular works, further light
might be thrown on the search for a short proof of the Four Color Theorem. How
this could possibly happen is another matter. But consider the exercise of 3-coloring
the edges of a dodecahedron, which can easily be realized using unit type I in Figure
4.1. When this done, the observant folder might notice that no matter how you color
it, the pentagonal faces which are opposite each other always have the same color
pattern! This fact is not easily noticed when coloring the edges of the dodecahedron
on paper.
Moving from edge-coloring to planar graph structure, consider the unit type II
in Figure 4.1. This unit locks together quite well, and made the author wonder how
large a structure could be made from such a unit. Of course, a dodecahedron could
be made with 30 units, and, remembering that this unit can produce any polyhedron
without triangle or square faces, a soccer ball (truncated icosahedron) can be made
from 90 units. But what else?
There turns out to be a very easy way to start with the dodecahedron and generate
an infinite class of polyhedra with only pentagons and hexagons as faces. Let D be
the planar graph of the dodecahedron. Then the dual D ∗ is the icosahedron (see if
you can convince yourself of this!), and thus T (D ∗ ) is the soccer ball.
But look at what this process did. Each face of D is a pentagon, so each vertex of
D has degree 5. When this degree 5 vertex is truncated, it will produce a pentagonal
∗
6
But each vertex (still of degree 3) of T (D ∗ ) will create a new hexagon in T (T (D ∗ )∗ ),
thus producing a new, bigger polyhedra still having only pentagons and hexagons as
faces. This process can be continued to produce an infinite family of such polyhedra.
It is a simple exercise to show that if G has n edges, then T (G∗ ) has 3n edges.
Thus, the number of type II units needed to create any of these structures is easy to
calculate. The first four are given in the below table.
D 30 units
T (D ∗ ) 90 units
T (T (D ∗ )∗ ) 270 units
T (T (T (D ∗)∗ )∗ ) 810 units
The author has constructed the third iteration sphere (810 units) from 2-inch and
3-inch paper. They hold together quite well.
But things get even more crazy! Suppose we restricted outselves to only pentagon
and hexagon faces. That is, what kinds of polyhedra can we make with the type II
unit (or any other cubic unit) that have only pentagons and hexagons for faces. (No
triangles, squares, septagons, etc.) It turns out that every such polyhedra must have
exactly 12 pentagon faces. No more, no less. Why is this true? We can see why
using a little more graph theory. Indeed, let’s state this as a Theorem and try to
prove it:
Theorem: Any structure made from cubic units with only pentagon and hexagon
faces will have exactly 12 pentagon faces.
Proof: We want to show this for an arbitrary polyhedra. So suppose we have a
polyhedra that satisfies our hypotheses. (I.e., it’s cubic and has only pentagon and
hexagon faces.) We want to use some graph theory, so think of this polyhedra as a
graph G.
Let v= the number of vertices in G.
Let e= the number of edges in G.
Let f = the number of faces in G.
Then we know Euler’s formula must hold, that is, v − e + f = 2.
Now think about the fact that G is cubic. Imagine that we tried to count all
the edges in G. One way to do this would be to look at every vertex and see that
there are exactly three edges coming out of each vertex. So for every vertex we have
three edges, but if we count the edges in this way we’ll count each edge twice! This
is because each edge connects two vertices. So each vertex gives us 3 edges, and this
counts each edge twice. In other words, 3v = 2e. We can then combine this with
Euler’s formula to get a new formula:
2 2 1
3v = 2e ⇒ v = e ⇒ e − e + f = 2 ⇒ − e = −f + 2
3 3 3
⇒ e = 3f − 6 (∗)
OK. We’ll use equation (*) in a minute. But now consider the fact that there are only
hexagon and pentagon faces in G. Let let f5 = the number of pentagon faces in G
and let f6 = the number of hexagons. (Then our goal is to show that f5 = 12, right?)
7
Then the fact that the pentagons and hexagons make up all the faces of G tells
us that
f5 + f6 = f (∗∗)
We’ll use this formula in a minute also. But now let’s count the edges again! Sure, but
this time we’ll count them from the faces. Each pentagon face has 5 edges surrounding
it, and each hexagon has 6 edges around it. If we count the edges this way we get
5f5 + 6f6 = 2e since again we count each edge twice when we do this. (Each edge
separates exactly two faces.) We can then play with this formula:
5. Conclusion?
We hope the reader is convinced by these examples that knowledge of planar
graph theory can lead to a deeper understanding of polyhedral structure, and thus
a deeper understanding of the potentials of modular origami. In fact, the author’s
experience has been that only after studying the links between planar graphs and
modular origami was he able to start designing modular units of his own. Also, we
have only touched upon a few examples here. The reader is encouraged to explore
the “hidden graph” structure underlying all modular origami works.
Furthermore, we hope that the reader sees the potential of what one can learn
by playing with modular origami. Making unit origami polyhedra seems innocent
enough at first, but there’s a wealth of ideas and mathematical structure lurking
underneath. Because of this unit origami can be a wonderful vehicle for exposing
students to mathematical explorations. For the author it has proven to be a great
tool for teaching high school, and even college students to look for the “math” in the
world around them.
References
[1] D. Barnette. Map Coloring, Polyhedra, and the Four-Color Problem, The Math-
ematical Association of America, (1983).
[2] J.A. Bondy and U.S.R. Murty. Graph Theory with Applications, North Holland,
New York, (1976).
[3] G. Chartrand and L. Leskiak. Graphs and Digraphs, 2nd ed., Wadsworth &
Brooks/Cole, Pacific Grove, (1986).
8
[6] K. Kasahara and T. Takahama. Origami for the Connoisseur, Japan Publica-
tions, New York, (1987).
[8] T. Saaty and P. Kainen. The Four-Color Problem: Assaults and Conquests,
McGraw-Hill, New York, (1977).
[9] R. Steinberg. “The State of the Three Color Problem” in Quo Vadis, Graph
Theory?, Gimbel, Kennedy, and Quintas eds., Annals of Discrete Mathematics,
Vol. 55, pp. 211-248, (1993).