Every abstract group has a shape. Cayley graphs make that shape visible.
Cayley graphs connect algebra to combinatorics and geometry. They appear in the study of word problems in group theory, in the design of efficient communication networks, in the analysis of Rubik’s cube state spaces, and as fundamental objects in geometric group theory — a field that treats groups themselves as geometric spaces.
The construction
Let be a group and a set of generators (a set whose elements, combined in various ways, can produce every element of ). The Cayley graph is a directed graph where:
- Each node represents one element of .
- For each element and each generator , there is a directed edge from to (right-multiplication by ).
The edges are colored or labeled by generator — one color per generator. The resulting picture is a graph where you can “read off” the group’s multiplication structure visually.
Explore: the dihedral group D₄
The dihedral group is the group of symmetries of a square. It has 8 elements:
| Element | Meaning |
|---|---|
| identity (no change) | |
| rotation 90° clockwise | |
| rotation 180° | |
| rotation 270° clockwise | |
| reflection (horizontal axis) | |
| reflection, then rotate 90° | |
| reflection, then rotate 180° | |
| reflection, then rotate 270° |
The group has the presentation .
The Cayley graph below uses generators . Click “Apply r” or “Apply s” to move through the graph from the identity. Watch how the path you trace records the word you have written in the generators.
Things to try:
- Apply four times. You return to — because .
- Apply twice. You return to — because .
- Apply then then (= ) then . Where do you end up? This traces the relation in the graph.
What the structure tells you
Several features of are immediately visible in the Cayley graph:
- The blue -edges form two directed 4-cycles — one through the rotations and one through the reflections . This tells you that the subgroup generated by alone has order 4.
- The red -edges are bidirectional (since ) and connect each rotation to a distinct reflection. Applying twice always returns to the start.
- Every node has the same in-degree and out-degree — this is always true for Cayley graphs, because the group acts regularly on itself.
The simplest non-trivial Cayley graph: with generator .
- Nodes: .
- Edges: (each node maps to the next via ).
The result is a directed 4-cycle. Every element of is reached by applying the generator repeatedly, which confirms that generates the whole group.
A key theorem
Cayley’s theorem (1854): Every group is isomorphic to a subgroup of the symmetric group . In other words, every abstract group can be represented as a group of permutations.
The Cayley graph makes this concrete: the group acts on itself by right-multiplication, and each generator induces a permutation of the nodes.
The Cayley graph of a group depends on the choice of generators. The same group with generator produces a directed 6-cycle; with generators it produces a denser graph. The generators are not a property of the group — they are a choice. Different choices reveal different aspects of the same structure.