The notion of a group is defined and the illustrated with many example.

Symmetry and Groups

Symmetry and Transformation

The n-sided regular polygon: why we feel that the hexagon is more symmetrical than a pentagon, cause 6 > 5, QED.

To quantify the symmetrical feeling, look at the set of transformations of invariant.

For instance, the set of transformation that leave the isosceles triangle invariant is ${I, r}$
where $I$ denotes the identity transformation, and $r$ is the reflection.
Thus, $r \cdot r = I$

In contrast, the equilateral triangle is left invariant by reflection across any of its three medians, and also by rotation $R$.
The set of transformations is ${I, r_1, r_2, r_3, R_1, R_2, R_3}$
Note that $R1 \cdot R_1 = R_2$ and that $R_1 \cdot R_2 =I$

Symmetry in physics

Consider a set of transformations $T_1, T_2, \cdots$ that leave the laws of physics invariant. The “product” $T_i \cdot T_j$ denotes sequence of two transformations $T_i$ an $T_j$.

Note that the index $i$ we use here could be continous like $R(\theta, \varphi, \zeta)$.

Groups

A group $G$ consists of a set of entitie ${g_\alpha}$ called group elements, which we could compose(multiply) together.

If $g_\alpha, g_\beta, g_\gamma$ in $G$ have relations: $g_\alpha \cdot g_\beta = g_\gamma$, the set of all relations of such form is called the multiplication table of the group.

Composition or multiplication satisfies the following axioms:

  1. Associativity: Composition is associative: $(g_\alpha \cdot g_\beta) \cdot g_\gamma = g_\alpha \cdot (g_\beta \cdot g_\gamma)$

  2. Existence of the identity: There exists a group element, known as the identity and denoted by $I$, such as $I \cdot g_\alpha = g_\alpha$ and $g_\alpha \cdot I = g_\alpha$.

  3. Existence of the inverse: For every group element $g\alpha$, there exists a unique group element, known as the inverse of $g_\alpha$ and denoted by $g_\alpha^{-1}$, such that $g_\alpha^{-1} \cdot g_\alpha = I$ and $g_\alpha \cdot g_\alpha^{-1} = I$.

Sereral comments follow

  1. Composition is not required to commute. In general, $g_\alpha \cdot g_\beta \neq g_\beta \cdot g_\alpha$.
    A group for which the composition rule is commutative is said to be abelian, and a group for which this is not true is said to be nonaabelian.

  2. The right inverse and the left inverse are by definition the same.

  3. It is often convenient to denote $I$ by $g_0$

  4. The label $\alpha$ that distinguishes the group element $g_\alpha$ may be discrete or continuous.

  5. The set of elements may be finite (that is, ${g_0, g_1, g_2, \cdots, g_{n-1}}$), in which case $G$ is known as a finite group with $n$ elements.(Our friend the gargon guy informs us that $n$ is known as the order of the group, also denoted by $|G|$)

$gI = Ig = g$ says that the net effect of first doing nothing and then doing something is the same as first doing something and then doing nothing, and the same as doing something.

Existence of the inverse says that the transformations of interest to physics can always be undone.

  1. The Associativity could be explained that you see the elements of a group as actually actions or transformations in sequence.
Weakening the axioms

Two of the three axioms that define a group can in fact be weakened to the following:
2’. Existence of the left identity $I$ exists, such that for any element $g$, $Ig = g$.
3’. Existence of a left inverse: For any element $g$, there exists an element $f$, such that $fg = I$.

We now show that these imply axioms 2 and 3 given before. In other words, given the left identity and the left inverse, we are guaranteed that the right identity and the right inverse also exist.

Take the left inverse $f$ of $g$. By 3’, there exists an element $k$, such that $kf = I$. Multiplying this by $g$ from the right, we obtain $(kf)g = Ig = g = k(fg) = kI$, where the second equality is due to 2’, the third equality to associativity, and the fourth equality to 3’. Therefore $g = kI$,. We want to show that $k = g$.

To show this, let us multiply $g = kI$ by $I$ from the right. We obtain $gI=(kI)I=k(II)=kI=g$, where the second equality is due to associativity, and the third equality to 2’, since $I$ also qualifies as “any element”. Thus, $gI = g$, so that $I$ is also the right identity. But if $I$ is also the right identity, then the result $g = kI$ becomes $g = k$. Multiplying by $f$ from the right, we obtain $gf = kf = I$. Therefore, the left inverse of $g$, namely $f$, is also the right inverse of $g$.

