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.8 Subgroups
Definition 1.8.1 . Subgroup.
A subgroup of a group \(G\) is a subset \(H\subseteq G\) satisfying the following properties.
Identity element.
Closed under group law.
For all \(g_1,g_2\in G\text{,}\) if \(g_1,g_2\in H\text{,}\) then \(g_1g_2\in H\text{.}\) Using logical shorthand:
\begin{equation}
g_1,g_2\in H\implies g_1g_2\in H\text{.}\tag{1.8.1}
\end{equation}
Closed under inverses.
For all \(g\in G\text{,}\) if \(g\in H\text{,}\) then \(g^{-1}\in H\text{.}\) Using logical shorthand:
\begin{equation}
g\in H\implies g^{-1}\in H\text{.}\tag{1.8.2}
\end{equation}
We write \(H\leq G\) to denote that \(H\) is a subgroup of \(G\text{.}\)
Proposition 1.8.3 .
Let \((G, \cdot)\) be a group and suppose \(H\) is a subgroup of \(G\text{.}\)
Restricting the group operation \(\cdot\) to \(H\) defines a binary operation
\begin{align*}
\boldsymbol{\cdot}_H\colon H\times H \amp \rightarrow H\\
(h_1,h_2) \amp \mapsto h_1\boldsymbol{\cdot}_H h_2=h_1\cdot h_2\text{.}
\end{align*}
The pair
\((H, \boldsymbol{\cdot}_H)\) is a group.
Proof.
The only issue here is whether the output of the proposed operation
\(\boldsymbol{\cdot}_H\) actually land in
\(H\text{,}\) and this is guaranteed by axiom (ii) of
DefinitionΒ 1.8.1 .
Since
\(\boldsymbol{\cdot}_H\) is just the restriction of
\(\cdot\) to the subset
\(H\subseteq G\text{,}\) it is easy to see that it inherits the group axiom properties of
\(\cdot\text{.}\)
For example, since
\(g_1(g_2g_3)=(g_1g_2)g_3\) for
all elements
\(g_1,g_2,g_3\in G\text{,}\) it is certainly true for all
\(g_1,g_2,g_3\in H\text{.}\) Thus
\(\boldsymbol{\cdot}_H\) is associative.
Similarly, since by definition
\(e\in H\) and
\(e\) is the identity with respect to
\(\cdot\text{,}\) it is also is an identity element with respect to
\(\boldsymbol{\cdot}_H\text{.}\) The same argument shows that the inverse of an element of
\(H\) with respect to
\(\cdot\) is also an inverse with respect to
\(\boldsymbol{\cdot}_H\text{;}\) since by definition
\(H\) is closed under the inverse operations, all elements of
\(H\) have inverses with respect to
\(\boldsymbol{\cdot}_H\text{.}\)
Example 1.8.4 . Examples.
Given a group
\(G\) the subsets
\(\{e\}\) and
\(G\) itself are both easily seen to be subgroups.
For all
\(n\in \Z\text{,}\) the set
\(H=\{m\in \Z\mid n\mid m\}\) is a subgroup of
\(\Z\text{.}\)
For all
\(n\in \Z\text{,}\) the set
\(\{nk\mid k\in \Z_{\geq 0}\}\) is
not a subgroup.
For any group
\(G\) and element
\(g\in G\text{,}\) the subset
\(H=\{g^n\mid n\in \Z\}\) is a subgroup of
\(G\text{.}\)
Definition 1.8.5 . Cyclic groups.
Given a group
\(G\) and element
\(g\in G\text{,}\) the subgroup
\(H=\{g^n\mid n\in \Z\}\) is the
cyclic group generated by \(g\) , denoted
\(\angvec{g}\text{.}\)
A group
\(G\) is
cyclic if
\(G=\angvec{g}\) for some
\(g\in G\text{.}\)
Example 1.8.6 . Cyclic groups.
Decide which of the following groups are cyclic. If the example is a family of groups, decide whether all elements of the family are cyclic or not.
\(\displaystyle (\Z/n\Z)^*\)
Solution .
Since
\(\Z=\angvec{1}\text{,}\) \(\Z\) is cyclic.
No
\(D_n\) is cyclic, as a simple order computation shows. Namely, all rotations
\(r^i\) in
\(D_n\) have order at most
\(n\text{,}\) and all reflections
\(r^is\) have order
\(2\text{.}\) It follows that
\(\abs{\angvec{g}}\leq n\) for all
\(g\in D_n\text{.}\) Since
\(\abs{D_n}=2n\text{,}\) we see that there is no
\(g\in D_n\) satisfying
\(D_n=\angvec{g}\text{.}\)
We have
\(\Z/n\Z=\angvec{\overline{1}}\text{,}\) showing that it is cylic.
The group \((\Z/n\Z)^*\) is not always cyclic, the first counterexample being \(n=8\text{.}\) (Show for yourself that this group is cyclic for \(n=2,3,4,5,6,7\text{.}\) ) To see why \((\Z/8\Z)^*\) is not cyclic, we first compute
\begin{equation*}
(\Z/8\Z)^*=\{\overline{1}, \overline{3}, \overline{5}, \overline{7}\} \text{,}
\end{equation*}
and then note that each of these elements has order at most \(2\text{.}\) It follows that \((\Z/8\Z)^*\) is not cyclic.
A cyclic group \(G=\angvec{g}\) is abelian: given \(g_1=g^{n_1}\) and \(g_2=g^{n_2}\text{,}\) we have
\begin{equation*}
g_1g_2=g_2g_1=g^{n_1+n_2}\text{.}
\end{equation*}
As you might have guessed, however, not all abelian groups are cyclic. There are many counterexamples to such a claim, but the smallest one is the group
\begin{equation*}
\Z/2\Z\times\Z/2\Z=\{(0,0),(0,1),(1,0),(1,1)\}\text{.}
\end{equation*}
It is easy to see, using the product group operation defined in
DefinitionΒ 1.1.5 \(\ord g\leq 2\) for all
\(g\in \Z/2\Z\times \Z/2\Z\text{,}\) and thus that
\(\abs{\angvec{g}}\leq 2\) for all
\(g\in \Z/2\Z\times \Z/2\Z\text{.}\) Since
\(\abs{\Z/2\Z\times \Z/2\Z}=4\text{,}\) we conclude that the group is not cyclic.
This group is important enough to warrant its own name. We call it, and any group that is isomorphic to it, a Klein 4-group . It is easy to see that such a group has a presentation of the form
\begin{equation*}
\angvec{a,b\mid a^2=b^2=e, ab=ba}\text{.}
\end{equation*}
In \(\Z/2\Z\times \Z/2\Z\text{,}\) we can take \(a=(1,0)\) and \(b=(0,1)\text{.}\) We make use of this fact in our official definition of a Klein 4-group.
Specimen 11 . Klein 4-group.
We call a group \(G\) a Klein 4-group if \(G\cong Z/2\Z\times \Z/2\Z\text{.}\) We will use the notation
\begin{equation*}
V_4=\angvec{a,b\mid a^2=b^2=e, ab=ba}
\end{equation*}
to denote a Klein 4-group with generators \(a\) and \(b\text{.}\)
Example 1.8.8 . Subgroups of \(D_n\) .
Find all subgroups of
\(D_3\text{.}\)
Find all cyclic subgroups of
\(D_4\text{.}\) Produce a noncyclic subgroup of
\(D_4\text{.}\)
Definition 1.8.9 . Kernel of homomorphism.
Let \(\phi\colon G\rightarrow H\) be a group homomorphism. The kernel of \(\phi\text{,}\) denoted \(\ker \phi\text{,}\) is the set
\begin{equation}
\ker\phi=\{g\in G\mid \phi(g)=e_H\}\text{.}\tag{1.8.3}
\end{equation}
Theorem 1.8.10 . Kernel and image.
Let \(\phi\colon G\rightarrow H\) be a group homomorphism.
\(\ker\phi\) is a subgroup of
\(G\text{.}\)
\(\im \phi\) is a subgroup of
\(H\text{.}\)
Proof.
Example 1.8.11 . Kernel and image.
Compute \(\ker\phi\) and \(\im \phi\) for the given group homomorphism \(\phi\text{.}\)
Fix
\(m\in \Z\) and define
\(\phi\colon \Z\rightarrow \Z\text{.}\)
\(\phi\colon \Z/12\Z\rightarrow \Z/12\Z\text{,}\) \(\phi(\overline{a})=\overline{3}\overline{a}\)
Let
\(L=\{\ell_1, \ell_2, \ell_3\}\) be the set of three ``diameters" in the regular hexagon
\(P_6\text{.}\) Let
\(\phi\colon D_6\rightarrow S_3\) be the homomorphism associated to the group action of
\(D_6\) on
\(L\text{.}\)
Definition 1.8.12 . Centralizer, normalizer, center.
Let \(A\) be a subset of the group \(G\text{.}\)
The centralizer of \(A\) in \(G\text{,}\) denoted \(C_G(A)\text{,}\) is the set
\begin{equation}
C_G(A)=\{g\in G\mid gag^{-1}=a \text{ for all } a\in A\}=\{g\in G\mid ga=ag \text{ for all } a\in A\}\text{.}\tag{1.8.4}
\end{equation}
The normalizer of \(A\) in \(G\text{,}\) denoted \(N_G(A)\text{,}\) is the set
\begin{equation}
N_G(A)=\{g\in G\mid gAg^{-1}=A\}\text{.}\tag{1.8.5}
\end{equation}
The center of \(G\text{,}\) denoted \(Z(G)\text{,}\) is the set
\begin{equation}
Z(G)=\{g\in G\mid gg'g^{-1}=g' \text{ for all } g'\in G\}=\{g\in G\mid gg'=g'g \text{ for all } g'\in G\}\text{.}\tag{1.8.6}
\end{equation}
\begin{equation*}
\end{equation*}
Theorem 1.8.13 . Centralizer, normalizer, center.
Let \(G\) be a group, and let \(A\) be a subset of \(G\text{.}\)
\(C_G(A)\) is a subgroup of
\(G\text{.}\)
\(N_G(A)\) is a subgroup of
\(G\text{.}\)
\(Z(G)\) is a subgroup of
\(G\text{.}\)
Proof.
Example 1.8.14 . Centralizer, normalizer, center.
Let \(G=S_4\text{.}\)
Let
\(A=\{(1\ 2), (3\ 4)\}\text{.}\) Compute
\(C_{G}(A)\) and
\(N_{G}(A)\text{.}\)
Let
\(B=\{(1\ 2), (1\ 3)\}\text{.}\) Compute
\(C_G(B)\) and
\(N_G(B)\text{.}\)
Compute
\(Z(S_4)\text{.}\)