PIGroups
PIGroups
Satya Mandal
University of Kansas, Lawrence KS 66045 USA
January 22
z = |z| eiθ
1
(b) Note, for z, w ∈ U , the product zw ∈ U . We say the unit circle U
is closed under multiplication.
(c) Define the map
Then, f is a bijection.
(d) In fact, f (x + y) = f (x)f (y) sends sum to the product. Here,
addition x + y in [0, 2π) is defined "modulo 2π".
Un = {ζ 0 , ζ 1 , ζ 2 , . . . , ζ n−1 }
2
2 Binary Operation
Examples of "binary operations" are addition and multiplication, in all the
situations where we worked with them:
Z, Zn , R, C, Mn (R), Mn (C)
where Mn (R), Mn (C) denote the set of matrices of size n×n, with coefficients
in R or C. Similarly, multiplication on U, Un are binary operations. They are
called binary operations, because to each ordered pair (x, y) they associate
another element x + y or xy.
We give a formal definition of "binary operations".
if x, y ∈ H =⇒ x ∗ y ∈ H.
Example 2.3 (§I.2, 2.7). Let F be the set of all continuous real valued
functions on R. We give four binary operations:
3
§1. Properties of binary operations
if x∗y =y∗x ∀ x, y ∈ S.
More generally,
0 1 a b a b 0 1
6=
1 0 x y x y 1 0
x y b a
LHS = and RHS = .
a b y x
if a ∗ (b ∗ c) = (a ∗ b) ∗ c ∀ a, b, c ∈ S.
4
1. First, only when an operation is associative, we do not need to use
parentheses to specify order of multiplication. we can write a ∗ b ∗ c for
both a ∗ (b ∗ c), (a ∗ b) ∗ c.
2. I do not know (well I do) any natural example of binary operations,
that is not associative.
Proof. Let L(Rn ) be the set of all linear functions Rn −→ Rn . So, L(Rn ) ⊆
F(Rn ). So, composition is associative in L(Rn ).
Recall, there is an 1-1 and onto correspondence between
ϕ : Mn (R) −→ L(Rn )
such that ϕ(AB) = ϕ(A)ϕ(B). Now, we will use the associative property of
the composition in L(Rn ). We have
5
2.1 Tables
For a finite set S, tables can be used to describe a binary operation.
Reading Assignment; Read examples 2.14-2.25.
Let me describe the addition and multiplication on Z4 by tables:
6
3 Isomorphic Binary Structures
Abstract
and if ϕ is a bijection.
(Emphasis in this section is on isomorphic structures; not on
homomorphisms)
7
Example 3.4. Let n be a fixed positive mumber. Then,
2kπi
ψ : Zn −→ Un def ined by ψ(k) = e n (= ζ n )
if e ∗ x = x ∗ e = x ∀ x ∈ S.
Also
e = ǫe because ǫ is identity.
8
Proof. For x ∈ T we have to prove x ∗′ ϕ(e) = ϕ(e) ∗′ x = x. Since ϕ
is onto, ϕ(a) = x for some a ∈ S. We have
9
4 Groups
Definition 4.1. A Group hG, ∗i is a binary structure such that the
following axioms holds:
1. Associativty holds:
(a ∗ b) ∗ c = a ∗ (b ∗ c) ∀ a, b, c ∈ G.
e∗a=a∗e=a ∀a∈G
3. (Inverse)
F or each a ∈ G ∃ a′ ∈ G ∋ a ∗ a′ = a′ ∗ a = e.
Remarks.
1. To check hG, ∗i is a group, we check the (0) G is closed under ∗,
(1) ∗ is associative, (2) G has an identity, (3) each element has
an inverse.
2. Notation. We usually denote the group hG, ∗i by G, when ∗ is
understood.
3. The notation a′ is not very normal. For most of the groups,
the operation ∗ is denoted by addition + or multiplication (like
x · y of xy). If we use multiplicative notations, then a′ is usually
denoted by a−1 . If we use addive notation, then a′ is usually
denoted by −a. The additive notation + is used, only when ∗ is
commutative.
Example 4.3 (4.2). The unit circle U and the roots of unity Un are
groups under multiplication.
10
4.1 Elementary Properties of Groups
Theorem 4.4. Let G be a group. Then left and right cancellation
holds. That means,
and
a ∗ (a′ ∗ b) = (a ∗ a′ ) ∗ b = e ∗ b = b.
11
2. Given x ∈ G there is exactly one element x′ such that
x ∗ x′ = x′ ∗ x = e.
x ∗ x′ = x′ ∗ x = e.
x ∗ x” = x” ∗ x = e.
Proof. We have
12
4.2 Finite Groups
Example 4.8. 1. Any singleton set {e} can be given a group struc-
ture by defining e ∗ e = e.
∗ e a
e e a
a a e
is an isomprphism.
13
Example 4.11. Suppose G is a group of order four. We will show
that either Z4 ≈ G or G is the Klein group (to be defined).
Proof. Write G = {e, a, b, c} where e is the identity. There are two
cases:
1. First, ab = e or
2. ab = c.
is an isomprphism.
The proof is complete.
P roduct T able
· e a b c
e e a b c
a a e c
b b e
c c e
14
By cancellation property, no repeatation is allowed in any row or
column. So, the multiplication table is completed as follows.
P roduct T able
· e a b c
e e a b c
a a e c b
b b c e a
c c b a e
15
5 Subgroups
First, we set up some notations:
5.1 Subgroups
Definition 5.2. Let G be a group. A subset H of G is called a
subgroup of G, if H itself is a group under the operation inherited
from G. For a subset H to be a subgroup G following should be
satisfied:
a, b ∈ H =⇒ ab ∈ H.
2. The identity e of G is in H.
3. For a ∈ H =⇒ a−1 ∈ H.
16
4. (Remark. We do not need to check associativity in H, because
it is inherited directly from G).
1.
hZ, +i ≤ hQ, +i ≤ hR, +i ≤ hC, +i
2.
h{1, −1}, ·i ≤ hQ∗ , ·i ≤ hR∗ , ·i ≤ hC∗ , ·i
3.
hUn , ·i ≤ hU, ·i ≤ hC∗ , ·i
5. Let C[0, 1] be set of all continuous functions on the interval [0, 1].
Then hC[0, 1], +i is a group. Let H be the set of all functions
f ∈ C[0, 1] which vanishes on (.25, .75). Then, H is a subgroup
of C[0, 1]. In fact, given any subset X ⊂ [0, 1], the set
17
6. Let GLn (R) be the set of all invertible matrices of order n. (We
know GLn (R) = {A ∈ Mn (R) : det A 6= 0}.) Then, GLn (R) is a
group.
(a) Let SLn (R) = {A ∈ Mn (R) : det A = 1}. Then SLn (R) is a
subgroup of GLn (R).
(b) Let On (R) be the set of all orthogonal matrices. (i. e. A ∈
GLn (R) such that AAT = In .) Then On (R) is a subgroup
of GLn (R).
(c) Let SOn (R) = {A ∈ On (R) : det A = 1}. Then SOn (R) is a
subgroup of On (R).
7. Similarly, let GLn (C) be the set of all invertible matrices of order
n. (We know GLn (C) = {A ∈ Mn (C) : det A 6= 0}.) Then,
GLn (C) is a group.
(a) Let SLn (C) = {A ∈ Mn (C) : det A = 1}. Then SLn (C) is a
subgroup of GLn (C).
(b) Let Un (C) be the set of all unitary matrices. (i. e. A ∈
GLn (C) such that AĀT = In .) Then Un (C) is a subgroup
of GLn (C).
(c) Let SUn (C) = {A ∈ Un (C) : det A = 1}. Then SUn (C) is a
subgroup of Un (C).
18
Now, suppose K is another subgroup of G that contains a. Since
K is closed under multiplication an ∈ K for all non-negative integers
n. Again, for negative integers m we have am = (a−m )−1 ∈ K. So,
an ∈ K, ∀ n ∈ Z. So, H ⊆ K. This establishes that H is the smallest
subgroup of G that contains a. The proof is complete.
19
6 Cyclic Groups
Abstract:Any cyclic group is either isomorhic to hZ, +i or isomorhic
to hZn , +i for some integer n ≥ 1.
xy = am · an = am+n = yx.
Proof. Exercise.
S = {n ∈ Z+ : an ∈ H}.
H = ham i = hci
20
(am )−q an ∈ H. Since 0 ≤ r < m, by minimality of m, we have r = 0
and n = mq. So, an = (am )q ∈ ham i. So, H ⊆ ham i. The proof is
complete.
Proof. It follows directly from the above theorem (and its proof.)
The proof is complete.
21
x, y ∈ Zn . So, it is established that G is isomorphic to Zn , as group
structures.
Now suppose G is infinite. Define
ϕ : Z −→ G by ϕ(r) = ar .
22
6.3 Subgroups of Finite Cyclic Groups
Theorem 6.7. Let G = hai be a finite cyclic group of order n. Let
n
b = as and H = hbi. Order of H is |H| = d where d = gcd(s, n)
n
4. Again, if s 6 |n, then with d = gcd(s,n) , whe have
23
7 Generating Sets
Abstract: Given a group and a subset S ⊆ G, we define the smallest
subgroup H of G containing S. This H is called the subgroup of G
generated by S.
For a group G and a ∈ G the subgroup generated by a was the
cyclic group H = hai.
Proof. We have check three conditions (we do not need to check as-
sociativity).
1. First, we need to show H is closed under multiplication.
x, y ∈ H =⇒ (x, y ∈ Hi ∀ i ∈ I) =⇒ (x · y ∈ Hi ∀ i ∈ I)
(e ∈ Hi ∀ i ∈ I) =⇒ e ∈ H.
a ∈ H =⇒ (a ∈ Hi ∀ i ∈ I) =⇒ (a−1 ∈ Hi ∀ i ∈ I)
24
Definition 7.2. Let G be a group and S = {ai : i ∈ I} ⊆ G.
1. Then, the smallest subgroup G(S) of G is called the subgroup
generated by S. So,
\
G(S) = {H ≤ G : S ⊆ H}
Proof. We only need to prove (1). Let H be the set consisiting of all
such "words". Then
1. S ⊆ H because ai is an word of lenght one.
2. e = ai a−1
i ∈ H.
25
Corollary 7.4. Suppose G and S be as above (7.3). Assume G is
abelian. Then,
In additive notation:
Proof. Follows directly from (7.3), because we can switch the ele-
ments. The proof is complete.
26