Examples of groups

For each of folloeing examples, you should verify that the group axioms are satisfied.

  1. Rotations in 3-dimensional Euclidean space, form the poster child of group theroy and are almost indispensable in pgysics. Think of rotating a rigid object, such as a bust of Newton. After two rotations in succseeion, the bust , being rigid, has not been deformed in any way: it merely has a different orientation,. Thus, the composition of two rotations is another rotation.

    • Rotations famously do not commute.(What about 2-dimensional space?)
    • Descartes taught us that 3-dimensional Euclidean space could be thought of as a linear vector space, coordinatized with the help of three unit basis vectors $ \vec e_x = \tiny{ \begin{pmatrix} 1\\ 0\\ 0\\ \end{pmatrix} }, \normalsize \vec e_y = {\tiny \begin{pmatrix} 0\\ 1\\ 0\\ \end{pmatrix} }, \normalsize \vec e_z = {\tiny \begin{pmatrix} 0\\ 0\\ 1\\ \end{pmatrix} } $, aligned along three orthogonal directions traditionally named $x$, $y$, and $z$. A rotation takes each basis vector into a linear combination of these basis vectors, and is thu described by a 3-by-3 matrix. This group of rotation is called $SO(3)$. We shall discuss rotation in great detail later; suffice it to mention here that the determinant of a rotation matrix is equal to 1.
  2. Rotations in 2-dimensional Euclidean space, namely a plane, form a group called $SO(2)$, consisting of the set of rotations around an axis perpendicular to the plane. Denote a rotation through angle $\phi$ by $R(\phi)$. Then $R(\phi_1)R(\phi_2) = R(\phi_1 + \phi_2) = R(\phi_2)R(\phi_1)$. These rotations commute.

  3. The permutation group $S_4$ rearranges an ordered set of four objects, which we can name arbitrarily, for example,$(A, B, C,D)$ or $(1, 2, 3, 4)$. An example would be a permutation that takes $1 \to 3, 2 \to 4, 3 \to 2$ and $4 \to 1$. As is well known, there are $4!=24$ such permutations. The permutation group $S_n$ evidently has $n!$ elements. We will disscuss $S_n$ in detail later.

  4. Even permutations of four objects form the group $A_4$. As is well known, a given permutation can be characterized as either even or odd. Half of the 24 permutations in $S_4$ are even, and half are odd. Thus, $A_4$ has 12 elements. The jargon guy tells that A stands for “alternating”.

  5. The two square roots of $1, {1, -1}$, form the group $Z_2$ under ordinary multiplication.

  6. Similarly, the three cube roots of 1 form the group $Z_3 = {1, \omega, \omega^2}$ with $\omega = e^{\frac{2\pi i}{3}}$.

    • Chugging right along, we note that four roots of 1 form the group $Z_4 = {1, i, -1, -i}$, where famously(or infamously) $i = e^{\frac{i\pi}{2}}$.
    • More generally, the $N$ $N$th roots of 1 form the group $Z_N = {e^{\frac{i2\pi j}{N}} : j = 0,\cdots,N-1}$. The composition of group elements is defined by $e^{\frac{i2\pi j}{N}}e^{\frac{i2\pi k}{N}} = e^{\frac{i2\pi (j+k)}{N}}$
    • Quick question: Does the set ${1, i, -1}$ form a group?
      Answer The set ${1, i, -i}$ does not form a group, cause the element $i$ doesn’t have its inverse $i^{-1} = -i$
  7. Complex numbers of magnitude 1, namely $e^{i\phi}$, form a group called $U(1)$, with $e^{i\phi_1}e^{i\phi_2} = e^{i(\phi_1 + \phi_2)}$. Since $e^{i(\phi+2\pi)} = e^{i\phi}$, we can restrict $\phi$ range from $0$ to $2\pi$. At the level of physicist rigor, we can think of $U(1)$ as the “continuum limit” of $Z_N$ with $e^{\frac{i2\pi j}{N} }\to e^{i\phi}$

  8. The addition of integers mod $N$ generates a group. For example, under addition mod $5$ the set {0, 1, 2, 3, 4} forms a group: $2 + 1 = 3, 3 + 2 = 0, 4 + 3 = 2$, and so on. The composition of the group elements is defined by $j \cdot k = j + k\ \mathrm{mod}\ 5$. The identity element $I$ is denoted by $0$. The inverse of $2$, for example, is $3$, of $4$ is $1$, and so on. The group is clearly abelian.

    • Question(???): Have you seen this group before?
      Answer emm…Is this a question? Maybe not.
      Oh! It’s just like $Z_N$?
      We will discuss it later.
  9. The addition of real numbers form a group, perhaps surprisingly. The group elements are denoted by a real number $u$ and $u \cdot v \equiv u + v$, where the symbol $+$ is what an elementary school student would call “add”. You can easily check that the axioms are satisfied. The identity element is denoted by $0$, and the inverse of element $u$ is the element $-u$.

  10. The additive group of integers is obtained from the additive group of real numbers by restricting $u$ and $v$ in the preceding example to be integers of either sign, including $0$.

  11. As many readers know, in Einstein’s theory of special relativity, the spacetime coordinates used by two observers in relative motion with velocity $v$ along the $x$-direction (say) are related by the Lorentz transformation (with $c$ the speed of light):

    $$ \begin{cases} &ct' = \cosh \varphi\ ct + \sinh \varphi\ x \\ &x' = \sinh \varphi\ ct + \cosh \varphi\ x \\ &y' = y \\ &z' = z \\ \end{cases} $$
    where the "boost angle" $\varphi$ is determined by $\tanh \varphi = v$.(In other words, $\cosh \varphi = 1 / \sqrt{1 - \frac{v^2}{c^2}}$, and $\sinh \varphi = \frac{v}{c} / \sqrt{1 - \frac{v^2}{c^2}}$.) Suppressing the $y$- and $z$-coordinates, we can describe the Lorentz transformation by
    $$ \begin{pmatrix} ct'\\ x'\\ \end{pmatrix} = \begin{pmatrix} \cosh \varphi & \sinh \varphi \\ \sinh \varphi & \cosh \varphi \\ \end{pmatrix} \begin{pmatrix} ct\\ x\\ \end{pmatrix} $$
    Physically, suppose a third observer is moving at a velocity defined by the boost angle $\varphi_2$ relative to the observer moving at a velocity defined by the boost angle $\varphi_1$ relative to the first observer. Then we expect the third observer to be moving at some velocity determined by $\varphi_1$ and $\varphi_2$ relative to the first observer.(All motion is restricted to be along the $x$-direction for simplicity.) This physical statement is expressed by the mathematical statement that the Lorentz transformation form a group:
    $$ \begin{pmatrix} \cosh \varphi_2 & \sinh \varphi_2\\ \sinh \varphi_2 & \cosh \varphi_2\\ \end{pmatrix} \begin{pmatrix} \cosh \varphi_1 & \sinh \varphi_1\\ \sinh \varphi_1 & \cosh \varphi_1\\ \end{pmatrix} = \begin{pmatrix} \cosh(\varphi_1+\varphi_2) & \sinh(\varphi_1+\varphi_2)\\ \sinh(\varphi_1+\varphi_2) & \cosh(\varphi_1+\varphi_2)\\ \end{pmatrix} $$
    The boost angles add.
  12. Consider the set of $n$-by-$n$ matrices $M$ with determinant equal to $1$. They form a group under ordinary matrix multiplication. The determinant of the product two matrices is equal to the product of the determinants of the two matrices: $\det(M_1M_2)=\det(M_1)\det(M_2)$. Thus, $\det(M_1M_2)=1$ if $\det(M_1) = 1$ and $\det(M_2) = 1$: closure is satisfied. Since $\det\ M = 1 \neq 0$, the inverse $M^{-1}$ exists. The group is known as $SL(n, R)$, the special linear group with real entries. If the entries are allowed to be complex, the group is called $SL(n, C)$.(Matrices with unit determinant are called special.)

