Appendix D - Group Theory
Contents
Introduction
''Symmetry, as wide or as narrow as you may define its meaning, is one idea by which man through the ages has tried to comprehend and create order, beauty and perfection.''
Hermann Weyl
Symmetry arguments have been used widely in mathematics, physics,
chemistry, biology, computer science, engineering, and elsewhere.
Group theory can be an organizational tool which is invaluable,
whether it is used explicitly or implicitly, in many areas of the
sciences.
In physics, symmetry principles are often used to describe what
changes and what does not in a physical system undergoing some
particular transformation. For example, if a knob is turned in an
experiment and nothing changes, then that is an invariant of the
system and thus indicates a symmetry. (Of course, the trivial case
where the knob has nothing to do with the experiment-for example the
machine with the knob is unplugged-should be excluded.) The objective
here is to explain group theory with this practical viewpoint in
mind. and the idea is for this motivation to be kept in mind
throughout these notes.
It is perhaps worth noting that very general things tend to need to be
abstract. And so it with group theory. However, to reiterate, the
objective here is to be as concrete as possible with the emphasis on
physical applications. In this regard, it is worth mentioning that,
directly or indirectly, Michael Tinkham's book on group theory very
much influenced these notes.
Definitions and Examples
Definition: A group is a set of objects, together with a composition rule between them, (denoted here and called a product or multiplication) such that the following are satisified:
- . ( is associative.)
- If and , then their product . (The set is closed under multiplication.)
- There is an element such that, for all , . ( contains the identity element.)
- For all there exists an element such that .
In the provided examples, the objective is to make the direct connection between a group and a set of symmetries of an object. The objective is to argue that a set of symmetries forms a group (supposing that an appropriate product rule is given) since it satisfies all the conditions in the definition.
Example 1
Consider a line segment of length 2 cm with midpoint at zero. Suppose the end points are located at cm of the x-axis. If the line segment were rotated 180 about any line perpendicular to the segment, it would look like the same line segment. (Let us be definite and choose the axis perpendicular to the x-y plane after choosing x and y axes.) What this would do is exchange the two ends. The set of points could be acted upon by an operator which exchanges the two. This rotation operation can be represented by multiplication by . Then, there are two elements in the set of operations to consider. The first is do nothing represented by . (This, of course, is the identity operation for this group.) The other element is . Thus, representing multiplication by , we have a group with the set and operation . Clearly the product is associative (it is multiplication), the set contains the identity, products are either or which are both in the group so it satisfies the closure property, and there are inverses, the inverse of is . In fact this is the simplest group.
Example 2
![]() |
Figure D.1: An equilateral triangle with vertices in the x-y plane, at , at , and at .
Consider an equilateral triangle with its
center at the origin of the x-y plane and vertices
placed at the following points: ,
, . (See Figure D.1.) Now consider the
following operations on the triangle: a rotation of (do
nothing), a rotation of , a rotation of , and a reflection
about the axis. One way to identify all possible configurations of
the triangle that leave the triangle looking the same, is to identify
the vertices. There are six possible choices for the positions of the
vertices. Let us name them 1,2,3. Then, reading counter-clockwise
from the top, we can have , , ,
, , . If we take the first of
these, to be the original configuration, shown in
Fig.~(\ref{fig:triangle}), then each of the first three of these are a
rotation from the original configuration. Each of the last three is
obtained from a reflection combined with a rotation. To be explicit,
let us consider the following operations:
(D.1) |
where is a rotation of the x-y plane by , is a rotation of the x-y plane by , and is a reflection about the y-axis. In addition to these operations, two others must be included to complete the set,
(D.2) |
where means , but the has been dropped since this is ordinary matrix multiplication. This group will be used as an example for several group properties and is called . The products of these elements are summarized in Table D.1, which is called the multiplication table for the group. The multiplication table will be discussed repeatedly throughout this appendix due to its importance in group theory. It would be advisable to stare at it for some time to see what patterns can be identified. The meaning of these patterns will be discussed later.
Table D.1: Group multiplication table for the group . The notation in the upper left corner () indicates that the element in the first column is to be multiplied by the element in the first row to obtain the result. Since the group is not abelian, i.e. the elements do not commute, the order matters.
Definition:
The number of elements in a group is called the
order of the group.
Example 1 has two elements and so has order two. Example 2 has six
elements, and so the order of this group is six.
Definition: A group for which every element of the group commutes with every other element of the group is called abelian. If any two elements do not commute, the group is called nonabelian.
It is clear that Example 1 is an abelian group consisting of only two elements and . However, Example 2 is clearly a nonabelian group as can be seen from the multiplication table. For example , but .
Definition: A cyclic group is a group in which every element of the group can be obtained from one element and all its distinct powers. The particular element is called the generating element.
Example 4 provides examples of cyclic groups.
Definition: A subgroup of a group is a subset of the group elements which satisfies all the properties in the definition of a group under the inherited multiplication rule.
Example 3
Consider the set and identify and . This is written as . The operation on this set will be addition. This is the group of integers modulo and is denoted . To be concrete, let us consider the group , consisting of . (When the operation could be ambiguous, it is often useful to specify it explicitly along with the members of the set.) Let us check that this is a group. First, addition is certainly associative. Second, the identity is zero since for any integer . Third, mod . In other words, since and are equivalent, the sum of one and two is zero which is in the set. The order of the group is 3 (hence the subscript).
Example 1 Revisited
Recall Example 1 is a group with using multiplication. This is the simplest nontrivial cyclic group, since it is a cyclic group of order two. All elements of this group are obtained from powers of , namely and . Notice that the generating element is special; one cannot just take any element of the group to be a generating element.
Example 4
We can represent the cyclic group of order in several ways. One is the set of elements , . Since this group can be seen as the consisting of the element and all its powers, then this is a cyclic group with generating element .
Example 5
Include modular arithmetic under multiplication as a group.
Comparing Groups: Homomorphisms and Isomophisms
Let us consider two groups and with product rules symbolized by and respectively. Let the elements of be denoted and the elements of be denoted When comparing two groups to see how similar they are, the relationship among the elements under the product rule is all-important. Therefore, if a map from one set of elements to another is given by , meaning , then the two groups have the same (algebraic) structure if for all ,
(C.2) |
(Notice this can be true even if the map takes all of the elements to the identity.)
Definition: If the condition Eq.(\ref{eq:homocond}) is satisfied, the map is called a homomorpic map or a homomorphism.
Definition: If a homomorphism is one-to-one (each is mapped to one and only one ) and onto (each element in has an element of mapped to it), then the map is called an isomorphic map or an isomorphism.
These definitions are used repeatedly in the representation theory of groups.