If you find a mistake, omission, etc., please let me know by e-mail.
The orange ball marks our current location in the course, and the current problem set.
September 5: Introduction; binary operations; definition of a group
(from D&F 0 and part of 1.1)
Remarks and corrections for
the D&F “Preliminaries”
[D&F = Dummit and Foote’s Abstract Algebra = course textbook]:
• The letters $\mathbb Z$, $\mathbb Q$, etc. are
“blackboard bold”, originating as a
typewritten and then handwritten proxy for the printed bold
$\mathbf Z$, $\mathbf Q$, etc. for the integers, rationals, etc.
Nowadays they are also sometimes seen in typeset mathematics
(as in D&F), but you’re welcome to use the traditional
ordinary blackboard $\mathbf Z$, $\mathbf Q$, etc. as well
if you write up your homework in LaTeX or the like.
Just don’t use ordinary $Z$ for either $\mathbb Z$ or $\mathbf Z$
(and likewise Q, R, etc.), because that letter might be needed for
some other set or variable or the like.
» Possibly the rationals are denoted by $\mathbf Q$ because
“$\mathbf R$” was already in use for the reals
and the letter Q suggests “quotients”
(or a cognate word in some other European language).
• D&F write about the notation $f^{-1}(C)$ for the preimage of $C$
(when $C$ is a subset of the “codomain” $B$ of some
function $f : A \to B$): “Note that $f^{-1}$ is not in general
a function [from $B$ to $A$] and that the fibers of $f$ generally contain
many elements since there may be many elements of $A$ mapping to
the element $b$ [of $B$].” Maybe better to write that in general
the fibers may contain many elements of $A$;
a fiber may also contain few elements, or none at all.
• The first of D&F’s ten “properties of the integers”
(Section 0.2) is the well ordering of ${\mathbf Z}^+$, the set of
positive integers — not of ${\mathbf Z}$
which is not well-ordered (do you see why?).
Since a minimal element of $A \subseteq{\mathbf Z}^+$, if it exists,
is unique, we will usually write and say
“the minimal element”.
•
Note that Section 0.1 concludes “Finally,
we shall assume the reader is familiar with proofs by induction”;
possibly you’re not as familiar with well ordering,
but that turns out to be equivalent to proof by induction.
Thus to derive well ordering from induction, we prove the equivalent
statement that if $A \subseteq {\mathbf Z}^+$ does not have
a minimal element then $A$ is empty, which in turn means that
$n \notin A$ for all $n \in {\mathbf Z}^+$. We prove by induction that
for each $n \in {\mathbf Z}^+$ none of the positive integers $m \leq n$
is in $A$.
$\circ$ Base case, $n=1$: if $1 \in A$ then $1$ is minimal, contradiction.
$\circ$ Induction step: if $A$ contains no $m \leq n$ then $A$ cannot contain
$n+1$ because then $n+1$ would be minimal. Hence $A$ does not contain
$n+1$ either, and thus contains no $m \leq n+1$. This completes
the induction step and the proof. ☐
Conversely, to prove induction from well-ordering: if we want to prove
“for all $n \in {\mathbf Z}^+$, <statement $S(n)$>”,
and have checked $S(1)$ and proved $S(n) \Rightarrow S(n+1)$, then
the set $A := \{ n \in {\mathbf Z}^+ : S(n) \text{ is false}\}$
has no minimal element, so by well-ordering $A = \emptyset$,
which means that indeed $S(n)$ is true for all $n$. ☐
•
Besides “$e$”, other common notations for the identity element
of a group $G$ are “${\rm id}$” (LaTeX: {\mathrm id})
or simply “1” (as D&F notes). If there is risk of confusion
— e.g. between the group identity 1 and the number 1,
or between the identity elements of different groups —
we can specify $e_G$, $1_G$, etc. (The letter e might be from German
Eins “one” or Einheit “unit, the number 1”.)
•
Note that the proof of Proposition 1, part 2 uses only
$a \star b = e = c \star a$, not the full hypothesis (iii) that
$b$ and $c$ are two-sided inverses of $a$.
Thus it is enough to require that each $a \in G$ has
both a left and a right inverse; it then automatically follows
that these inverses are equal to each other and to any other
group element $b$ satisfying $a \star b = e$ or $b \star a = e$.
[This is also our first example of the crucial role of the
associativity axiom $(a \star b) \star c = a \star (b \star c)$.]
Likewise for Part 1 the analysis $f = e \star f = e$ requires only that
$e,f$ satisfy $e \star g = g$ and $g \star f = g$ for all $g$.
First problem set: Introduction to groups
NO CLASS SEPTEMBER 7
September 12: Basic group properties and examples (finish D&F 1.1);
dihedral groups (D&F 1.2); if time: start on symmetric groups (D&F 1.3)
The initial examples of groups in D&F 1.1
(page 17) are familiar but atypical in that all are commutative.
Nor can our two constructions of new groups from old
(subgroups and direct products,
see problems
Further remarks on D&F 1.1 and 1.2
• About part (5) of the first Proposition of D&F 1.1
(the “generalized associative law”):
Already in part (4) we in effect used the $n=4$ case,
for which there are five possible ways to compute
$a_1 \star a_2 \star a_3 \star a_4$:
$$ 1(2(34)), 1((23)4), (12)(34), (1(23))4, ((12)3)4. $$
How many choices are there for $n=5$ and beyond? For $n=1,2,3,4,\ldots$,
the sequence of counts starts $1, 1, 2, 5, 14, 42, 132, 429, \ldots$;
for general $n$, the number of choices is the
• For $n=1,2,3$ the
“Latin square” property of the
multiplication table of the group $G$ of $n$ elements
(see the Problem 1 on the
first problem set)
suffices to determine all such $G$. But this soon becomes
impractical once $n$ gets at all large; according to the
Wikipedia page on Latin squares,
all $n \times n$ Latin squares are equivalent for $n=1,2,3$,
but there are $4$ possibilities for $n=4$, then $56$ for $n=5$
and the counts quickly explode from there on
(and explode much faster than Catalan numbers). For comparison,
we shall soon see that there are only $2$ possible groups of size $4$,
and (even easier) only one of size $5$; for further counts, see
Sequence #1(!)
on the OEIS = Online Encyclopedia of Integer Sequences.
[The Catalan numbers are Sequence #108.]
• Warning on notation for the dihedral groups: In many sources
(including, last I checked,
Wikipedia’s “Dihedral group” entry)
the group of symmetries of a regular
• We can avoid having to keep track of edge cases involving
vertices $1,2,n$ etc. by labeling the vertices by integers mod $n$.
Then the rotation $r$ takes $x$ to $x+1$ (even for $x=n$),
and the reflection $s$ takes $x$ to $2-x \bmod n$;
the dihedral group consists of all permutations of the form
$r^i(x) = x+i \bmod n$ and $s r^i(x) = 2-(x+i) = (2-i) - x \bmod n$
(or more convenientsly $r^i$ and $s r^{2-i}$, which takes $x$ to $i-x$)
for $i \in {\bf Z} / n {\bf Z}$.
• Besides the finite dihedral groups $D_{2n}$ there is also the
“infinite dihedral group $D_\infty$”,
consisting of symmetries of $\bf Z$
(imagine the vertices of a regular
» Why “dihedral”? You’ve probably already seen
the words tetrahedron, octahedron, etc. for solids with
$4, 8, \ldots$ faces (so a cube is a regular hexahedron).
Their groups of rigid symmetries are known as the
tetrahedral, octahedral, etc. groups;
these groups are the topics of Exercises 9–13 (p.28) for D&F 1.2,
and appear a few further times in the text — see
“Platonic solids, symmetries of” in the Index, page 928.
Well, a “dihedron” would be a “solid”
with only two faces, and then those sides must be just one polygon
considered as the top and bottom of a zero-width prism;
in a “regular dihedron”, these faces are
two congruent regular
• Warning about generators and relations:
the groups $D_{2n}$ are somewhat atypical in being so easily accessible
via a generators-and-relations presentation
$G = \langle S \mid R_1, \ldots, R_m \rangle$.
In many cases it is not easy to understand a group given in this way,
nor to decide for some $G$ and $S$ whether the relations $R_1,\ldots,R_m$
suffice to recover $G.$ In fact it is a theorem
(Wikipedia cites papers by Novikov and Boone
published 1955 and 1958) that there is no algorithm that can decide,
given $S$, $R_1,\ldots,R_m$, and some “word” $w$
(a finite product of elements of $S$ and their inverses), whether
$w$ is the identity element of $\langle S \mid R_1, \ldots, R_m\rangle$.
In fact one can even specify $S$ and the $R_i$ in advance!
See Wikipedia’s article
“Word problem for groups”
for an explicit choice with $\#(S)=10$ and $m=27$.
𝄞
Stick around for a few minutes after 4:15 for
why some music theorists care about
the dihedral group D24.
September 14: Symmetric groups (D&F 1.3), matrix groups (1.4), and the quaternion group $Q_8$ (1.5)
Remarks on D&F 1.3
» $\Omega$ is the capital form of
Greek letter omega (which is why the symbol is also used for the
unit of electrical resistance named for Georg
Ohm). As you might expect,
the (La)TeX code is \Omega.
The name literally means “big o”,
distinguished from omicron = “little o”.
• Some familiar examples of permutations in the Real World™
include shuffling a deck of cards, scrambling a Rubik’s cube,
and sorting a list. (For example, the fact that a
“bubble sort” terminates implies that
$S_n$ is generated by the $n-1$ “simple transpositions”
$(1\;2)$, $(2\;3)$, … $(n-1\;n)$ of consecutive numbers in
$\{1,2,3,\ldots,n\}$.) We have also seen that for any element $g$
of a group $G$ (finite or not), the map taking $x \in G$ to $gx$
is a permutation, as is the map taking $x$ to $xg$; thus both maps
can be regarded as elements of the symmetric
Remarks on D&F 1.4 and 1.5
• To show that if $p$ is prime then ${\bf F}_p$ is a field
we need the fact that all nonzero elements of ${\bf F}_p$ have
multiplicative inverses. This in turn comes down to item (7) in
the “Properties of the Integers” in Section 0.2
of the Preliminaries (bottom of page 5): if $a \bmod p$ is nonzero then,
taking $b=p$, we have $\gcd(a,b)=1$, so we can find integers $x$ and $y$
such that $ax + by = 1$; since $b=p$ this makes $ax \equiv 1 \bmod p,$
and we have found a multiplicative inverse $x$ of $a \bmod p.$
• In 1.4, for “… and whose determinant is nonzero”
(just before the displayed equation for $GL_n(F)$) you can substitute
“that are invertible”, which is equivalent
and conceptually simpler.
• You might remember that the identification of matrices
with linear transformations gives the conceptual explanation for
the associativity of the matrix product. It also lets us regard
$GL_n(F)$ as a subgroup of the group $G_{F^n}$ of permutations of
the vector space $F^n$. (In general it’s a very small
subgroup of $S_{F^n}$; for starters $0$ cannot move, but even in
$S_{F^n - \{0\}}$ most permutations are not linear —
the counts coincide only for $F = {\bf Z}/2{\bf Z}$ and $n=1,2$.)
• In the next problem set we shall exhibit a finite subgroup of
$GL_2({\bf C})$ with the same structure as $Q_8,$ which lets us deduce
that $Q_8$ is a group without directly checking each of the $7^3$
cases of the associative law that do not involve the identity.
Second problem set: Examples of groups
corrected 15.ix.2023 [Amy Feng]:
the second part of Problem 3 concerns a regular octahedron,
not a regular tetrahedron.
corrected 16.ix.2023 [Michael Moorman]:
in problem 2, the group $G$ should have been (and now is) $D_{2n}$.
September 19 and 21: Homomorphisms and isomorphisms between groups (D&F 1.6);
group actions (D&F 1.7)
Remarks on D&F 1.6 and 1.7
• You might expect the definition of a group homomorphism
$\varphi$ from $G$ to $H$ (bottom of page 36) to include
the requirement that $\varphi$ respect identities and inverses,
i.e., that $\varphi(1_G) = 1_H$ and $\varphi(x^{-1})=(\varphi(x))^{-1}$
for all $x \in G$ (note that in the second equation the left-hand side
is the inverse
» The Greek letter $\phi$ (capital form: $\Phi$) is called
“phi” (LaTeX: \phi or \varphi, \Phi);
its name can be pronounced either “fie” or “fee”,
either of which is correct —
just not “foe” or “fum”.
• As with linear transformations,
if $\varphi: G \to H$ and $\psi: H \to K$ are group homomorphisms
then so is their composition $\psi \circ \varphi: G \to K$.
[Here $\psi$ is the Greek letter psi, usually pronounced “sigh”
but sometimes “psigh” or “psee”;
its capital form is $\Psi$, and naturally the LaTeX commands are
\psi, \Psi.]
• The “kernel” of an action of $G$ on $B$
(end of example 1 on page 43) is indeed the kernel of
the associated homomorphism $G \to S_B$
(see Exercise 14 for the previous section, page 40).
• The regular left action of a group on itself
(last example on page 44) already gives us Cayley’s theorem,
which appears later in D&F as Corollary 4 on page 120:
any group $G$ is isomorphic with a subgroup
Third problem set:
Group homomorphisms [including isomorphisms] and actions
corrected 23.ix.2023 [Marcello Laurel]:
in problem 4 the formula defining the kernel should have (and now has)
“$\varphi(g) = 1_H$”, not “$\varphi(G) = 1_H$”.
The textbook has the correct formula (p.40, Exercise #14 for D&F 1.6).
September 26: More on subgroups:
centralizers and normalizers, stabilizers and kernels (D&F 2.1 and 2.2)
Remarks on D&F 2.1 and 2.2
• D&F 2.1 is largely a review of material we already developed
in class and/or in the assigned problems. The only new elements
are the notations $H \leq G$ and $H \lt G$ for
“$H$ is a subgroup
• Example (2) on page 47: except if $G$ is the trivial group,
in which case it has only one subgroup…
You can already work out which nontrivial groups $G$ have no subgroups
other than $\{1\}$
• The same notation $C_G$ is used for the centralizers of
an element of $G$ and of a subset of $G$
(so $C_G(a)$ is also $C_G(\{a\})$ ).
• The term “centralizer” is used because $C_G(a)$
is the largest subgroup of $G$ whose center contains $a$
(check that $C_G(a)$ does always
• If $G$ acts on some set $\Sigma$ then $G$ also acts on
the power set ${\cal P}(\Sigma)$ (a.k.a. $2^\Sigma$) by
$g \cdot A := \{ g \cdot a \mid a \in A \}$.
If $\Sigma = G$ with $G$ acting on itself by conjugation then
the stabilizer of $A$ is the normalizer $N_G(A)$.
• See the Exercises for D&F 2.1 for further examples of
subgroups and subgroup constructions.
September 28: The structure of cyclic (sub)groups (D&F 2.3)
Remarks on D&F 2.3
• As the textbook more-or-less notes, Proposition 2
is basically a review of our earlier description of the order of
an element. (There is no Proposition 1 in this section;
D&F numbers Propositions and the like by chapter, and this chapter’s
Proposition 1 is the “Subgroup Criterion”
• In Proposition 3, “$(m,n)$” is
not an ordered pair but a common abbreviation for
$\gcd(m,n)$ (gcd = greatest common divisor);
likewise $(n,a)$ in Proposition 5,
$(a,n)$ in Proposition 6,
and $(n,b)$ in Theorem 7.
Alternatively: by this point we already know that if $x^n = 1$ then
$|x|$ is (finite and) a factor
• In Theorem 4, the point of the claim that $\varphi$ is
well-defined is that there can be more than one way to write
an element of $\langle x \rangle$ as $x^k\!$, but all of them yield
the same element
• It might help to visualize Proposition 5 (page 57)
as follows.
The group element $x^a$ goes $a/n$ of the way around the cycle.
Then $(x^a)^m$ goes $ma/n$ of the way around,
and we want to make that an integer.
Reduce $a/n$ to lowest terms as $a'/n'$.
Then $ma/n = ma'/n'$, and since $a'/n'$ is in lowest terms
its $m$th multiple is an integer iff
$m$ is a multiple
» Merriam–Webster knows about
iff; note the pronunciations!
The Wiktionary entry for iff
reports that several other languages
calqued
the abbreviation: Spanish sii, Finnish joss,
Swedish omm, Danish and Norwegian hviss, and even
Hebrew IMM with an incongruous doubled final-Mem.
• Note that the $Z$ in the notation
$Z_n$ for a cyclic group of order $n$ is an ordinary italic $Z$,
not the Z or ℤ used for the integers.
This $Z$ comes from a different German word,
zyklisch (“cyclic”).
The notation $C_n$ is also used
(where I guess the $C$ is not directly from our “cyclic”
but from French “cyclique”).
Fourth problem set: Subgroups
clarification 3.x.2023: yes, in 2(ii) we retain
the requirement $\forall n: H_n \leq H_{n+1}$
October 3: Subgroups generated by subsets of $G$ (D&F 2.4)
(and the conclusion of 2.3)
Remarks on D&F 2.4
• As with centralizers, we use the notation
$\langle \cdots \rangle$ both for the subgroup $\langle A \rangle$
generated by a subset $A$ of a group
and for the subgroup $\langle a_1, a_2, \ldots \rangle$
generated by some elements of the group. For example,
$\langle a_1, a_2, \ldots, a_n \rangle$ means the same as
$\langle \{ a_1, a_2, \ldots, a_n \} \rangle$.
• In particular, if $n=1$ we recover our notation $\langle x \rangle$
for the cyclic subgroup generated by a single group
• At the end of D&F 2.3 we saw that a subgroup of a cyclic group
is again cyclic. Since “cyclic” means the same as
“one-generator“, one might be tempted to guess that
likewise a subgroup of an
• We shall probably see later in Math 122 that if
$G = \langle a_1, a_2, \ldots \rangle$ is abelian
then any subgroup of $G$ can be generated by at most
October 5: Normal subgroups and quotient groups (D&F 3.1)
The $\triangleleft$ symbol is available in LaTeX as
\triangleleft . The amssymb package also provides a
\trianglelefteq symbol that can be used to specify
“is a normal group which need not be a proper subgroup”.
Remarks on D&F 3.1
• We can now explain the term “normalizer” as
an analogue of “centralizer”.
The centralizer $C_G(A)$ of some $A \subseteq G$ is
the largest subgroup $G' \subseteq G$ whose center
» The word “normal” is known for having many unrelated
technical uses in mathematics. The four senses currently included
in the Merriam–Webster entry
(and quoted in the fifth problem set)
are only a fraction of the list in
Wikipedia’s dismabiguation page
(where ours appears last because the list is alphabetized),
even accounting for the fact that some entries in this list are
closely related (such as normal matrix and normal operator).
• Warning: unlike $\subset$ and $\leq$, the relation $\triangleleft$
is not transitive: there can be groups $G'' \subset G' \subset G$
such that $G'' \triangleleft G'$ and $G' \triangleleft G$ but
$G''$ is not a normal subgroup
kifth problem set:
Subgroups generated by subsets; normal subgroups
corrected 7.x.2023 [Wittmann Goh]:
in 2(ii), matrices of the form $({1 \; b \atop 0 \; 1})$
with $b \in {\bf R}$ [not “$a \in {\bf R}$”]
October 10: Cosets, continued (D&F 3.2)
Remarks on D&F 3.2
• The opening sentence of this section feels misleading: it says
“In this section we continue the study of quotient groups”
but most of the discussion is about cosets of subgroups that
are typically not normal and thus do not correspond to a quotient group.
• Lagrange’s Theorem (Thm.8 on page 89–90) and its proof
already appeared in the third problem set (problems 5 and 6),
though without the context of cosets.
• Other notations for the index of a subgroup $H$ of a group $G$ are
$[G:H]$ and (per Wikipedia) $(G:H)$. I’ll try to stick to
D&F’s $|G:H|$ but you might on occasion see $[G:H]$ which is
the notation I'm used to.
• This chapter of the text does not seem to state explicitly that
there is a bijection between left cosets $gH$ and right cosets $Hg'$,
so in particular $(G:H)$ is also the number of right cosets
even if we do not assume that $|G| \lt \infty.$
Indeed the image of $gH$ under the inverse map $x \mapsto x^{-1}$ is
$H^{-1} g^{-1} = H g^{-1}$. (This argument is given in
D&F 3.2, Exercise 12.) The important special case $(G:H) = 2$
of this is used in the proof that subgroups of index 2
are always normal (see page 91,
• A further corollary of Lagrange’s Theorem is that
if $G$ is a group of prime order then the only subgroups of $G$ are
$\{1\}$ and $G$ itself. Conversely, if $G$ is a finite group
such that $|G|$ is not prime (nor equal
• Proposition 14 (page 94) gives another example of the observation
that practically anything that can be proved with the
“Subgroup Criterion”
$\circ$ $1 \in HK$ because [why?];
$\circ$ $HK$ is closed under inverses because $(hk)^{-1} = k^{-1} h^{-1}$
and $H,K$ are closed under inverses:
if $h\in H$ and $k \in K$ then $h^{-1}\in H$ and $k^{-1} \in K$
so $(hk)^{-1} \in KH = HK$; and
$\circ$ $HK$ is closed under products because $H$ and $K$ are:
if $h,h' \in H$ and $k,k' \in K$ then $(hk)(h'k') = h(kh')k'$,
and $kh' \in KH = HK$, so we can write $kh' = h'_1 k_1^{\phantom\prime}$
and deduce $(hk)(h'k') = h(h'_1 k_1^{\phantom\prime})k'
= (h h'_1) (k_1^{\phantom\prime} k') \in HK.$
October 12: The isomorphism theorems, etc. (D&F 3.3)
Remarks on D&F 3.3
• Different authors use different numbers and names
for what D&F call the First, Second, and Third Isomorphism Theorems.
We’ll say little about the “Fourth Isomorphism Theorem“
(for which Wikipedia recognizes the names
“lattice theorem“ and “correspondence theorem”).
• The connection between Corollary 17(2) and the rank-nullity theorem
is not as immediate as D&F suggest. If $\varphi: V \to W$ is a homomorphism
of vector spaces then there is a quotient vector space $V / \ker(\varphi)$
that is isomorphic with the image
• Concerning the first full paragraph of page 100:
an even simpler example uses the two groups ${\bf Z} / 4{\bf Z}$ and
$({\bf Z} / 2{\bf Z}) \times ({\bf Z} / 2{\bf Z})$ of order 4:
each of those $G$ has a (necessarily normal) subgroup $N$ with
$|N| = |G/N| = 2,$ and all groups of order 2 are isomorphic.
Sixth problem set:
Cosets, Cauchy, etc.
corrected 13.x.2023:
the proof of Cauchy’s theorem counts as both #3 and #4
(h/t AnaMaria Perez); and in that problem the cardinality of $\cal S$ is
$|G|^{p-1}$, not “$G^{p-1}$”, and
the notation $\vec x$ for the
corrected 14.x.2023:
Likewise in 1(i) the cardinality of $gHg^{-1}$ is $|H|$, not $H$
(noted by Michael Moorman, Willa Fogelson, and, independently(?),
Daniel Dickman).
corrected 15.x.2023:
in part (ii) of problem “3–4”
the trivial subgroup is $\{0\}$, not $\{1\},$
because we are using additive notation for ${\bf Z} / p {\bf Z}$
(noted by M. Moorman)
corrected 17.x.2023 ☹:
in problem 5, $p$ is the index $|G:H|$, not $|H:G|$
corrected 18.x.2023: problems 5 and 6 are
D&F 3.3 #3,8, not D&F 3.4 #5,8
October 17: The sign homomorphism $S_n \to \{1,-1\}$
and the alternating group $A_n$ (D&F 3.5)
There are many ways to construct the sign homomorphism,
but none that feels well motivated. The difficulty can be understood
as follows. Suppose there is a nontrivial homomorphism $h : S_n \to A$
for some abelian
The usual way around this difficulty is to construct the map $h$
in some other way and then show that it is in fact a homomorphism,
from which the other properties follow. Various ways to do this
are known, none of which is ideal, though each of them tells us
something more
(*) D&F define the sign by
$\epsilon(\sigma) = \prod_{i\lt j} (x_i - x_j) =
\prod_{i\lt j} (x_{\sigma(i)} - x_{\sigma(j)})$.
Choose $x_1,\ldots,x_n = 1,\ldots,n$ (i.e. $x_i = i$ for
One neat application is the unsolvability of
Loyd’s 15-14 puzzle: can the
15 Puzzle
be manipulated so as to return to its original state but with two tiles switched?
Consider a position of the puzzle as a permutation of 16 objects:
the 15 tiles and the hole. Note that the reachable configurations
do not necessarily form a group, because we can only concatenate
two move-sequences if their first one takes the hole to where
it is needed for the start of the second sequence, so this
subset of $S_{16}$ need not be closed under the group operation.*
But we can still consider each move as a simple transposition
switching a hole with a tile. When the hole returns to its initial place,
it has made an even number of moves, because each move changes the
hole’s color in a checkerboard coloring of the $4 \times 4$ square.
Therefore the resulting permutation of the tiles and hole is even,
and in particular cannot be a simple transposition, QED.
(*) On the other hand, the reachable configurations in which
the hole has been brought back to the bottom right corner do
allow for arbitrary concatenations, and so must form a subgroup
It is known that conversely all even permutations can be realized. The same Wikipedia page gives a reference to a 1879 paper by Johnson and Story proving this not just for the $4 \times 4$ puzzle but generally for any rectangular $m \times n$ puzzle as long as both sides $m$ and $n$ are at least 2. [Yes, that’s 1879, not 1978 or 1987; this was published in the second volume of the American Journal of Mathematics, which is now in its 145th year and volume.]
One sometimes sees 2-cycles called
“simple transpositions” (not just
“transpositions”, as in the Definition in D&F p.107),
in contrast to
October 19: Group actions and permutation representations (D&F 4.1, 4.2)
Remarks on D&F 4.1 and 4.2
• Much of these two sections are review of material that we have
already covered, which is why I’m slating them for a single lecture.
• The last sentence of Proposition 2 (page 114) is usually called the
orbit-stabilizer theorem. D&F cannot call it that
at this point because they have not yet defined “orbit”
(which they do in the next page).
• In particular, this result together with Lagrange shows that
if $G$ is finite then $|G|$ is the product of the sizes of the orbit
and the stabilizer
• The proof in D&F of this result (that is, the end of the proof of
Proposition 2) elides the key point that the map $b \mapsto g G_a$
is well-defined: if $b = g \cdot a = g' \cdot a$ then $g G_a$ and $g' G_a$
are the same coset. (To be sure the proof is straightforward.)
• Combining results of 4.1 and 4.2, together with 4.1 Exercise 1
(page 116), we see that transitive actions of a fixed group $G$
on an arbitrary set $A$ correspond to subgroups $H \subseteq G$
up to conjugation: from the action we recover $H$ as the stabilizer
$G_a$ for any $a \in A$; and from $H$ we recover the action by letting
$A$ be the set of left cosets
Seventh problem set:
The sign homomorphism and the alternating group; group actions cont’d
corrected 24.x.2023:
in problem 4(i), both $m$ and $n$ must be at least $1$
(because $(S_1 : A_1) = 1$, not $2$ which is the index $(S_n : A_n)$
for all
October 24: Groups acting on themselves by conjugation;
the class equation of a finite group, and the simplicity
Remarks on D&F 4.3
• One could also write the class equation as
$|G| = \sum_j |G : C_j(x_j)|$ where $x_j$ runs over representatives of
all conjugacy classes, central or not. (That’s equivalent because
each $x_j \in Z(G)$ contributes $1$ to the sum.) But the textbook’s
choice of separating out the central terms seems to be universal.
• We already knew that a group of prime order $p$ is abelian
(and in fact cyclic); Corollary 9 shows that all groups of order $p^2$
are abelian. This is no longer true for order $p^3$: we have already
seen the example of $D_8$ and $Q_8$ (for $p=2$) and the groups of
upper-triangular matrices with entries in ${\bf Z} / p {\bf Z}$
and 1’s on the diagonal (for
• More generally if $G$ acts on any finite set $S$ then
the orbit-stabilizer theorem gives $|S| = \sum_j |G : G_j|$ where
$G_j$ is the stabilizer of a representative of the
• The number of partitions of $n$
(which is the number of conjugacy classes
• The proof of the simplicity of $A_5$ works also for many other
finite simple groups, including the two next-smallest groups,
${\rm PSL}_2({\bf Z}/7{\bf Z})$ (order 168, conjugacy group sizes
$1, 21, 24, 24, 42, 56$) and $A_6$ (order $6!/2 = 360$,
conjugacy classes of sizes
October 26: The group of automorphisms of a group $G$ (D&F 4.4)
Remarks on D&F 4.4
• In general an automorphism of any mathematical structure
$M$ is a bijective isomorphism $M \to M$,
i.e. a bijection that preserves the structure;
and these bijections constitute a subgroup
$\large\circ$
For more about the Petersen graph (which the topic of my
extemporaneous digression on automorphism groups), see
this Wikipedia page.
• The proof of Proposition 13 repeats steps we have done already,
in some cases more circuitously than necessary,
perhaps for didactic reasons — e.g. the fact that $\varphi_1$
is the identity map is immediate from its definition, and is
the first thing we checked when verifying that conjugation
indeed gives an action.
• Likewise we have already seen Proposition 14
(when noting that the class equation does not depend on the choice of
representative $g_i$ of the conjugacy class); more generally
$K \cong \varphi(K),$ and thus $|K| \cong |\varphi(K)|,$
for any automorphism $\varphi$
• Re Proposition 15 and the ensuing Definition:
Exercise 1 for this section shows that the inner automorphism
group ${\rm Inn}(G)$ is in fact a normal subgroup of
${\rm Aut}(G).$
• About the Definition on the top of page 135:
The notation “$H$ char $G$” for
“$H$ is a characteristic subgroup of $G$” is
not standard (because “char” has been preempted by
another mathematical notion of
“characteristic”), and we shall not use it.
• About the Example on pages 135--136: one can more symmetrically
require that $p \not\equiv 1 \bmod q$ and $q \not\equiv 1 \bmod p$;
the former is automatic if we assume $p \leq q.$
We already know the existence of $x$ of order $q$ by Cauchy,
so we do not need the argument at the top of page 136.
We did not mention Corollary 5 in class,
but the fact that $\langle x \rangle$ must be normal
will also follow from the Sylow theorems that we shall prove
in D&F 4.5.
$\large\circ$
Conversely, if $q \equiv 1 \bmod p$ then there does exist a
non-abelian group $G$ of
• Proposition 17, part 1: we already mentioned that
$({\bf Z}/ p{\bf Z})^\times$ is cyclic for every prime $p$
(the existence of “primitive residues” modulo a prime),
but did not prove it, and probably will not reach this result in
Math 122. But all we shall use in this class is that
$({\bf Z}/ p{\bf Z})^\times$ is an abelian group of size $p-1.$
Likewise we shall note but not prove parts 2, 4, and (probably) 5.
Eighth problem set:
The action of $G$ on itself by conjugation: class equation, Aut$(G)$, etc.
October 31: The simplicity of $A_n$ for $n \gt 5$ (D&F 4.6);
introduction to Sylow’s theorems (D&F 4.5)
NO CLASS NOVEMBER 23 (Thanksgiving recess)
Remarks on D&F 4.6
• This recursive/inductive proof of the simplicity of $A_n$ is a prototype of
the proofs of simplicity of ${\rm PSL}_n(F)$ and other infinite families
of simples groups. In those cases, too, there are sometimes
special small cases that must be excluded.
• You might notice that the hypothesis $n \gt 5$ is not used until
the end of the proof. In effect, then, we first prove that if
$A_{n-1}$ is simple then so is $A_n$ unless $A_n$ contains
a transitive normal subgroup $H$ with trivial stabilizer
(which by orbit-stabilizer is equivalent to
• I’ll give the following version of the inductive step.
Let $H$ be a normal subgroup and $h \in H.$
Prove as in D&F that if $h$ has a fixed point then $H = A_n.$
Then $H$ contains every conjugate $ghg^{-1}$
Remarks on D&F 4.5
• If $P$ is a $p$-group of order $p^\alpha$ then
$P$ contains a
• Warnings: Suppose $G$ is a finite group
whose order is a multiple of the prime $p.$
We already know from our proof of Cauchy’s theorem
that the number of
Ninth problem set:
Simplicity of $A_n$ ($n>5$); Sylow’s theorem(s)
November 2: Sylow’s theorems (D&F 4.5; we will not cover most of
the applications to specific $|G|$)
Roadmap for the proofs of the Sylow theorems:
Sylow 1 is proved by induction on the size of $G,$
using at each step Cauchy’s theorem in the case of abelian groups
(D&F 3.4, Prop. 21) if $|Z(G)|$ is a multiple of $p,$ or
the class equation if not. Once we have one Sylow
Further remarks on D&F 4.5
• The next-to-last line of page 140 contains a rare lapse of
mathematical writing: “By definition of
November 7: Introduction to rings (D&F 7.1)
Remarks on D&F 7.1
• The text uses (e.g. in the description of arithmetic in the
Hamilton quaternions), but does not seem to explicitly state or prove,
the fact that the ring axioms imply the familiar rule for expanding
$(a+b) \times (c+d).$ Using henceforth the convention of dropping the
• The facts stated in Example 2, pages 226–227
about zero divisors and units in ${\bf Z} / n {\bf Z},$
which the text says will be proved in the next chapter,
are (either explicitly or thinly disguised) facts from the
introductory
• We will not say much about the details of quadratic fields
${\bf Q}(\sqrt D)$ and their integer rings, to which the textbook
devotes several pages at the end of this first section of Chapter 7.
You will learn much more about these intricacies and their ramifications
when/if you take our number theory course, Math 124.
In the proof that if $D \in {\bf Q}$ is not a square then
${\bf Q}(\sqrt D)$ is indeed a field (p.227, Example 5),
you might recognize the key step as the process of
“rationalizing the denominator”
if that was part of your precollege math curriculum.
» Rings are often denoted by $A$, from French
anneau (as in “annulus” etc.)
— or $R$ which is probably not from English but the German word,
which is also Ring. The German and French words for “field”
in the sense of abstract algebra are corps and Körper,
each having “body” as its primary meaning,
and coincidentally each being its own plural;
the German word must be why a field is often
• (covered November 9) [...]
• It is not too hard to show that if there exists a finite field $F$
of $q$ elements then $q$ is a prime power, say $q = p^e$ ($e \geq 1),$
and the additive group of $F$ must be an “elementary abelian
November 9: Further examples of rings (D&F 7.2)
Remarks on D&F 7.2
• [...]
• If $R$ does have zero divisors then $R[x]$ always has
zero divisors (because it contains $R$ as a subring), and may also have
nonconstant units — for example, if $R = {\bf Z} / 4 {\bf Z}$ then
$(\bar{1}+\bar{2}x) (\bar{1}+\bar{2}x)
= \bar{1}+\bar{4}x+\bar{4}x^2 = 1 + 0 + 0 = 1.$
• Unlike a polynomial ring $R[x]$, a group ring $R[G]$
always has units not in $R,$ unless $G$ is the trivial group when
$R[G]$ contains nothing
• When working with group rings $R[G]$ we always write the group $G$
multiplicatively even when the group is abelian.
The group ring $R[G]$ can be defined more generally without
the hypothesis that $G$ be finite, as long as we allow only finite
sums $\sum_{i=1}^n a_i g_i$
» Logically a polynomial such as $a x^i$ ($a \neq 0$)
with a single term should be called a “mononomial”
(cf. binomial, trinomial, and indeed polynomial).
But when two consecutive sounds or syllables are identical or nearly so,
one may be lost in a process ironically named
haplology
(the first part is from the same Greek root as
haploid).
November 14: MIDTERM REVIEW
November 16: MIDTERM
Tenth problem set:
Introduction to rings
November 21: Digression on
projective linear groups, projective spaces, and projective geometry
November 28: Introduction to vector spaces (D&F 11.1; cf. 10.1 and 10.2)
Remarks on D&F 11.1
• Already in Proposition 1 we see that the existence of inverses
for every nonzero element of $F$ constrains the structure of
• One can also define vector spaces over $F$ when
$F$ is a (not necessarily commutative) division ring;
the basic results, at least through 11.2, hold in this context too
(with some care to distinguish left vector spaces from
right vector spaces; in 11.2, a left vector space consists of
column vectors, and a right vector space consists of row vectors).
We will not pursue this further here, for two reasons.
First, though vector spaces over division rings are a natural
generalization, they arise much more rarely in practice than
vector spaces over fields (which are ubiquitous in mathematics
and the mathematical sciences). Second, the further development
of linear algebra, such as connections between eigenvalues and
the characteristic polynomial, no longer work when $F$ is not
commutative, for lack of a determinant function on
square matrices with entries in $F$ (a.k.a.
linear transformations from a finite-dimensional
• The text’s statement of the “Replacement Theorem”
(Thm. 3 on page 410) is a bit confusing; better to say:
if ${\cal A}$ is a basis for $V$ with $|{\cal A}| = n$ then
there is an ordering $(a_1,a_2,\ldots,a_n)$ of $\cal A$ such that
for each $k \in \{1,2,\ldots,m\}$ the
November 30: Vector spaces cont’d (D&F 11.1);
linear transformations and their matrices
(D&F 11.2, omitting tensor and Kronecker products)
Further remarks on D&F 11.1
• The text’s example of the vector space of solutions of
$y'' - 3 y' + 2 y = 0$ requires some further explanation:
yes, it comes down to the linearity of differentiation,
but the details are not immediate. To put $y'' - 3 y' + 2y = 0$
in the context of linear algebra, the three functions $y,y',y''$
must be in the same vector space of functions, call it $V;$
and differentiation should be a linear transformation
from $V$ to itself so that it makes sense to iterate it
(getting from $y$ to $y'$
• [What about the image and kernel of $D$ itself?
The image is $V$ itself: the preimages of any $y \in V$ are the
“indefinite integrals”
• Theorem 7 (page 412), the identity $\dim V = \dim W + \dim V/W$
(when $W$ is a subspace
• Likewise parts 1–3 of Corollary 9 (page 412) are
the vector-space analogue of the fact that if $X$ and $Y$ are
finite sets of the same cardinality then a map $X \to Y$ is
bijective iff it is injective iff it is surjective.
• Even if you haven’t learned of quotient spaces before,
you have probably seen Corollary 8 (page 413); it is often called the
“rank-nullity theorem” (see the Definition in the middle of
this page for the terms “rank” and “nullity”).
• The formula $(q^n-1) (q^n-q) \cdots (q^n-q^{n-1})$
for the number of ordered bases of $F^n$ and the size of ${\rm GL}_n(F)$
(where $F$ is a finite field of
Remarks on D&F 11.2
• The change-of-basis formula $P^{-1} \! A P$,
together with multiplicativity of the determinant,
implies that $\det A$ is coordinate-independent
and thus well-defined on the endomorphism ring
December 5: Duality
(D&F 11.3, omitting most of the infinite-dimensional case)
Remarks on D&F 11.3
• You might wonder why we don’t devote such attention to
${\rm Hom}(F,V),$ which likewise has the same dimension as $V$
when $V$ is finite dimensional. The reason is that this space is easily
identified with $V,$ for any vector space $V,$
and not even needing to construct a basis; indeed it works
even if we require only that $F$ be a ring with $1$
and that $V$ be an
• When $V$ and $W$ are finite-dimensional,
this is also consistent with our identification of
${\rm Hom}(V,W)$ with a vector space of matrices
once we choose bases for
• Suppose $f : U \to W$ is the composite of linear transformations
$U \stackrel{\psi}{\to} V \stackrel{\varphi}{\to} W$.
What then is $f^* : W^* \to U^*?$ As you might expect from
the matrix sizes (in the finite-dimensional case),
$f^*$ is the composit of $\psi^*$ with $\varphi^*$
in reverse order. This corresponds to the
matrix identity $(AB)^{\sf T} = B^{\sf T} A^{\sf T}.$
A common way to visualize this in the diagram is to say that
duality reverses the arrows:
$U^* \stackrel{\;\psi^*}{\leftarrow} V^* \stackrel{\;\varphi^*}{\leftarrow} W^*.$
• So far in the class we never mentioned or used the
Axiom of Choice
(or equivalently Zorn’s Lemma), though that too is in D&F’s
“Chapter Zero”. In particular, we did not claim that
even infinite-dimensional vector spaces $V/F$ always have bases,
and thus did not prove that every linearly independent set in $V$
can be completed to a basis. (Even the example $(F,V)=({\bf Q},{\bf R})$
would require an uncountable basis $B$ that would be impossible to exhibit
in any tangible way, even though the existence of such a
“Hamel basis” $B$ can be proved
assuming the Axiom of Choice.) Thus we will not be able to prove
most of the statements in 11.3 about infinite dimensional vector spaces.
However, we can still obtain some results about vector spaces with a
countable basis, such as $F[x]$ — see the final exercise.
Eleventh and last problem set:
Introduction to modules, vector spaces, and linear transformations
(5i) corrected thanks to Alex Rojas and,
indepedently, Jeffery Wang
December 7: REVIEW
Wednesday, December 13:
FINAL EXAMINATION
2–5 PM in Science Center D