From these examples, we see that groups can be classified according to whether they are finite or infinite, discrete or continuous. Note that a discrete group can well be infinite.

Concept of subgroup

Given a set of entities ${g_\alpha}$ that form a group $G$, if a subset ${h_\beta}$ also form a group, call it $H$, then $H$ is known as a subgroup of $G$ and we write $H \subset G$.

Examples:

  1. $SO(2) \subset SO(3)$. This shows that, inthe notation ${g_\alpha}$ and ${h_\beta}$ we just used, the index sets denoted by $\alpha$ and $\beta$ can in general be quite different; here $\alpha$ consists of three angles and $\beta$ of one angle.

  2. $S_m \subset S_n$ for $m < n$. Permuting three objects is just like permuting five objects but keeping two of five objects untouched. Thus, $S_3 \subset S_5$

  3. $A_n \subset S_n$

  4. $Z_2 \subset Z_4$, but $Z_2 \not\subset Z_5$

  5. $SO(3) \subset SL(3,R)$.

Verify these statements.

Cyclic subgroups

For a finite group $G$, pick some element $g$ and keep multiplying it by itself. In other words, consider the sequence ${g, g^2=gg,g^3=g^2g,\cdots}$. As long as the resulting product is not equal to the identity, we can keep going. Since $G$ is finite, the sequence must end at some point with $g^k = I$. The set of elements {I, g, g^2, \cdots, g^{k-1}} forms a subgroup $Z_k$. Thus, any finite group has a bunch of cyclic subgroup. If k$k$ is equal to the number of elements in $G$, then the group $G$ is in fact $Z_k$.

