Cayley Graphs
A Cayley graph encapsulates the structure of a mathematical group generated by a given generating set. Let \(H\) be a group. A set \(S \subseteq H\) is a generating set for \(H\), denoted by \(H = \left\langle S\right\rangle\), if every element \(h \in H\) can be represented as the product of elements of \(S\). For a given group \(H\) and generating set \(S\), the Cayley graph of \(H\) generated by \(S\), denoted $\text{Cay}(H,S)$, is a graph \(G\) with \begin{aligned} V(G) &= H \\ E(G) &= \{\{h,hs\}: h \in H, s \in S\}. \end{aligned} Every vertex of \(G\) is an element of the group \(H\), and, for every generator \(s \in S\), edges are added between each element \(h\in H\) and the product \(hs\). Note that this definition results in an undirected graph; in other applications, Cayley graphs are often defined to be directed graphs. The symmetric group on \(n\) elements, denoted \(S_n\), is the group of all permutations of \(1,2,\ldots, n\) under the operation of permutation composition. Permutations on this page are represented with disjoint cycle notation. For any \(n \geq 3\), the set $$\{(12), (23\ldots n)\}$$ is a generating set for \(S_n\). More generally, for \(2 \leq k \leq n-1\), the set $$B_{n,k} = \{(12), (23), \ldots, ((k-1),k), (k,(k+1), \ldots, n)\}$$ generates \(S_n\). The specific subset of Cayley graphs studied here will be the graphs $G_{n,k} = \text{Cay}(S_n,B_{n,k})$. The diagram below shows the graph \(G_{4,3}\), with a minimum dominating set (of size 8) highlighted in red. The graph is isomorphic to a truncated octahedron. Facts about $G_{n,k}$
|