74Chapter 3
scalars)bychoosingG={1,–1}.Thisalsorevealsthegeometricmeaningof
this group:it consists ofthe mirror reflectionm andidentity e. Like thetrivial
group, the two-element group is commutative.
Perhapsthemostfundamentalclassoffinitegroupsarethepermutation
groups.Recallthatapermutationofanorderedlistofnelementsiswayto
rearrange("shuffle")them,forexampleswapping twoelements.Wecanrep-
resentapermutationasabijective(i.e.invertible)functionσ:n→n,where
n={1,...n}.Alternatively,wecanrepresentapermutationbyapermutation
matrixP,whichisamatrixwithasingle1ineachrowandcolumnandall
otherentries0.Whenactingonavectorx∈R
n
,thismatrixwillpermutethe
coordinates.
Thesetofallpermutationsofnelementsform agroupcalledthesymmet-
ricgroupS
n
(nottobeconfusedwiththegeneraltermsymmetrygroup).To
seethatS
n
isindeedagroup,notethat1)theidentityid
n
:n→nisaper-
mutation,2)thecompositeoftwopermutationsisapermutation(closure),
and3)apermutationhasaninverseandthisinverseisitselfapermutation.
Tospecifyapermutationσ,weneedtochooseσ(1)(npossibilities),σ(2)
(n–1 possibilities),etc.,upto σ(n)(onlyonechoiceleft). Thus,thegroupS
n
has n·(n–1)·(n–2)···2·1=n! elements. We canequivalently define S
n
as a
concrete group of mappings σ, as a matrix group, or as an abstract group.
Fortheinterestedreader,wementionedafewmorefinitegroups,with-
outgoingintodetail.Therotationalsymmetriesofregularpolygonssuchas
triangles,squares,pentagonsandhexagons(andsoon)arecapturedbythe
cyclicgroupsC
n
,andtheirrotationandreflectionsymmetriesbythedihe-
dralgroupsD
n
.Finitegroupsofsymmetriesinthreedimensionsincludethe
crystallographic point groups and the groupsof symmetries of Platonic solids.
AccordingtoCayley’stheorem
8
,anyfinitegroupwithnelementscanbe
viewedasasubgroupofS
n
.Furthermore,inamajormilestoneinmathemat-
ics
9
,the finitesimple groups(fromwhich allfinitegroups canbemade) have
been classified; all such groups belong to one of several infinite families, or to
a relatively short list of sporadic groups.
3.3.3.2InfiniteDiscreteGroupsGroupsneednotbefinite.Considerfor
instancethe setof integers Z={...,–2,–1,0,1,2,...}. With compositiongiven
byadditionand0astheidentity,thissetformsagroup.Geometrically,we
canthinkofthisgroupasagroupofdiscretetranslationsinonedimension.
Similarly, we canthink of Z
2
=Z×ばつZas agroup ofdiscrete translations intwo
dimensions.Inchapter6wewillconsiderthesegroupsasthesymmetriesof
regular grids (e.g. a grid of image pixels).