Lagrange’s theorem

Let a group $G$ with $n$ elements have a subgroup $H$ with $M$ elements. Then $m$ is a factor of $n$. In other words,$\frac{n}{m}$ is an integer.

Proof:

  • $H: {h_1,h_2,\cdots,h_m}$ ; $H \subset G$
    (Note: Since $H$ forms a group, this list must contain $I$. We do not list any element more than once; thus, $h_a \neq h_b$ for $a \neq b$.)

  • Let $g_1 \in G$ but $\not\in H$
    (in other words, $g_1$ is an element of $G$ outside $H$)

  • list ${h_1g_1,h_2g_1,\cdots,h_mg_1}$, which we denote by ${h_1,\cdots,h_m}g_1$ to save writing.
    (Note that this set of elements does not form a group.Can you explain why not?)

  • the elements on the list ${h_1g_1,h_2g_1,\cdots,h_mg_1}$ are all different from one another.
    Proof by contradiction:

    • For $a \neq b$, if $h_ag_1 = h_bg_1$
    • $\Rightarrow h_ag_1g_1^{-1} = h_bg_1g_1^{-1}$, $\quad$ since $G$ is a group , $g_1^{-1}$ exists.
    • $\Rightarrow h_a = h_b$
    • contradict
  • none of the elements on the list ${h_1,\cdots,h_m}g_1$ are on the list ${h_1,\cdots,h_m}$
    Proof by contradiction:

    • For $a$ and $b$, if $h_ag_1 = h_b$
    • $\Rightarrow g_1 = h_a^{-1}h_b$
    • $\Rightarrow g_1 \in H$
    • contradict
  • pick an element $g_2$ of $G$ not in the two previous list, and form ${h_1g_2,h_2g_2,\cdots,h_mg_2} = {h_1,\cdots,h_m}g_2$

    Question

    How we can find $g_2$, if $m \ge \frac{n}{2}$ ?

    As it prove above, at least the two groups ${h_1,\cdots,h_m}$ and ${h_1,\cdots,h_m}g_1$ are in $G$. So $n \ge 2m$. And there are two situations.

    • $n = 2m$.
      Then $m \mid n$
    • $n \ge 2m$
      Then we could find $g_2$.

    Some may ask what if $n = 2m + 1$, casue we not only have $2m$ elements on the lists above, but also have $g_1$.
    Remeber that $H$ is a group, thus $g_1I = g_1$ is on the list ${h_1,\cdots,h_m}g_1$. So the $(2m + 1)$th element is just $g_2$.

  • these m elements on the list ${h_1,\cdots,h_m}g_2$ are all distinct, and none of them are on the two previous lists.(Just prove it like the way above.)

  • Repeat this process. After each step, we ask whether there is any element of $G$ left that is not on the lists already constructed. If yes, then we repeat the process and construct yet another list containing $m$ distinct elements. Eventually, there is no group element left(since $G$ is a finite group). We have constructed $k$ lists, including the original list ${h_1,\cdots,h_m}$, namely, ${h_1,\cdots,h_m}g_j$ for $j = 0, 1, 2, \cdots, k-1$(writing $I$ as $g_0$).
    Therefore $n=mk$, that is, $m$ is a factor of $n$.QED.

As a simple example of Lagrange’s theorem, we can immediately state that $Z_3$ is a subgroup of $Z_12$ but not of $Z_14$. It also follows trivially that if $p$ is prime, then $Z_p$ does not have a nontrivial subgroup. From this you can already sense the intimate relation between group theory and number theory.

