Notes07 3
Notes07 3
7.3 Groups
The study of symmetry has undergone tremendous change in the late 19th
and early 20th centuries with the development of group theory, a part of an
area called algebra (people who study algebra are called algebraists). Algebra
and group theory has found applications in geometry, graph theory, physics,
chemistry, architecture, crystallography, and countless other areas of modern
science. There is hardly a discipline in which the study of symmetry, often with
tools provided by group theory, has not played an important role.
In the previous two sections we have discussed shapes and their symmetries,
and binary operators and several of their properties. The theory of groups
will provide the link between these two topics, which might appear otherwise
unrelated.
Remember that in Section 7.2 we considered several properties that a binary
operator could have when acting on a given set. For example, closure describes
the property of being able to combine two elements in a set to obtain another
element also in the same set. We also considered identity elements and inverses,
as well as the associative property. An important point that we made then is
that not every set and binary operator possesses all of these properties. We saw
some sets that were closed under an operator, for example, but which do not
possess inverses, and other sets in which we could find an identity element, but
for which not all elements have inverses.
A group is merely a choice of set S and binary operator ? that satisfies four
conditions.
Definition 32. A group is a set G and operator ? such that:
• (closure) G is closed under ?; i.e., if a, b 2 G, then a ? b 2 G.
• (identity) There exists an identity element e 2 G; i.e., for all a 2 G we
have a ? e = e ? a = a.
• (inverses) Every element a 2 G has an inverse in G; i.e., for all a 2 G,
there exists an element a0 2 G such that a ? a0 = a0 ? a = e.
• (associativity) The operator ? acts associatively; i.e., for all a, b, c 2 G,
a ? (b ? c) = (a ? b) ? c.
Although this definition sounds complicated, and perhaps even arbitrary, it
turns out that many of the examples we have already considered are in fact
groups; for the sake of time and focus we will generally not spend much time
discussing the associative property.
Let us consider several examples. Most important for our connections to
symmetries, it turns out that the set of symmetries of any geometric shape
constitute a group when the binary operator is defined by defining a ? b as “do
a and then do b”. (We briefly note, for the sake of completeness, that our
conventions are in contrast to mathematical convention. In particular, most
mathematicians would interpret a ? b to mean first do b and then do a.)
107
last edited April 19, 2016
108
last edited April 19, 2016
the set {1, 2, 3, 4} under multiplication mod 5. The number 1 can serve as an
identity element, and notice that every element has an inverse (can you see
what they are?). Multiplication mod m is always associative, so this constitutes
a group.
Example 9. However, removing 0 from the set does not always help. Con-
sider, for example, the set {1, 2, 3, 4, 5} under multiplication mod 6. The number
1 can serve as an identity element, but notice that not every element has an
inverse. Indeed, most elements do not have an inverse. In particular notice
that 2, 3, and 4, each of which shares factors in common with 6, do not have
multiplicative inverses, while 1 and 5 do.
Group order
Occasionally we will want to have some way of measuring the “size” of a group.
We use the word order to denote the number of elements in the associated set.
Definition 33. The order of a group given by a set G and binary operator ?
is the number of elements in G, i.e., the order of G, sometimes written as |G|.
We have seen several examples of finite groups, including sets {0, 1, 2, . . . , m
1} under addition modulo m. The order of such a group is m. A group that
has only one element in it, such as {0} under addition, is called a trivial group.
Groups of symmetries
The ultimate goal of this section was to see that symmetries of shapes can be
studied carefully, using the tools of group theory. It turns out that many sets
of symmetries constitute a group when the binary operator is defined as a ? b =
“do a and then do b”. Let us look at several examples.
Example 1. Let us reconsider the set of all rotations of the equilateral
triangle: S = {rotate 0 , rotate 120 , rotate 240 }. This is not the set of all
symmetries, but it is a set of all rotational symmetries. Notice that we can
combine any two of these symmetries to form a symmetry in this set. Notice
also that rotating by 0 serves as the identity element, and that each of the
rotations have an inverse. Finally, rotations in space are always associative.
Using the definition of order, we can say that the order of the group of rotational
symmetries of the equilateral triangle is 3. More generally, if we consider all n
rotations of a regular polygon with n sides, then we get a group of order n.
Example 2. The set of all symmetries of a square also constitute a group
under the operator of doing one symmetry and then doing another one. You
might recall that the square has 8 di↵erent symmetries, four rotational ones and
four mirror reflections. It might take some thinking to realize that combining
any two of these symmetries will give us another symmetry in the group. It is
also straightforward to see that the “do-nothing” rotation is an identity element,
and also that that every symmetry can be reversed. Rotations are reversed by
other rotations, and mirror symmetries are always reverse themselves – if you
take a reflection of a reflection (through the same mirror), then you always come
109
last edited April 19, 2016
back to the shape from which you began. More generally, if we consider all n
rotations and all n reflections of a regular polygon with n sides, then we get a
group with order 2n.
Example 3. We can’t always combine arbitrary symmetries to form a group.
Consider for example the set of all mirror symmetries of an equilateral triangle,
or of a square. You will notice that combining any two mirror symmetries will
give us a symmetry not in the group. In fact, combining two mirrors will always
give us a rotation. If you don’t understand or believe me, take a square and
label its four edges. Next, “reflect” it through one of the four mirror lines going
through its center, and then reflect it again through another mirror line. You
will see that the result is indeed a rotation. If you use the same mirror, then
the result will be the same as the 0 rotation.
Example 4. The Platonic solids introduce symmetry groups that are sub-
stantially more complicated. In class we only considered rotational symmetries
of these polyhedra, and we will not be concerned with the full group of symme-
tries. Let us begin by considering the cube. We can rotate the cube about axes
Figure 46: The five regular polyhedra, also known as the Platonic solids. Below
is listed the number of vertices v, edges e, and faces f of each regular polyhedron,
as well as the number of edges per face n and degree d of each vertex.
that pass through two opposite face centers. Each of these axes support four
distinct rotations, by 0 , 90 , 180 , or 270 . There are two di↵erent kinds of
axes that also allow for rotations. In particular, we can also draw a line through
opposite pairs of corners, allowing us to rotate the cube about them by 0 , 120 ,
or 240 . Finally, we can draw lines passing through centers of opposite edges.
We can rotate the cube about these lines/axes either 0 or 180 .
110
last edited April 19, 2016
consider the rotation by 120 and the rotation by 240 . The order in which we
apply these symmetries does not matter.
However, consider the 120 rotation and a reflection through a vertical mir-
ror. Figure 47 shows the intermediate and final results of performing these
Figure 47: Equilateral triangle changed with a 120 rotation and with a re-
flection through a vertical mirror; the order in which these two operations are
performed matters.
111