Skip to main content
Contents
Dark Mode Prev Up Next
\( \renewcommand{\Re}{\operatorname{Re}}
\renewcommand{\Im}{\operatorname{Im}}
\newcommand{\N}{{\mathbb N}}
\newcommand{\Z}{{\mathbb Z}}
\newcommand{\Q}{{\mathbb Q}}
\newcommand{\R}{{\mathbb R}}
\newcommand{\C}{{\mathbb C}}
\newcommand{\T}{{\mathbb T}}
\newcommand{\F}{{\mathbb F}}
\newcommand{\PP}{{\mathbb P}}
\newcommand{\HH}{{\mathbb H}}
\newcommand{\compose}{\circ}
\newcommand{\bolda}{{\mathbf a}}
\newcommand{\boldb}{{\mathbf b}}
\newcommand{\boldc}{{\mathbf c}}
\newcommand{\boldd}{{\mathbf d}}
\newcommand{\bolde}{{\mathbf e}}
\newcommand{\boldi}{{\mathbf i}}
\newcommand{\boldj}{{\mathbf j}}
\newcommand{\boldk}{{\mathbf k}}
\newcommand{\boldn}{{\mathbf n}}
\newcommand{\boldp}{{\mathbf p}}
\newcommand{\boldq}{{\mathbf q}}
\newcommand{\boldr}{{\mathbf r}}
\newcommand{\bolds}{{\mathbf s}}
\newcommand{\boldt}{{\mathbf t}}
\newcommand{\boldu}{{\mathbf u}}
\newcommand{\boldv}{{\mathbf v}}
\newcommand{\boldw}{{\mathbf w}}
\newcommand{\boldx}{{\mathbf x}}
\newcommand{\boldy}{{\mathbf y}}
\newcommand{\boldz}{{\mathbf z}}
\newcommand{\boldzero}{{\mathbf 0}}
\newcommand{\boldmod}{\boldsymbol{ \bmod }}
\newcommand{\boldT}{{\mathbf T}}
\newcommand{\boldN}{{\mathbf N}}
\newcommand{\boldB}{{\mathbf B}}
\newcommand{\boldF}{{\mathbf F}}
\newcommand{\boldS}{{\mathbf S}}
\newcommand{\boldE}{{\mathbf E}}
\newcommand{\boldG}{{\mathbf G}}
\newcommand{\boldK}{{\mathbf K}}
\newcommand{\boldL}{{\mathbf L}}
\DeclareMathOperator{\ch}{char}
\DeclareMathOperator{\lns}{lns}
\DeclareMathOperator{\lcm}{lcm}
\DeclareMathOperator{\Span}{span}
\DeclareMathOperator{\tr}{tr}
\DeclareMathOperator{\NS}{null}
\DeclareMathOperator{\RS}{row}
\DeclareMathOperator{\CS}{col}
\DeclareMathOperator{\im}{im}
\DeclareMathOperator{\range}{range}
\DeclareMathOperator{\rank}{rank}
\DeclareMathOperator{\nullity}{nullity}
\DeclareMathOperator{\sign}{sign}
\DeclareMathOperator{\Arg}{Arg}
\DeclareMathOperator{\Log}{Log}
\DeclareMathOperator{\Ext}{Ext}
\DeclareMathOperator{\Int}{Int}
\DeclareMathOperator{\Aut}{Aut}
\DeclareMathOperator{\Arcsin}{Arcsin}
\DeclareMathOperator{\Arccos}{Arccos}
\DeclareMathOperator{\Arctan}{Arctan}
\DeclareMathOperator{\Res}{Res}
\DeclareMathOperator{\res}{res}
\DeclareMathOperator{\Fix}{Fix}
\DeclareMathOperator{\Aff}{Aff}
\DeclareMathOperator{\Frac}{Frac}
\DeclareMathOperator{\Ann}{Ann}
\DeclareMathOperator{\Tor}{Tor}
\DeclareMathOperator{\id}{id}
\DeclareMathOperator{\mdeg}{mdeg}
\DeclareMathOperator{\Lt}{Lt}
\DeclareMathOperator{\Lc}{Lc}
\DeclareMathOperator{\disc}{disc}
\DeclareMathOperator{\Frob}{Frob}
\DeclareMathOperator{\adj}{adj}
\DeclareMathOperator{\ord}{ord}
\DeclareMathOperator{\curl}{curl}
\DeclareMathOperator{\grad}{grad}
\DeclareMathOperator{\diver}{div}
\DeclareMathOperator{\flux}{flux}
\DeclareMathOperator{\Hom}{Hom}
\DeclareMathOperator{\End}{End}
\DeclareMathOperator{\Isom}{Isom}
\DeclareMathOperator{\GL}{GL}
\DeclareMathOperator{\SL}{SL}
\DeclareMathOperator{\ML}{M}
\DeclareMathOperator{\Syl}{Syl}
\DeclareMathOperator{\Gal}{Gal}
\DeclareMathOperator{\ab}{ab}
\DeclareMathOperator{\sgn}{sgn}
\DeclareMathOperator{\len}{len}
\DeclareMathOperator{\proj}{proj}
\newcommand{\surjects}{\twoheadrightarrow}
\newcommand{\injects}{\hookrightarrow}
\newcommand{\bijects}{\leftrightarrow}
\newcommand{\isomto}{\overset{\sim}{\rightarrow}}
\newcommand{\floor}[1]{\lfloor#1\rfloor}
\newcommand{\ceiling}[1]{\left\lceil#1\right\rceil}
\newcommand{\mclass}[2][m]{[#2]_{#1}}
\newcommand{\val}[2][]{\left\lvert #2\right\rvert_{#1}}
\newcommand{\abs}[2][]{\left\lvert #2\right\rvert_{#1}}
\newcommand{\valuation}[2][]{\left\lvert #2\right\rvert_{#1}}
\newcommand{\norm}[1]{\left\lVert#1\right\rVert}
\newcommand{\anpoly}{a_nx^n+a_{n-1}x^{n-1}\cdots +a_1x+a_0}
\newcommand{\anmonic}{x^n+a_{n-1}x^{n-1}\cdots +a_1x+a_0}
\newcommand{\bmpoly}{b_mx^m+b_{m-1}x^{m-1}\cdots +b_1x+b_0}
\newcommand{\pder}[2]{\frac{\partial#1}{\partial#2}}
\newcommand{\normalin}{\trianglelefteq}
\newcommand{\angvec}[1]{\langle #1\rangle}
\newcommand{\varpoly}[2]{#1_{#2}x^{#2}+#1_{#2-1}x^{#2-1}\cdots +#1_1x+#1_0}
\newcommand{\varpower}[1][a]{#1_0+#1_1x+#1_1x^2+\cdots}
\newcommand{\limasto}[2][x]{\lim_{#1\rightarrow #2}}
\newcommand{\abcdmatrix}[4]{\begin{bmatrix}#1\amp #2\\ #3\amp #4 \end{bmatrix}
}
\newenvironment{amatrix}[1][ccc|c]{\left[\begin{array}{#1}}{\end{array}\right]}
\newenvironment{linsys}[2][m]{
\begin{array}[#1]{@{}*{#2}{rc}r@{}}
}{
\end{array}}
\newcommand{\eqsys}{\begin{array}{rcrcrcr}
a_{11}x_{1}\amp +\amp a_{12}x_{2}\amp +\cdots+\amp a_{1n}x_{n}\amp =\amp b_1\\
a_{21}x_{1}\amp +\amp a_{22}x_{2}\amp +\cdots+\amp a_{2n}x_{n}\amp =\amp b_2\\
\amp \vdots\amp \amp \vdots \amp \amp \vdots \amp \\
a_{m1}x_{1}\amp +\amp a_{m2}x_{2}\amp +\cdots +\amp a_{mn}x_{n}\amp =\amp b_m
\end{array}
}
\newcommand{\numeqsys}{\begin{array}{rrcrcrcr}
e_1:\amp a_{11}x_{1}\amp +\amp a_{12}x_{2}\amp +\cdots+\amp a_{1n}x_{n}\amp =\amp b_1\\
e_2: \amp a_{21}x_{1}\amp +\amp a_{22}x_{2}\amp +\cdots+\amp a_{2n}x_{n}\amp =\amp b_2\\
\amp \vdots\amp \amp \vdots \amp \amp \vdots \amp \\
e_m: \amp a_{m1}x_{1}\amp +\amp a_{m2}x_{2}\amp +\cdots +\amp a_{mn}x_{n}\amp =\amp b_m
\end{array}
}
\newcommand{\homsys}{\begin{array}{rcrcrcr}
a_{11}x_{1}\amp +\amp a_{12}x_{2}\amp +\cdots+\amp a_{1n}x_{n}\amp =\amp 0\\
a_{21}x_{1}\amp +\amp a_{22}x_{2}\amp +\cdots+\amp a_{2n}x_{n}\amp =\amp 0\\
\amp \vdots\amp \amp \vdots \amp \amp \vdots \amp \\
a_{m1}x_{1}\amp +\amp a_{m2}x_{2}\amp +\cdots +\amp a_{mn}x_{n}\amp =\amp 0
\end{array}
}
\newcommand{\vareqsys}[4]{
\begin{array}{ccccccc}
#3_{11}x_{1}\amp +\amp #3_{12}x_{2}\amp +\cdots+\amp #3_{1#2}x_{#2}\amp =\amp #4_1\\
#3_{21}x_{1}\amp +\amp #3_{22}x_{2}\amp +\cdots+\amp #3_{2#2}x_{#2}\amp =\amp #4_2\\
\vdots \amp \amp \vdots \amp \amp \vdots \amp =\amp \\
#3_{#1 1}x_{1}\amp +\amp #3_{#1 2}x_{2}\amp +\cdots +\amp #3_{#1 #2}x_{#2}\amp =\amp #4_{#1}
\end{array}
}
\newcommand{\genmatrix}[1][a]{
\begin{bmatrix}
#1_{11} \amp #1_{12} \amp \cdots \amp #1_{1n} \\
#1_{21} \amp #1_{22} \amp \cdots \amp #1_{2n} \\
\vdots \amp \vdots \amp \ddots \amp \vdots \\
#1_{m1} \amp #1_{m2} \amp \cdots \amp #1_{mn}
\end{bmatrix}
}
\newcommand{\varmatrix}[3]{
\begin{bmatrix}
#3_{11} \amp #3_{12} \amp \cdots \amp #3_{1#2} \\
#3_{21} \amp #3_{22} \amp \cdots \amp #3_{2#2} \\
\vdots \amp \vdots \amp \ddots \amp \vdots \\
#3_{#1 1} \amp #3_{#1 2} \amp \cdots \amp #3_{#1 #2}
\end{bmatrix}
}
\newcommand{\augmatrix}{
\begin{amatrix}[cccc|c]
a_{11} \amp a_{12} \amp \cdots \amp a_{1n} \amp b_{1}\\
a_{21} \amp a_{22} \amp \cdots \amp a_{2n} \amp b_{2}\\
\vdots \amp \vdots \amp \ddots \amp \vdots \amp \vdots\\
a_{m1} \amp a_{m2} \amp \cdots \amp a_{mn}\amp b_{m}
\end{amatrix}
}
\newcommand{\varaugmatrix}[4]{
\begin{amatrix}[cccc|c]
#3_{11} \amp #3_{12} \amp \cdots \amp #3_{1#2} \amp #4_{1}\\
#3_{21} \amp #3_{22} \amp \cdots \amp #3_{2#2} \amp #4_{2}\\
\vdots \amp \vdots \amp \ddots \amp \vdots \amp \vdots\\
#3_{#1 1} \amp #3_{#1 2} \amp \cdots \amp #3_{#1 #2}\amp #4_{#1}
\end{amatrix}
}
\newcommand{\spaceforemptycolumn}{\makebox[\wd\boxofmathplus]{\ }}
\newcommand{\generalmatrix}[3]{
\left(
\begin{array}{cccc}
#1_{1,1} \amp #1_{1,2} \amp \ldots \amp #1_{1,#2} \\
#1_{2,1} \amp #1_{2,2} \amp \ldots \amp #1_{2,#2} \\
\amp \vdots \\
#1_{#3,1} \amp #1_{#3,2} \amp \ldots \amp #1_{#3,#2}
\end{array}
\right) }
\newcommand{\colvec}[2][c]{\begin{amatrix}[#1] #2 \end{amatrix}}
\newcommand{\rowvec}[1]{\begin{bmatrix} #1 \end{bmatrix}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 1.19 Class equation
This section will essentially be a long format example of computing stabilizers and orbits for one particular type of group action: namely, the action of a group on itself by conjugation. The
class equation of a group is a one-line summary of the number and sizes of the orbits of
\(G\) under the action of conjugation.
Definition 1.19.1 . Conjugacy class.
The conjugacy class of an element \(h\) of the group \(G\text{,}\) denoted \(C_h\) is the set of all conjugates of \(h\) in: i.e.,
\begin{equation}
C_h=\{ghg^{-1}\mid g\in G\}\text{.}\tag{1.19.1}
\end{equation}
Equivalently, the conjugacy class of \(h\) is the orbit \(O_h\) of \(h\) under the action of conjugation.
Theorem 1.19.2 . Conjugacy and the class equation.
Let \(G\) be a finite group and consider the action of \(G\) on itself by conjugation.
For all \(h\in G\text{,}\) we have
\begin{align*}
O_h \amp =C_h \\
G_h \amp =C_G(h) \text{.}
\end{align*}
It follows from the orbit-stabilizer theorem that
\begin{equation}
\abs{C_h}=[G\colon C_G(h)]\text{.}\tag{1.19.2}
\end{equation}
We have
\begin{equation}
Z(G)=\{g\in G\mid C_g=\{g\}\}\text{.}\tag{1.19.3}
\end{equation}
Let \(C_i=C_{g_i}\text{,}\) \(1\leq i\leq s\) be the distinct conjugacy classes of \(G\text{,}\) and assume further that \(\{C_i\mid 1\leq i\leq r\}\text{,}\) \(r\leq s\text{,}\) is the set of conjugacy classes consisting of a single element. We have a partition
\begin{equation}
G=\bigcup_{i=1}^{s}C_i\text{,}\tag{1.19.4}
\end{equation}
from which it follows that
\begin{equation}
\abs{G}=\sum_{i=1}^r1+\sum_{i=r+1}^s\abs{C_i}=\abs{Z(G)}+\sum_{i=r+1}^s[G\colon C_G(g_i)]\text{.}\tag{1.19.5}
\end{equation}
Proof.
Definition 1.19.3 . Class equation.
Let \(G\) be a finite group, and let \(C_1,C_2,\dots, C_s\) be the distinct conjugacy classes of \(G\text{.}\) The class equation of \(G\) is the equation
\begin{equation*}
\abs{G}=\sum_{i=1}^s\abs{C_i}\text{.}
\end{equation*}
TheoremΒ 1.19.2 is useful both for extracting information about a group from its class equation, as well as taking some shortcuts for computing the class equation of a group.
Example 1.19.4 . Class equation: abelian groups.
Prove: a finite group \(\abs{G}\) is abelian if and only if its class equation is of the form
\begin{equation*}
\abs{G}=1+1+\cdots +1\text{.}
\end{equation*}
Example 1.19.5 . Class equation: \(D_8\) .
Compute the class equation of
\(D_8\text{.}\)
Theorem 1.19.6 . Center of a \(p\) -group.
Assume
\(G\) is a group of cardinality
\(p^n\text{,}\) where
\(p\) is a prime integer. The center of
\(G\) is nontrivial: i.e.,
\(Z(G)\ne \{e\}\text{.}\)
Proof.
Corollary 1.19.7 . Groups of cardinality \(p^2\) .
If
\(G\) is a group of cardinality
\(p^2\text{,}\) where
\(p\) is a prime integer, then
\(G\) is abelian.
Definition 1.19.8 . Partition of \(n\) .
Let \(n\) be a positive integer. A partition of \(n\) is an \(r\) -tuple \((n_1,n_2,\dots, n_r)\) for some \(1\leq r\leq n\) satisfying
\begin{align*}
n_1 \amp \leq n_2\leq \dots \leq n_r\\
n \amp =n_1+n_2+\cdots +n_r\text{.}
\end{align*}
Given a partiion \(p=(n_1,n_2,\dots, n_r)\) we define its type \(T(p)\) to be the \(n\) -tuple \((m_1,m_2,\dots, m_n)\text{,}\) where \(m_i\) is the number of entries of \(p\) equal to \(i\) for all \(1\leq i\leq n\text{.}\)
Theorem 1.19.9 . Class equation of \(S_n\) .
Let \(n\) be a positive integer, let \(\mathcal{P}\) be the set of all partitions of \(n\text{,}\) and let \(T(\mathcal{P})\) be the set of all types of these partitions. The class equation of \(S_n\) is
\begin{equation}
n!=\sum_{(m_1,m_2,\dots, m_n)\in T(\mathcal{P})}\dfrac{n!}{m_1!m_2
!\cdots m_n!1^{m_1}2^{m_2}\cdots n^{m_n}}\text{.}\tag{1.19.6}
\end{equation}
Proof.
Corollary 1.19.10 . Stabilizers of cycles.
Let \(\sigma=(a_1\ a_2\ \dots a_k)\) be a \(k\) -cycle in \(S_n\text{.}\) Let \(H=\angvec{\sigma}\) and let
\begin{equation*}
K=\{\tau\in S_n\mid \tau(a_i)=a_i \text{ for all } 1\leq i\leq k\}\text{.}
\end{equation*}
We have
\begin{align*}
C_{S_n}(\sigma) \amp =HK \amp \abs{C_{S_{n}}(\sigma)}=k(n-k)!\text{.}
\end{align*}
Example 1.19.11 . Class equation: \(A_5\) .
Determine the class equation of
\(A_5\text{.}\)
Solution .
First we describe the different cycle types of elements of \(A_5\text{.}\)
\begin{equation*}
\begin{array}{c|c}
\text{Type} \amp \text{Number of elements}\\
\hline
(a\ b\ c\ d\ e) \amp 24 \\
(a\ b\ c) \amp 20 \\
(a\ b)(c\ d) \amp 15\\
\id \amp 1
\end{array}\text{.}
\end{equation*}
Given \(\sigma\in A_n\) of one of these types, we know that its conjugacy class in \(S_5\) consists of all elements of that same type. However, we are computing conjugacy classes in \(A_5\text{!}\) Since we are conjugating \(\sigma\) by fewer elements, its conjugacy class in \(A_5\) will be a subset of its conjugacy class in \(S_5\text{.}\) It follows that each conjugacy class in \(S_5\) breaks ups into a disjoint union of conjugacy classes in \(A_5\text{.}\) As you will show in your homework, some of these conjugacy classes remain intact, while the others split into exactly two conjugacy classes.
Theorem 1.19.12 . Simplicity of \(A_n\) .
For all
\(n\geq 5\) the alternating group
\(A_n\) is simple.
Proof.