Direct product of groups

Given two groups $F$ and $G$, whose elements we denote by $f$ and $g$, respectively, we can define another group $H \equiv F \otimes G$, known as the direct product of $F$ and $G$, consisting of th elements $(f,g)$. The product of two elements $(f,g)$ and $(f’, g’)$ of $H$ is given by $(f,g)(f’,g’)=(ff’,gg’)$. The identity element of $H$ is evidently given by $(I,I)$, since $(I,I)(f,g)=(If,Ig)=(f,g)$ and $(f,g)(I,I) = (fI,gI) = (f,g)$.

If we were insufferable pedants, we would write $I_H = (I_F,I_G)$, since the identity elements $I_H,I_F,I_G$ of three groups $H,F,G$ are conceptually quite distubct

Evidently, the inverse of $(f,g)$ is $(f^{-1},g^{-1})$, and $F \otimes G$ has $mn$ elements.

Klein’s Vierergruppe V

A simple example is given by $Z_2 \otimes Z_2$, consisting of the four elements: $I = (1,1), A = (-1,1), B = (1,-1), C = (-1,-1)$. For example, we have $AB = (-1,-1) = C$. Note that this group is to be distinguished from the group $Z_4$ consisting of four elements $1, i, -1, -i$. The square of any element in $Z_2 \otimes Z_2$ is equal to the identity, but this is not true of $Z_4$. In particular, $i^2= -1 \neq 1$.

Incidentally, $Z_2 \otimes Z_2$, also known as Klein’s Vieregruppe(“4-gruop” in German) and denoted by $V$, played an impartant historical role in Klein’s program.

Note that the elements of $F$, regarded as a subgroup of $F \otimes G$, are written as $(f, I)$.

The direct product would seem to be a rather “cheap” way of constructing larger groups out of smaller ones, but Nature appears to make use of this possibility. The theory of the strong, weak, and electronmagnetic interaction is based on the group $SU(3) \otimes SU(2) \otimes U(1)$.

A tenny bit of history:"A pleasant human flavor"

Historians of mathematics have debated about who deserves the coveted title of “the founder of group theory.” Worthy contenders include Cauchy, Lagrange, Abel, Ruffini, and Galois. Lagrange was certainly responsible for some of the early concepts, but the sentimental favorite has got to be ´Evariste Galois, what with the ultra romantic story of him feverishly writing down his mathematical ideas the night before a fatal duel at the tender age of 20. Whether the duel was provoked because of the honor of a young woman named du Motel or because of Galois’s political beliefs (for which he had been jailed) is apparently still not settled. In any case, he was the first to use the word “group.” Nice choice.
To quote the mathematician G. A. Miller, it is silly to argue about who founded group theory anyway:

We are inclined to attribute the honor of starting a given big theory to an individual just as we are prone to ascribe fundamental theorems to particular men, who frequently have added only a small element to the development of the theorem. Hence the statement that a given individual founded a big theory should not generally be taken very seriously. It adds, however, a pleasant human flavor and awakens in us a noble sense of admiration and appreciation. It is also of value in giving a historical setting and brings into play a sense of the dynamic forces which have contributed to its development instead of presenting to us a cold static scene. Observations become more inspiring when they are permeated with a sense of development.

While symmetry considerations have always been relevant for physics, group theory did not become indispensable for physics until the advent of quantum mechanics, for reasons to be explained in chapter III.1. Eugene Wigner, who received the Nobel Prize in 1963 largely for his use of group theory in physics, recalled the tremendous opposition to group theory among the older generation (including Einstein, who was 50 at the time) when he first started using it around 1929 or so. Schr¨odinger told him that while group theory provided a nice derivation of some results in atomic spectroscopy, “surely no one will still be doing it this way in five years.” Well, a far better theoretical physicist than a prophet!

But Wigner’s childhood friend John von Neumann, who helped him with group theory, reassured him, saying “Oh, these are old fogeys. In five years, every student will learn group theory as a matter of course.”

Pauli coined the term “die Gruppenpest” (“that pesty group business”), which probably captured the mood at the time. Remember that quantum mechanics was still freshly weird, and all this math might be too much for older people to absorb.

Multiplication table: The “once and only once rule”

A finite group with $n$ elements can be characterized by its multiplication table, as shown here. We construct a square $n$-by-$n$ table, writing the product $g_ig_j$ in the square in the $i$th row and the $j$th column:

