Symmetric Group on 3 Letters/Generators
Jump to navigation
Jump to search
![]() | This page has been identified as a candidate for refactoring of basic complexity. In particular: 2 different results, each of which can have 2 proofs, one using Transpositions of Adjacent Elements generate Symmetric Group and one using Symmetric Group is Generated by Transposition and n-Cycle Until this has been finished, please leave {{Refactor}} in the code.
New contributors: Refactoring is a task which is expected to be undertaken by experienced editors only. Because of the underlying complexity of the work needed, it is recommended that you do not embark on a refactoring task until you have become familiar with the structural nature of pages of $\mathsf{Pr} \infty \mathsf{fWiki}$.To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Refactor}} from the code. |
Generators of the Symmetric Group on 3 Letters
Let $S_3$ denote the Symmetric Group on 3 Letters, whose Cayley table is given as:
- $\begin{array}{c|cccccc}\circ & e & (123) & (132) & (23) & (13) & (12) \\ \hline e & e & (123) & (132) & (23) & (13) & (12) \\ (123) & (123) & (132) & e & (13) & (12) & (23) \\ (132) & (132) & e & (123) & (12) & (23) & (13) \\ (23) & (23) & (12) & (13) & e & (132) & (123) \\ (13) & (13) & (23) & (12) & (123) & e & (132) \\ (12) & (12) & (13) & (23) & (132) & (123) & e \\ \end{array}$
Let:
\(\ds G_1\) | \(=\) | \(\ds \set {\tuple {123}, \tuple {12} }\) | ||||||||||||
\(\ds G_2\) | \(=\) | \(\ds \set {\tuple {13}, \tuple {23} }\) |
Then:
\(\ds S_3\) | \(=\) | \(\ds \gen {G_1}\) | ||||||||||||
\(\ds \) | \(=\) | \(\ds \gen {G_2}\) |
where $\gen G$ denotes the group generated by a subset $G$ of $S_3$.
Proof
For $G_1$:
\(\ds e\) | \(=\) | \(\ds \tuple {12} \tuple {12}\) | ||||||||||||
\(\ds \tuple {123}\) | \(=\) | \(\ds \tuple {123}\) | ||||||||||||
\(\ds \tuple {132}\) | \(=\) | \(\ds \tuple {123} \tuple {123}\) | ||||||||||||
\(\ds \tuple {12}\) | \(=\) | \(\ds \tuple {12}\) | ||||||||||||
\(\ds \tuple {23}\) | \(=\) | \(\ds \tuple {123} \tuple {12}\) | ||||||||||||
\(\ds \tuple {13}\) | \(=\) | \(\ds \tuple {12} \tuple {123}\) |
For $G_2$:
\(\ds e\) | \(=\) | \(\ds \tuple {23} \tuple {23}\) | ||||||||||||
\(\ds \tuple {123}\) | \(=\) | \(\ds \tuple {13} \tuple {23}\) | ||||||||||||
\(\ds \tuple {132}\) | \(=\) | \(\ds \tuple {23} \tuple {13}\) | ||||||||||||
\(\ds \tuple {12}\) | \(=\) | \(\ds \tuple {13} \tuple {23} \tuple {13}\) | ||||||||||||
\(\ds \tuple {23}\) | \(=\) | \(\ds \tuple {23}\) | ||||||||||||
\(\ds \tuple {13}\) | \(=\) | \(\ds \tuple {13}\) |
$\blacksquare$
Sources
- 1965: J.A. Green: Sets and Groups ... (previous) ... (next): $\S 5.3$. Subgroup generated by a subset: Example $97$
- 1965: J.A. Green: Sets and Groups ... (previous) ... (next): Chapter $5$: Subgroups: Exercise $8$
- 1996: John F. Humphreys: A Course in Group Theory ... (previous) ... (next): Chapter $4$: Subgroups: Example $4.9$