Groups and Symmetry/Dihedral and Symmetric Groups

Lesson 2.21,354 words

Dihedral and Symmetric Groups

The dihedral group D_{2n} is the symmetries of a regular n-gon, generated by a rotation r and a reflection s subject to three relations. The symmetric group S_n is all permutations of n objects, written in cycle notation.

╌╌╌╌

Two families of finite nonabelian groups supply nearly every example in the first half of the subject: the dihedral groups, the symmetries of regular polygons, and the symmetric groups, all rearrangements of a finite set. Both admit compact descriptions — the dihedral groups through two generators and three relations, the symmetric groups through cycle notation — and both test the abstract group axioms against noncommutative structure.

The dihedral group

Fix an integer . A symmetry of a regular -gon is a rigid motion that carries the polygon onto itself: pick up a copy, move it through space, and set it back so it exactly covers the original.

Label the vertices clockwise. Each symmetry is determined by where it sends the vertices, so it corresponds to a permutation of the labels; composition of symmetries corresponds to composition of these permutations, which is associative. The identity motion fixes every vertex, and every motion reverses, so the axioms hold.1

Counting the symmetries

The count comes from a two-step choice. A symmetry can send vertex to any of the positions. Once vertex is placed, vertex (its neighbor) must go to one of the two positions adjacent to it, and both are achievable — one by a rotation, the other by following with a reflection. After the images of the adjacent pair are fixed, rigidity determines the rest. So there are exactly symmetries: rotations and reflections.

The regular pentagon with vertices labelled clockwise; r is the rotation by one fifth of a turn, and each dashed line is a reflection axis through a vertex and the midpoint of the opposite edge.

Generators and relations

Let be the clockwise rotation through radians and let be the reflection across the axis through vertex and the center. Direct calculation establishes the following facts.1

  • are distinct and , so .
  • , and is not a power of .
  • Every element of is for a unique and — the rotations and the reflections .
  • , and more generally .

The last relation is the one used in every computation: it says how to move an past a power of . Because and do not commute, is nonabelian for every . All of this compresses into a presentation:

With the presentation in hand, every product reduces to the normal form by pushing all 's left and reducing exponents mod . For example, in (),

A presentation is delicate: relations can interact to collapse the group to something smaller than expected, so a presentation alone does not reveal the order. For the collapse does not happen, because the geometry already exhibits a group of order satisfying the relations, pinning the order at exactly .1

The four axes of symmetry of a square: the two diagonals and the two perpendicular bisectors of opposite edges give the four reflections of D_8, which together with the four rotations make eight symmetries.

The same counting principle computes the rotation groups of the Platonic solids: find how many positions an adjacent pair of vertices can be sent to. A tetrahedron gives , a cube and an octahedron each , a dodecahedron and an icosahedron each .

The symmetric group

Where dihedral groups permute the vertices of one polygon, symmetric groups permute an arbitrary finite set with no geometric constraint.

Composition of bijections is a bijection and is associative; the identity map is the identity element; every bijection has an inverse. The elements of are the permutations, not the numbers being permuted.

Cycle notation

Writing as a table of values is unwieldy. Cycle notation records the orbits of the map instead.

To read , trace each point forward until it returns. Take and

which closes the cycle ; continuing with the smallest unused label gives the full cycle decomposition

a product of pairwise disjoint cycles. The fixed point would be a -cycle ; by convention -cycles are omitted, so an unwritten label is understood to be fixed.

A permutation of thirteen points decomposes into disjoint cycles, one closed loop per orbit; every point returns to its start after one trip round its own cycle, and fixed points are loops of length one.

Multiplying permutations

Products are computed by tracing a point through both maps, right to left. For : the right factor sends , then the left sends , so the composite sends . Continuing yields . Order matters:

so is nonabelian for every . Two structural facts make cycle notation efficient: disjoint cycles commute (they move disjoint sets of points), and the entries within a single cycle may be rotated without changing the permutation, e.g. .

Composing two permutations by tracing each label right-to-left through the lower map and then the upper; the composite label is read off the top row.

Order from cycle type

The order of a permutation is legible in its decomposition.

Parity and the alternating group

A single transposition — a -cycle — is the atom of . Any -cycle factors into transpositions,

so every permutation is a product of transpositions.3 The factorization is far from unique: the identity is both and . One invariant is nonetheless well defined.

The proof rests on a lemma: if the identity equals a product of transpositions, then is even. One shows that the leftmost repeated symbol can always be pushed right or cancelled, reducing by two at a time until an obvious cancellation remains, so can never be odd.3 Since every permutation has a fixed parity, the assignment splits cleanly in two.

Parity splits the symmetric group into two equal halves; the even permutations form the alternating group, and composing across the divide flips parity while composing within it preserves parity.

Comparing the two families

Elementssymmetries of a regular -gonall permutations of labels
Order
Generators (rotation), (reflection)transpositions, e.g.
Abelian?no (for )no (for )
Relation to each other embeds in via the vertex actioncontains every as a subgroup

For the two families coincide: , and every permutation of three vertices is realized by a symmetry of the triangle, so . For the polygon is too rigid to realize every permutation, and . The precise sense in which one group sits inside or equals another is homomorphism and isomorphism, and the vertex-permutation correspondence used here is an instance of a group action.

Footnotes

  1. Dummit & Foote, Abstract Algebra, §1.2 — the dihedral group of order , the count of symmetries, the generators with relations and , presentations, and the rotation groups of the Platonic solids. 2 3
  2. Dummit & Foote, Abstract Algebra, §1.3 — the symmetric group, , the cycle decomposition algorithm, disjoint cycles commuting, and the order of a permutation as the least common multiple of its cycle lengths. 2
  3. Judson, Abstract Algebra: Theory and Applications, §5.1 — transpositions, factoring cycles into transpositions, the well-definedness of parity (the identity is a product of an even number of transpositions), and the alternating group . 2

╌╌ END ╌╌