$$ \begin{array}{c|ccc} \hline \ &\cdots & g_j & \cdots\ \\ \hline \vdots & \ddots \\ g_i & & g_ig_j \\ \vdots & & & \ddots\\ \hline \end{array} $$

“once and only once rule”:
In each row or column, any group element can appear once and only once.

For $n$ small, all possible multiplication tables and hence all possible finite groups with $n$ elements can readily be constructed. Let us illustrate this for $n = 4$. And we shall do this in two different ways, one laborious, the other “slick”.

Finite groups with four elements: The slow way

First, we proceed very slowly, by brute force. Call the four elements $I, A, B, C$.

  1. By definition of the identity, the first row and first column can be filled in automatically:

    $$ \begin{array}{c|cccc} \hline & I & A & B & C \\ \hline I & I & A & B & C \\ A & A \\ B & B \\ C & C \\ \hline \end{array} $$
  2. We are to fill in the second row with $I, B, C$. The first entry in taht row is $A$. There are two possible choice:

    1. $A^2=B$ (It’s the same as $A^2 = C$, just rename the element)
    2. $A^2=I$
      Let’s now follow the first choice, then back to choice two.
  3. The multiplication table now reads

$$ \begin{array}{c|cccc} \hline & I & A & B & C \\ \hline I & I & A & B & C \\ A & A & B & 2 & 3 \\ B & B & 4 & 5 & 6 \\ C & C \\ \hline \end{array} $$
*For convenience, we numbered some of the boxes yet to be filled in.*
  1. We have to put $C$ and $I$ into boxes 2 and 3. But we cannot put $C$ into box 3, since otherwise the fourth column will break the “once and only once rule”: $C$ would appear twice:
$$ \begin{array}{c|cccc} \hline & I & A & B & C \\ \hline I & I & A & B & C \\ A & A & B & C & I \\ B & B & 4 & 5 & 6 \\ C & C \\ \hline \end{array} $$
  1. Again by the “once and only once rule”, box 4 can only be $C$ or $I$. The latter choice would mean $BA = I$ and hence $B = A^{-1}$, but we alredy know from the second row of the multiplication table that $AB = C \neq I$. Thus, box can only be $C$. Hence box 5 is $I$, and 6 is $A$.

  2. Finally, the last boxes are fixed uniquely by the “once and only once rule”.

$$ \begin{array}{c|cccc} \hline & I & A & B & C \\ \hline I & I & A & B & C \\ A & A & B & C & I \\ B & B & C & I & A \\ C & C & I & A & B \\ \hline \end{array} $$

Now that we have the multiplication table, we know everything about the group. From the second row, we read off $A^2 = B, A^3=AA^2=AB=C,A^4=AA^3=AC=I$. The group is $Z_4$. So, we don’t even have to finish constructing the entire table.

Now we go back to choice two: $A^2 = I$, so

$$ \begin{array}{c|cccc} \hline & I & A & B & C \\ \hline I & I & A & B & C \\ A & A & I & 2 & 3 \\ B & B & 4 & 5 & 6 \\ C & C & 7 & 8 & 9 \\ \hline \end{array} $$
  1. By the “once and only once rule”, box 2 is $C$ and box 3 is $B$.

  2. fill the boxes 4 and 7 for the same reason with $C$ and $B$, thus obtain:

$$ \begin{array}{c|cccc} \hline & I & A & B & C \\ \hline I & I & A & B & C \\ A & A & I & C & B \\ B & B & C \\ C & C & B \\ \hline \end{array} $$
  1. Now it looks like we cloud fill in teh four renaming empty boxes with either
    $$ \begin{array}{c|c} I & A\\ \hline A & I\\ \end{array} $$
    or
    $$ \begin{array}{c|c} A & I\\ \hline I & A\\ \end{array} $$
    But the two choices amount to the same thing. We simply rename $B$ and $C$. Thus, we obtain:
    $$ \begin{array}{c|cccc} \hline & I & A & B & C \\ \hline I & I & A & B & C \\ A & A & I & C & B \\ B & B & C & I & A \\ C & C & B & A & I \\ \hline \end{array} $$
    It is just $Z_2 \otimes Z_2: A^2 = I, B^2=I, C = AB = BA, C^2 = I$

A quick way: Construct the cyclic subgroups

We know that in a finite group, if we keep multiplying an element by itself, we will reach the identity $I$.

