Chapter 1 Groups
We begin our study of algebraic structures by investigating sets associated with single operations that satisfy certain reasonable axioms; that is, we want to define an operation on a set in a way that will generalize such familiar structures as the integers \({\mathbb Z}\) together with the single operation of addition, or invertible \(2 \times 2\) matrices together with the single operation of matrix multiplication. The integers and the \(2 \times 2\) matrices, together with their respective single operations, are examples of algebraic structures known as groups ..
1
A first test footnote, with link to google.2
A second test footnote, with no real content.3
This one has some math: \({\mathbb Z}\) with other text4
A final test footnote, with no real content5
Other than this footnote!Spacing test with space
6
Nothing hereSpacing test without space
7
Nothing hereSection 1.1 Integer Equivalence Classes and Symmetries
Let us now investigate some mathematical structures that can be viewed as sets with single operations.
Subsection 1.1.1 The Integers mod \(n\)
The integers mod \(n\) have become indispensable in the theory and applications of algebra. In mathematics they are used in cryptography, coding theory, and the detection of errors in identification codes.
We have already seen that two integers \(a\) and \(b\) are equivalent mod \(n\) if \(n\) divides \(a - b\text{.}\) The integers mod \(n\) also partition \({\mathbb Z}\) into \(n\) different equivalence classes; we will denote the set of these equivalence classes by \({\mathbb Z}_n\text{.}\) Consider the integers modulo 12 and the corresponding partition of the integers:
\begin{align*}
{[0]} & = \{ \ldots, -12, 0, 12, 24, \ldots \}\\
{[1]} & = \{ \ldots, -11, 1, 13, 25, \ldots \}\\
& \vdots\\
{[11]} & = \{ \ldots, -1, 11, 23, 35, \ldots \}\text{.}
\end{align*}