Skip to main content

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.

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*}
Solution.

Proof.

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{.}\)

Proof.

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.

Proof.