Civen a group $G$ of four elements ${I, A, B, C}$, we keep multiplying $A$ by itself. If $A^4 = I$, then $G = Z_4$.By Lagrange’s theorem, the possibility $A^3 = I$ is not allowed. If $A^2 = I$, then we multiply $B$ bye itself. Either $B^2$ or $B^4$ equals $I$. The latter is ruled out, so the only possibility is that $B^2 = I$, and $AB = BA = C$. Then $G = Z_2\otimes Z_2$.

Presentations

For large groups, writing down the multiplication table is clearly a losing proposition. Instead, finite groups are defined by their properties, as in the examples listed above, or by their presentations, which list the elements (sometimes called generators) from which all other elements can be obtained by group multiplication, and the essential relations the generators satisfy. Thus, the groups $Z_4$ and $Z_2 \otimes Z_2$ are defined by their presentations as follows:

$$ Z_4 : \langle A|A^4=I\rangle \\ Z_2 \otimes Z_2: \langle A,B | A^2 = B^2 = I, AB = BA \rangle $$

The two groups are clearly distinct. In particular, $Z_4$ contains only one element that squares to $I$, namely $A^2$.

Homomorphrism and isomorphism

A map $f:G \to G’$ of a group $G$ into the group $G’$ is called a homomorphism if it preserves the multiplicative structure of $G$, that is, if $f(g_1)f(g_2) = f(g_1g_2)$. Clearly, this requirement implies that $f(I) = I$. A homomorphism becomes an isomorphism if the map is one-to-one and onto.

Now we can answer the question posed earlier: the additive group of integers mod $N$ is in fact ismorphic to $Z_N$.

For a more interesting example, consider $Z_2\otimes Z_4$. We usee the additive notation here and thus write the elements as $(n,m)$ and compose them according to $(n,m)\cdot(n’,m’) = (n+n’ \mod 2, m + m’ \mod 4)$.

  • We start with $(0,0)$, and add $(1,1)$ repetedly:
    $(0,0) \xrightarrow{+(1,1)} (1,1) \to (0,2) \to (1,3) \to (0,4) = (0,0)$
    we get back to where we start.
  • We start with $(0,1)$ and again add $(1,1)$ repeatedly:
    $(0,1) \xrightarrow{+(1,1)} (1,2) \to (0,3) \to (1,0) \to (0,1)$
    back to where we start.

Thus we can depict $Z_2 \otimes Z_4$ by a rectangular 2-by-4 discrete lattice on a torus.

Now we come in for a bit of a surprise. Consider $Z_2 \otimes Z_3$ consisting of $(n,m)$, which we compose by $(n+n’ \mod 2, m+m’ \mod 4)$. We start with $(0,0)$ and add $(1,1)$ repeatedly: $(0,0) \xrightarrow{+(1,1)} (1,1) \to (2,2) = (0,2) \to (1,3) = (1,0) \to (2,1) = (0,1) \to (1,2) \to (2,3) = (0,0)$. We are back where we started! In the process, we cycled through all six elements of $Z_2 \otimes Z_3$. We conclude that the six elements $(0,0), (1,1), (0,2), (1,0), (0,1)$ and $(1,2)$ describe $Z_6$.

Thus, $Z_2\otimes Z_3$ and $Z_6$ are isomorphic; they are literally the same group. Note that this phenomenon, of a possibel isomorphism between $Z_p \otimes Z_q$ and $Z_{pq}$, does not require $p$ and $q$ to be prime, only relative prime(like $Z_4\otimes Z_9$).

As another example of isomorphism, the group $SO(2)$ and $U(1)$ introduced earlier are isomorphic. The map $f: SO(2) \to U(1)$ is defined simply by $f(R(\phi)) = e^{i\phi}$

Modular group

The modular group has become important in several areas of physics, for example, string theory and condensed matter physics. Consider the set of transformations of one complex number into another given by

$$ z \to \frac{az +b}{cz + d} $$

with $a,b,c$ and $d$ integers satisfying $ad-bc=1$. The transformation can be specified by the matrix

$ \bm M = \begin{pmatrix} a & b \\ c & d \\ \end{pmatrix} $ with $ \det \bm M = 1 $

Clearly, $\bm M$ and $-\bm M$ correspond to the same transformation above.

The matrices above define the group $SL(2,Z)$, the specail linear group of 2-by-2 matrices with integer entries. The group results upon identifying $\bm M$ and $-\bm M$ in $SL(2,Z)$ is known as $PSL(2,Z)$ (the letter $P$ stands for “projective”), otherwise known as the modular group.

The transformation can be generated by repeatedly composing(multiplying together) the two generating transformations:

$$ S: z \to -\frac{1}{z} $$
and
$$ T: z \to z + 1 $$
They correspond to the matrices $S = \begin{pmatrix} 0 & 1\\ -1 & 0\\ \end{pmatrix} $ and $T = \begin{pmatrix} 1 & 1\\ 0 & 1\\ \end{pmatrix} $, respectively.

Using the language of presentation, we can write

$$ PSL(2,Z): \langle S, T | S^2 = I, (ST)^3 = I \rangle $$

Incidentally, the modular group can be generalized to the triangular group $\mathcal{T}$, denoted by $(2,3,n)$ and presented by

$$ \mathcal T: \langle S,T|S^2=I, (ST)^3 = I, T^n =I \rangle $$

The modular group is thus sometimes written as $(2, 3, \infty)$

Exercises

The center of group $G$ (denoted by $Z$) is defined to be the set of elements ${z_1,z_2,\cdots}$ that commute with all elements of $G$, that is $z_ig=gz_i$ for all $g$. Show that $Z$ is an abelian subgroup of $G$.

  • $z_i \in G$ and $z_ig = gz_i$
  • let $g = z_j \in Z$, then $z_iz_j=z_jz_i$, thus Z is commute. So ,all we need is to prove $Z$ is a group.
  1. $\because z_i \in G$ and $G$ is a group
    $\therefore Z$ is associative.
  2. $\because Ig=gI\ \therefore I \in Z$, in other words, $Z$ has identity.
  3. $\because G$ is a group $\therefore \exists z_ig_j=I$
  4. $$ z_ig=gz_i \to g_jz_ig=g_jgz_i \to g = g_jgz_i \to gg_j = g_jgz_ig_j \to gg_j = g_jg \\ \therefore g_j \in Z $$
    So $Z$ has inverse.
  5. QED.

Let $f(g)$ be a function of elements in a finite group $G$, and consider the sum $\sum_{g\in G}f(g)$. Prove the identity $\sum_{g\in G}f(g) = \sum_{g\in G}f(gg’) = \sum_{g\in G}f(g’g)$ for $g’$ an arbitrary element of $G$.

By the “once and only once rule”, ${g_i} = {g_ig’} = {g’g_i}$
So, $\sum_{g\in G}f(g) = \sum_{g\in G}f(gg’) = \sum_{g\in G}f(g’g)$

Show that $Z_2 \otimes Z_4 \neq Z_8$

$$ Z_2 \otimes Z_4: \langle A, B | A^4 = B^2 = I , AB = BA \rangle \\ Z_8 : \langle A|A^8 = I \rangle $$
Evidently, $Z_2 \otimes Z_4 \neq Z_8$.

Find all groups of order 6.

  1. $A^6 = I$ the group is $Z_6$
  2. $A^3 = I$ , then ${I, A, A^2,\cdots}$. Considering multiplication, we can’t have $B^3 = I$. If $B^2 = I$, then we have ${I, A, A^2, B, AB, A^2B}$. Thus, the group is $\langle A,B | A^3 = B^2 = I, AB = BA^2 \rangle$
  3. $A^2 = I$, we’ll be back to situation 2.

So, we have two groups of order 6: $Z_6$ and $\langle A,B | A^3 = B^2 = I, AB = BA^2 \rangle$.

Notes

  1. group: associativity, identity, inverse.
  2. Example Groups:
    • group of rotation: $SO(2)$ in 2-dimensional space and $SO(3)$ in 3-dimensional space.
    • permutation group $S_n$ and alternating group $A_n$(the group of even permutations of a finite set)
    • the $N$ $N$th roots of 1 form the group $Z_N$
    • Complex numbers of magnitude 1 form the group $U(1)$
    • the set of $n$-by-$n$ matrices $M$ with determinant equal to $1$: $SL(n, Z), SL(n, R), SL(n, C)$, corresponding to entries with integer, real number and complex number
  3. subgroup, cyclic subgroup, Lagrange’s theorem: the order of a group divide its subgroup’s.
  4. Direct product of groups: $F \otimes G$
  5. Multiplication table: The “once and only once rule”
  6. Presentations by generators.
  7. Homomorphrism and isomorphism