BA3 Math S5
BA3 Math S5
Lesson No. :
SECTION : A
Punjabi University, Patiala
1.1 : GROUPS – I
1.2 : GROUPS – II
(All Copyrights are Reserved)
1.4 : GROUPS – IV
B.A. PART–III MATHEMATICS : PAPER I
(SEMESTER - V) ABSTRACT ALGEBRA
GROUPS – I
Objectives
I. Introduction to Groups
II. Examples
III. Elementary Properties of a Group
IV. Semi-Groups and Monoids
V. Problems
VI. Self Check Exercise
I. Introduction to Groups :
A non empty set G, together with a binary composition * is said to form a group, if it
satisfies the following postulates
(i) Associativity: a * (b * c) = (a * b) * c, for all a, b, c G
(ii) Existence of Identity: an element e G, such that
a * e = e * a = a for all a G, where e is called identity element of G.
(iii) Existence of Inverse: For every a G, a' G (depending upon a)
such that
a * a' = a' * a = e. Here, a' is called inverse of a
Remarks : (i) Since * is a binary composition on G, therefore for all a, b G, a * b
is a unique member of G. This property is called closure property.
(ii) If, in addition to the above postulates, G also satisfies the commutative
law i.e. a * b = b * a for all a, b G,
then G is called an abelian group or a commutative group.
(iii) We will use the symbol 'e' for identity of a group and 'a–1' for the inverse
of an element 'a' of the group. Further, instead of denoting the
composition as 'a * b' we will simply write 'ab' (which does not mean
multiplication of 'a' and 'b'.)
(iv) If the set G is finite (i.e., has finite number of elements) it is called a
finite group otherwise it is called an infinite group.
(v) Order of a group : It is defined as the number of elements in the finite
group. It is denoted by o(G) or |G|.
1
B.A. Part–III 2 Mathematics : Paper I
II. Examples
Example 1 : The set Z of integers forms an abelian group w.r.t the usual addition
of integers.
It is easy to verify the postualtes in the definition of a group as sum of two integers
is a unique integer (thus closure holds). Associativity of addition is known to us. 0
(zero) will be identity and negatives will be the respective inverse elements.
Commutativity again being obvious.
Example 2 : Similarly, sets Q of rationals, R of real numbers would also form
abelian groups w.r.t. addition.
Example 3 : Set of integers, w.r.t. usual multiplication does not form a group,
although closure, associativity, identity conditions hold.
Note : 2 has no inverse w.r.t. multiplication as there does not exist any integer a
s.t., 2. a = a.2 = 1.
Example 4 : The set G of all +ve irrational numbers together with 1 under
m ul t i p li ca t i on d oe s n o t f o rm a gr ou p a s c l osu re doe s n ot h ol d, b eca u se
a b
and i will be inverse of a + ib.
2 2
a b a b2
2
Note : a + ib is non-zero means that both a & b are not zero. Thus a2 + b2 0.
Example 8 : The set G of all nth roots of unity, where n is a fixed positive integer
forms an abelian group under usual multiplication of complex numbers.
We know that complex number z is an nth root of unity if zn = 1 and there exist
exactly n distinct roots of unity.
In fact the roots are given by e2ir/n
where r = 1, 2, ....., n and eix = cos x + i sin x.
B.A. Part–III 3 Mathematics : Paper I
n
1 1 1
Also for any a G, will be its inverse as n 1 .
a
a a
* 1 2
1 1
2 1
2 2 1
(i) Closure Property : Since all the elements in composition table are elements
of G, so G is closed under multiplication.
(ii) Associalivity : Since the elements of G are complex numbers and
multiplication of complex numbers is associative, so multiplication is associative
in G.
(iii) Existence of identity : Since 2nd row is same as the first row, 1 is left
identity, Also 2nd column is same as the first column, 1 is the right identity. So 1
is the identity of G.
(iv) Existence of inverse : Here each row (column) of the composition table
contains identity element 1 once and only once. So the element left to 1 is the left
inverse of the element above 1. Similarly the element above 1 is the right inverse of
element left to 1.
Thus we see that
1.1 = 1 = 1.1 so 1 –1 = 1.
Also = 1 = 2., so –1 = 2 and (2)–1 = .
2
(v) Abelian : Since the entries in the composition table are symmetrical about
the principal diagonal.
Hence G is an abelian group under multiplication.
B.A. Part–III 4 Mathematics : Paper I
i2 j2 k 2 1, ij ji k
jk kj i
ki ik j
then G forms a group. G is not abelian as ij ji.
This is called the Quaternion Group.
(ii) If set G consists of the eight matrices
1 0 1 0 i 0 i 0 0 1 0 1
0 1 , 0 1 , 0 i , 0 i , 1 0 , 1 0 ,
0 i 0 i
i 0 , i 0 , where i 1
then G forms a non abelian group under matrix multiplication. (Compare with part
(i)).
Example 10 : Let G = {(a, b) | a, b rationals, a 0}. Define * on G by
(a, b) * (c, d) = (ac, ad + b)
Closure follows as a, c 0 ac 0
[(a, b) * (c, d)] * (e, f) = (ac, ad + b) * (e, f)
= (ace, acf + ad + b)
(a, b) * [(c, d) * (e, f)] = (a, b) * (ce, cf + d)
= (ace, acf + ad + b)
proves associativity.
(1, 0) will be identity and (1/a, –b/a) will be inverse of any element (a, b).
G is not abelian as
(1, 2) * (3, 4) = (3, 4 + 2) = (3, 6)
(3, 4) * (1, 2) = (3, 6 + 4) = (3, 10).
III. Elementary Properties of a Group
Lemma : In a group G,
(1) Identity element is unique.
(2) Inverse of each a G is unique.
(3) (a–1)–1 = a, for all a G, where a–1 stands for inverse of a.
(4) (ab)–1 = b–1 a–1 for all a, b G (Reversal Law)
(5) ab = ac b = c
B.A. Part–III 5 Mathematics : Paper I
But f h.
(b) If we consider the group in example 10, we find
(1, 2) * (3, 4) = (3, 6) = (3, 0) * (1, 2)
But (3, 4) (3, 0)
Hence we notice, cross cancellations may not hold in a group.
Theorem 1 : For elements a, b in a group G the equations ax = b and ya = b have
unique solutions for x and y in G.
Proof : Now ax = b
a–1 (ax) = a–1b
ex = a–1 b
or x = a–1 b
which is the required solution of the equation ax = b.
Suppose x = x1 and x = x2 are two solutions of this equation, then
ax1 = b and ax2 = b
ax1 = ax2
x1 = x2 by left cancellation
Showing that the solution is unique.
Similarly y = ba–1 will be unique solution of the equation ya = b.
Theorem 2 : A non empty set G together with a binary compositioon '.' is a group
if and only if
(1) a(bc) = (ab)c for all a, b, c G
(2) For any a, b G, the equations ax = b and ya = b have solutions in G.
Proof : If G is a group, then (1) and (2) follow by definition and previous theorem.
Conversely, let (1) and (2) hold. To show G is a group, we need to prove existence of
identity and inverse (for each element).
Let a G be any element.
By (2), the equation ax = a
ya = a
have solutions in G.
Let x = e and y = f be the solutions.
Thus e, f G, s.t., ae = a
fa = a
Let now b G be any element then again by (2) some x, y in G s.t.,
ax = b
ya = b.
Now ax = b f. (a. x) = f . b
(f . a) . x = f . b
a . x = f . b
B.A. Part–III 7 Mathematics : Paper I
b = f . b
Again y.a = b (y . a) . e = b. e
y . (a . e) = b . e
y . a = be
b = be
thus we have b = fb ... (i)
b = be ... (ii)
for any b G
Putting b = e in (i) and b = f in (ii) we get
e = fe
f = fe
e = f.
Hence ae = a = fa = ea
i.e., e G, s.t., ae = ea = a
e is identity.
Again, for any a G, and (the identity) e G, the equations ax = e and ya = e have
solutions.
Let the solutions be x = a1, and y = a2
then aa1 = e, a2a = e
Now a1 = ea1 = (a2a) a1 = a2 (aa1) = a2e = a2.
Hence aa1 = e = a1a for any a G
i.e., for any a G, some a1 G satisfying the above relations a has an inverse.
Thus each element has inverse and, by definition, G forms a group.
IV. Semi-Groups and Monoids
Definition : A non empty set G together with a binary composition '.' is called a
semi-group if
a . (b . c) = (a . b) . c for all a, b, c G
Obviously, every group is a semi-group. But the converse is not true follows by
considering the set N of natural numbers under addition.
Remark : Cancellation law may not hold in a semi-group.
Consider M, the set of all 2 × 2 matrices over integers under matrix multiplication,
which forms a semi-group.
1 0 0 0 0 0
If we take A , B 0 2 , C 3 0
0 0
B.A. Part–III 8 Mathematics : Paper I
0 0
then clearly AB AC
0 0
But B C.
Set of natural numbers under addition is an example of a semi-group in which
cancellation laws hold.
Theorem 3 : A finite semi-group in which cancellation laws hold is a group.
Proof : Let G = {a1, a2, ..., an} be a finite semi-group in which cancellation laws hold.
Let a G be any element, then by closure property
aa1, aa2, ..., aan
are all in G.
Suppose any two of these elements are equal
say, aai = aaj for some i j
then ai = aj by cancellation
But ai aj as i j
Hence no two of aa1, aa2, ..., aan can be equal.
These being n in number, will be distinct members of G (Note of (G) = n).
Thus if b G be any element then
b = aai for some i
i.e., for a, b G the equation ax = b has a solution (x = ai) in G.
Similarly, the equation ya = b will have a solution in G.
G being a semi-group, associativity holds in G.
Hence G is a group (by theorem 2).
Theorem 4 : A finite semi-group is a group if and only if it satisfies cancellation
laws.
Proof : Follows by previous theorem.
Definition (Monoid) : A non empty set G together with a binary composition '.'
is said to form a monoid if
(i) a(bc) = (ab)c a, b, c G
(ii) an element e G s. t., ae = ea = a a G
e is then called identity of G. It is easy to see that e is unique.
So all groups are monoids and all monoids are semi-groups.
Notation : Let G be a group with binary composition '.'. If a G be any element
then by closure property a . a G. Similarly (a . a) . a G and so on.
It would be very convenient to denote a . a by a2 and a . (a . a) or (a . a) . a by a3 and
so on. Again a–1.a–1 would be denoted by a –2. And since a.a–1 = e, it would not be
wrong to denote e = a0. It is now a simple matter to understand that
am . an = am+n, (am)n = amn
B.A. Part–III 9 Mathematics : Paper I
ab
a*b , a, b G
2
(b) S e t o f a l l 2 × 2 m a t r i ce s o v er i n t e g er s u n de r m a t r i x
multiplication.
cos sin
(c) Set of all matrices of the form , R, under matrix
sin cos
multiplication.
(d) Q = set of all rational numbers under * where a * b = a + b – ab.
(e) G = {(a,b) | a, b Z} under * defined by
(a, b) * (c, d) = (ac + bd, ad +bc).
B.A. Part–III 12 Mathematics : Paper I
1 0 1 0 0 1 0 1
e , a 0 1 , b 1 0 , c 1 0 .
0 1
GROUPS – II
Objectives
I. Subgroups
II. Properties of Subgroups
III. Centre of a Group
IV. Cosets
V. Self Check Exercise
I. Subgroups
We have seen that R, the set of real numbers, forms a group under addition, and Z,
the set of integers, also forms a group under addition. Also Z is a subset of R. Now,
we define a subgroup as :-
Definition : A non empty subset H of a group G is said to be a subgroup of G, if H
forms a group under the binary composition of G.
Obviously, if H is a subgroup of G and K is a subgroup of H, then K is subgroup of
G. If G is a group with identity element e then the subsets {e} and G are the trivial
subgroups of G. All other subgroups will be called non-trivial (or proper subgroups).
Thus it is easy to see that the even integers form a subgroup of (z, +), which is :
subgroup of (Q, +) which is a subgroup of (R, +).
Again the subset {1, –1) will be a subgroup of G = {1, –1, i, –i) under multiplication.
Notice that Z 5 = {0, 1, 2, 3, 4} mod 5 is not a subgroup of Z under addition as
addition modulo 5 is not the composition of Z. Similarly, Z5 is not subgroup of Z6
etc.
We sometimes use the notation H G to signify that H is a subgroup of G and H < G
to mean that H is a proper subgroup of G.
II. Properties of Subgroups
I. The identity element of a subgroup is same as the identity elements of
the group.
Proof. Let H be a subgroup of a group G.
Let e and e' be the identity elements of G and H respectively
Let a H be any element
13
B.A. Part–III 14 Mathematics : Paper I
Proof: Let H be a subgroup of G then by definition it follows that (i) and (ii) hold.
Conversely, let the given conditions hold in H.
Closure holds in H by (i).
Again a, b, c H a, b, c G a(bc) = (ab)c
Hence associativity holds in H.
Also for any a H, a–1 H and so by (i)
aa–1 H e H
thus H has identity.
Inverse of each element of H is in H by (ii).
Hence H satisfies all conditions in the definition of a group and thus it forms a
group and therefore a subgroup of G.
Theorem 2 : A non void subset H of a group G is a subgroup of G iff a, b H ab–
1
H .
Proof : If H is a subgroup of G then, a, b H ab–1 H (follows easily by using
definition).
Conversely, let the given condition hold in H.
That associativity holds in H follows as in previous theorem.
Let a H be any element (H )
then a, a H aa–1 H e H.
So H has identity.
Again, for any a H, as e H
ea–1 H a–1 H
i.e., H has inverse of each element.
Finally, for any a, b H ,
a, b–1 H
a(b–1)–1 H ab H
i.e., H is closed under multiplication.
Hence, H from a group and therefore a subgroup of G.
Remark : If the binary composition of the group is dehated by '+', the above condition
can be stated as : a, b H a – b H. Note that, the identity e is always in H.
Problem 1 : Show that the sets H = {0, 3} and K = {0, 2, 4} are subgroups of the
group G = {0, 1, 2, 3 , 4, 5} under the operation addition modulo 6.
Sol. Clearly, H and K are non-empty subsets of G. The composition table for H
and K are given below:
Composition table for H Composition table for K
+6 0 3 +6 0 2 4
0 0 3 0 0 2 4
3 3 0 2 2 4 0
4 4 0 2
B.A. Part–III 16 Mathematics : Paper I
From the composition table, it is easy to see that H and K form groups and hence are
subgroups of G.
III. Centre of a Group
Theorem 3 : Centre of a group G is a subgroup of G.
Proof : Let Z(G) be the centre of the group G.
Then Z(G) as e Z(G)
Again, x, y Z(G) xg = gx
yg = gy for all g G
g–1 x–1 = x–1 g–1
g–1 y–1 = y –1 g –1 for all g G
Now g(xy –1) = (gx)y–1 = (xg)y –1
= (xy)y –1 (g–1g)
= xg(y –1 g –1)g = xg (g–1 y–1)g
= x(gg –1) y–1 g
= (xy–1)g for all g G
xy–1 Z(G)
Hence Z(G) is a subgroup.
Remark : obviously, G is abelian iff Z(G) = G.
Definition : Let G be a group, a G be any element. The subset N(A) = {x G/xa =
ax} is called normalizer or centralizer of a in G.
Problem 2 : Find centre of S3.
Solution : We have S3 = {I, (1), (13), (23), (123), (132)}
Centre of S3, Z(S3) = {S3| = for all S3}
Since (12)(13) = (132)
(13)(12) = (123)
We find (12), (13) do not commute.
(12) & (13) do not belong to Z(S3)
Again, (23)(132) = (12)
(13) (12) = (123)
(23), (132) do not belong to Z(S 3)
Also, (123)(12) = (13)
(132)(23) = (13)
Shows (123) Z(S3)
Hence Z(S 3) contains only l.
Problem 3 : Let G be the group of all 2 × 2 non singular matrices over the reals.
Find centre of G.
a b
Solution : If be any element of the centre Z(G) of G then it should commute
c d
a b 0 1 0 1 a b
c d 1 0 1 0 c d
b = c, a = d
a b 0 1 0 1 a b
Also c d 1 1 1 1 c d gives
a b b a b
c d d a c b d
a + b = a, b = c = 0
a b a 0
Hence any member c d of Z(G) turns out to be of the type 0 a .
In other words, members of the centre Z(G) are the 2 × 2 scalar matrices of G.
Problem 4 : Show that N(x–1 ax) = x–1 N(a)x for all a, x G.
Solution: Let y N(x–1 ax)
then (x–1 ax)y = y(x–1 ax)
y–1 x–1 axy = x–1 ax
xy–1 x–1 a = axy –1 x–1
xy–1 x–1 N(a)
xy–1 x–1 = b N(a)
y–1 = x–1 bx
y = x–1 b–1 x, b–1 N(a) as b N (a)
y x–1 N(a) x
N(x–1 ax) x–1 N(a) x
Let z x–1 N(a)x z = x-1 cx, c N(a)
z(x–1 ax) = (x–1 cx) (x–1 ax)
= x–1 cax
= x–1 acx as c N (a)
= (x–1 ax)(x–1 cx)
= (x–1 ax)z
z N(x–1 ax)
x–1 N(a)x N(x–1 ax)
x–1 N(a)x = N(x–1 ax) for all a, x G.
It would be an easy exercise to show that intersection of two subgroups will be a
subgroup.
In fact, one can prove that if {Hi| i I} be any set of subgroups of group G then
B.A. Part–III 18 Mathematics : Paper I
Hi will be a subgroup of G.
iI
H K, K H
H(G, being, of course, finite). We are now ready to prove the following result.
Theorem 6 (Lagrange's) : If G is a finite group and H is a subgroup of G, then o(H)
divides o(G).
Proof : Let o(G) = n.
Since corresponding to each element in G, we can define a right coset of H in G, the
number of distinct right cosets of H in G is less than or equal to n.
Using the properties of equivalence classes we know
G = Ho1 Ha2 .....Ha1
where t = no. of distinct right cosets of H in G.
o(G) = o(Ha1) + o(Ha2) + .... + o(Ha1)
(reminding ourselves that two right cosets are either equal or have no element in
common
o(G) = t. o(H)
or that o(H)| o(G)
Converse of Lagrange's theorem does not hold.
Remarks : (i) If G is a group of prime order, it will have only two subgroups G and
{e}.
(ii) A subset H G with more than half the elements of G cannot be a subgroup of
G.
We have been talking about right cosets of H in G all this time. Are there left cosets
also?
The answer should be an obvious yes. After all we can similarly talk of
aH = {ah| h H}, for any a G, whch would be called a left coset. One can by
defining similarly an equivalence relation (a b mod H a–1 b H) prove all similar
results for left cosets.
Theorem 7 : Let H be a subgroup of G then
(i) Ha = H a H; aH = H a H
(ii) Ha = Hb ab–1 H; aH = bH a–1 b H
(iii) Ha (or aH) is a subgroup of G iff a H.
Proof : (i) Let Ha = H
Since e H, ea Ha ea H a H.
Let a H, we show Ha = H.
Let x Ha x = ha for some h H
Now h H, a H ha H x H Ha H
Again, let y H, since a H
ya–1 H
ya-1 h for some h H
B.A. Part–III 21 Mathematics : Paper I
y = ha Ha
H Ha
Hence Ha = H.
(ii) Ha = Hb
(Ha)b–1 = (Hb)b–1
Hab–1 = He
Hab–1 = H
ab–1 H (using (i))
(iii) If a H then Ha = H which is a subgroup. Conversely, if Ha is a subgroup
of G then e Ha and thus the right cosets Ha and He have one lement e in common
and hence Ha = He = H a H by (i)
Corresponding results for lelt cosets can be proved similarly.
Definition : Let G be a group and H, a subgroup of G. Then index of H in G is the
number of distinct right (left) cosets of H in G. Is is denoted by iG(H) or [G:H].
O(G)
The proof of Lagrange's theorem suggests that if G is a finite group then iG H O(H) .
Problem 6 : Give an example to show that an infinite group G can have a subgroup
H G with finite index.
Solution : Let < Z, + > be the group of integers under addition.
Let H = {2n | n Z} then H is a subgroup of Z. We show H has only three right cosets
in Z namely H, H + 1 ; H + 2.
If a Z be any element ( 0, 1, 2) then we can write (bi division algorithm).
a = 3n + r, 0 r < 3
which gives
H + a + H + (3n + r) = (H + 3n) + r = H + r
where 0 r < 3
Hence H has only 3 right cosets in Z and thus has index 3.
Notice, H – 1 = (H + 3) – 1 = H + (3 – 1) = H + 2 etc.
Problem 7 : Show that there exists a one-one onto map between the set of all left
cosets of H in G and the set all right cosets of H in G where H is a subgroup of a
group G.
Solution : Let = set of all left cosets of H in G.
= set of all right cosets of H in G.
Define a mapping : , s.t.,
(aH) = Ha–1 a G
is well defined as aH = bH
a–1 b H
B.A. Part–III 22 Mathematics : Paper I
Ha–1 = Hb-1
(aH) = (bH)
Taking the steps backwards, we find is 1 – 1. Again, for any Ha , a–1 H is the
required pre-image under is onto.
If G is finite, then the above result reduces to saying that number of left cosets of H
in G is same as the number of right cosets of H in G.
Problem 8 : Let H be a subgroup of a group G and N(H) = {a G|aHa–1 = H}. Prove
that N(H) is a subgroup of G which contains H.
Solution : N(H) subset of G as
eHe–1 = H e N(H)
Let now a, b N(H) be any two elements, then
aHa–1 = H
bHb–1 = H
then bHb = H b–1 (bHb–1) b = b–1 Hb
–1
Now k k h
1
1 2
1
2 KH HK
thus k k h
1
1 2
1
2 hk for some h H, k K
o H .o K
o HK
o H K
o K
and also t o D
B.A. Part–III 24 Mathematics : Paper I
1
Again, HK H Dk i and since D H, HD = H
i 1
1
Thus HK Hk i = Hk1 Hk2 ...... Hki
i 1
Now no two of Hk1, Hk2, ........., Hkt can be equal as if Hki = Hkj for some i, j
1 1 1
then k i k j H k i k j H K k i k j D Dk i Dk j
o H .o K
= o HK
Which proves the result.
V. Self check Exercise
1. Show that intersection of two subgroups of a group G is a subgroup of
G.
2. If H is a subgroup of G, show that
g–1 Hg = {g–1 hg |h H} is a subgroup of G.
3. Let G be the Quaternion group. Find centre of G. Find also the
normalizer of i in G.
4. Show that normalizer of an element a in a group G is a subgroups of
G.
5. Show that H = {0, 2, 4} is a subgroup of Z6 = {0, 1, 2, 3, 4, 5} addition
modulo 6.
6. If H and K are subgroups whose orders are relatively prime then show
that HK = {e}.
GROUPS – III
Objectives
I. Cyclic Groups
II. No. of Generators of a finite cyclic group.
II.(a) Euler's Theorem
II. (b) Fermat's Theorem
III. Normal Subgroup
IV. Self Check Exercise
I. Cyclic Groups
Firstly , we define the order of an element:-
Definition (Order of an element) : Let G be a group and a G be any element.
We say a is of order (or period) n if n is the least +ve integer s.t., an = e. If binary
composition of G is denoted by +, it is read as na = 0, where 0 is identity of G.
If it is not possible to find such n, we say a has infinite order. Order of a is be
denoted by o(a) or |a|. It is obvious that o(a) = 1 iff a = e.
Cyclic Group : A group G is called a cyclic group if an element a G, such that
every element of G can be expressed as a power of a. In that case a is called
generator of G. We express this fact by writing G = <a> or G = (a).
Thus G is called cyclic if an element a G s.t., G = {an |n Z}. Again, if binary
composition of G is denoted by +, the words 'power of a' would mean multiple of a.
Note : The number of generators may be more than one. Moreover, if a is generator
so is a-1. A simple example of a cyclic group is the group of integers under addition,
1 being its generator.
Again the group G = {1, –1, i, –i} under multiplication is cyclic as we can express its
members as i, i2, i 3, i4. Thus i (or – i) is a generator of this group.
Example 1 : Consider, Z8 = {0, 1, 2, ....7} addition modulo 8.
Then we can check that 1, 3, 5, 7 will be generators of Z8
Here, 31 = 3, 32 = 3 3 = 6, 33 = 3 3 3 = 1
34 = 3 3 3 3 = 4 and so on
i.e., <3> = {3, 6, 1, 4, 7, 2, 5, 0}
25
B.A. Part–III 26 Mathematics : Paper I
p1p2 ......prr 1
If O a 1 2 pr , then the result follows
1 2 1
p ......pr r
Let a p1 2 e , then (proceeding as above, we get an element of prime order
as a e.)
Problem 5 : Suppose that G is a finite group with the property that every non
identity element has prime order. If Z(G) is non trivial, prove that every non identity
element of G has the same order.
Solution : Let e a Z(G). Let o(a) = prime p.
Let b G such that o(b) = prime q.
since a Z(G), ab = ba
So, (ab)pq = apq bpq = e
o(ab) divises pq
o(ab) = 1, p or q
If o(ab) = 1, then a = b–1
o(a) = o(b–1) o(b)
p = q .
If o(ab) = p, then (ab)p = e
apbp = e
bp = e
q = o(b)|p q = p.
Similarly, if o(ab) = q, then p = q.
Therefore, every non identity element of G has the same order.
Theorem 2 : A subgroup of a cyclic group is cyclic.
Proof : Let G = <a> and let H be a subgroup of G. If H = {e}, there is nothing to
prove.
Let H {e}. Members of H will be powers of a. Let m be the least +ve integer s.t., am
H. We claim H = <am>.
Let x H be any element. Then x = a4 for some k. By division algorithm, k = mq + r
where 0 r < m
r = k – mq
ar = ak. a–mq = x.(am)–q H
B.A. Part–III 29 Mathematics : Paper I
But m is the least +ve integer s.t., am H, meaning thereby that r= 0
Thus k = mq
or that x = ak = (am)q H is cyclic, gererated by am.
Theorem 3 : A cyclic group is abelian.
Proof : Let G = <a>. If x, y G be any elements then x = an, y = am for some integers
m, n.
Now xy = an, am = an+m = am+n = am . an = y.x
Hence G is abelian.
Theorem 4 : If G is a finite group, then order of any element of G divides order of
G.
Proof : Let a G be any element,
Let H = {an| n an integer}
Then H is a cyclic subgroup of G, generated by a, as
x, y H x = an, y = am
xy–1 = an. a–m = an–m H
By Lagrange's theorem o(H)|o(G). But o(H) = o(a)
o(a)|o(G).
Cor.: If G is a finite group then for any a G, then ao(G) = e
Proof : o(a)|o(G) o(G) = o(a)k for some k
Now ao(G) = ao(a)k = (ao(a))k = ek = e
Thus any element of a finite group, has finite order (which is less than or equal to
the order of the group).
Problem 6 : Show that a group of even order has an element of order 2 and that
the number of elements of order 2 is odd.
Solution : Let o(G) = even
Let H = {x G|x2 = e}, K = {x G| x2 e},
Then G = H K
Now, x E x–1 x also is in K.
number of elements is K is even and thus number of elements in H will also be
even.
Since, e H(a2 = e), some x H, s.t., x e.
Now, x e, x H o(x) = 2
G has an element of order 2.
Every element of order 2 is in H, and as e H, o(H) = even, the number of elements
of order 2 is odd.
Theorem 5 : Converse of Lagrange's theorem holds in finite cyclic groups.
B.A. Part–III 30 Mathematics : Paper I
1
m or n =1 as m, n are integers.
n
i.e., b = a or a–1
In other words, a and a–1 are precisely the generators of G.
B.A. Part–III 32 Mathematics : Paper I
1 1 1
(n) n 1 1 .... 1
p1 p2 pk
a p 1 1 mod p as p p 1
a p a mod p
p|a p a
a p a mod p .
(Note (a, p) = 1 or p as 1 and p are only divisors of p).
Problem 8 : Prove that 3, 5, and 7 are the only three consecutive odd integers
that are prime.
Solution : Suppose p and p + 2 are consecutive primes, p > 3. We show that 12
divides their sum.
p > 3 g.c.d (p, 3) = 1
p2 1 (mod 3) by Fermat's theorem
3|p2 – 1
3|(p – 1)(p + 1)
If 3|p – 1, then p – 1 = 3k p = 3k + 1 p + 2 = 3k + 3 = multiple of 3.
But p + 2 is a prime > 3
So, we get a contradiction
Therefore, 3|p + 1 p + 1 = multiple of 3
Since p is odd, p + 1 is also a multiple of 2
So, p + 1 is a multiple of 6.
Therefore, p + (p + 2) = 2p + 2 = 2(p + 1) = multiple of 12.
12|p + (p + 2)
Problem 9 : Let G be a group.
o(a)
Show that o(an) = o a , n for all a G
where n is an integer and (0(a), n) = g.c.d (o(a), n).
Solution : Let o(a) = m
m n
Let d = (m, n) , are integers
d d
B.A. Part–III 35 Mathematics : Paper I
m n
r
d d
m m n
r as , 1
d d d
m
r
d
o an
m
o(a)
d o a , n
.
Thus H and HgHg–1 are two right cosets having one element common. Recalling the
properties of equivalence classes, we know that any two right cosets are either
equal or have no element in common. Thus, (as e is common element)
H = HgHg–1
Now hgh1g–1 HgHg–1 for all h, h1 H, g G
hgh1g–1 H for all h, h 1 H, g G
h–1(hgh1g–1)h–1 H
gh1g–1 H for all h1 H, g G
H is normal in G.
Hence the result.
Remark : Let H be a subgroup of a group G. Define
g–1Hg = {g–1hg|h H}
then g–1Hg forms a subgroup of G.
Again, if we define a mapping f : H g–1Hg, by
f(h) = g–1hg
then f will be a 1 – 1 onto mapping.
In case G is finite, this would mean that both H and g–1Hg (for any g G) will have
same number of elements.
Using this result we have thus proved that if H be a subgroup of a finite group G
s.t., there is no other subgroup of G having the same number of elements as H has,
then H is normal in G. After all, H and g –1Hg (for any g G) have same number of
elements which mean that they are equal and H = g–1Hg means H is normal.
Problem 10 : Prove that a non empty subset H of a group G is normal subgroup
of G for all x, y H, g G, (gx)(gy)–1 H.
Solution : Let H be normal subgroup of G.
Let x, y H, g G be any elements,
then (gx)(gy)–1 = (gx)(y–1 g–1) = g(xy –1)g–1 H
as xy–1 H, g G, H is normal in G.
Conversely, we show H isnormal subgroup of G.
Let x, y H be any elements,
then xy–1 = exy –1 e = (ex)(ey)–1 H as e G
i.e., H is a subgroup of G.
Again, let h H, g G be any elements
Then as (gh)(ge)–1 H
we get (gh)(eg–1) H
ghg–1 H
H is normal.
Problem 11 : Show that the normaliser N(a) of a in a group G may not be a normal
B.A. Part–III 38 Mathematics : Paper I
subgroup of G.
Solution : Let G = S3 and a = (23), then Na(a) = N((23)) = (S3|(23) = (23)} = {I,
(23)}
Since, N(a)(12) = {(2), (132)}
and (12)N(a) = {(12), (123)}
we find N(a)(12) (12)N(a) or that N(a) is not normal.
Problem 12 : If N is a normal subgroup of order 2, of a group G then show that N
Z(G), then centre of G.
Solution : Let N = {a, e}.
Since e Z(G) (centre being a subgroup contains e) all that we want to show is that
a Z(G)
i.e., ag = ga for all g G
or g–1ag = a for all g G
Let g G be any element then as a N and N is normal, g–1 ag N = {a, e}
g–1ag = a or g –1 ag = e
since g ag = e ag = ge ag = eg a = e, which is not true
–1
o G
Problem 15 : Let H be normal in G such that o(H) and o H are co-prime. Show
o G
Solution : Let o(H) = m, o H n , Suppose K is a subgroup of G of order m.
m.m
Then o HK , where d = o(H K)
d
Since H is normal, HK G
Thus o(HK)|o(G)
m m
m. |m.n |n
d d
m
d |dn m|dn
d
m|d as (m, n) = 1
But d|m as H K H
Thus d = m and hence
o(H K) = o(H) = o(K)
H = K.
IV. Self Check Exercise
1. Find order of each element in the group G = {1, 1} under multiplication.
2. Show that a finite cyclic group with three or more elements has even number
of generators.
3. If order of a group G is pq, where p, q are primes, then show that every
proper subgroup of G is cyclic.
4. Let G be a finite group whose order is not divisible by 3. Suppose (ab)3 = a3b3
for all a, b G, then show that G is abelian.
B.A. Part–III 41 Mathematics : Paper I
subgroup of G.
6. Show that every subgroup of a cyclic group is normal.
7. Show that intersection of two normal subgroups is a normal subgroup.
8. Every subgroup of an obelian group is normal. Prove that converse is not
true. (Consider Quaternion group).
9. Prove that centre of a group is a normal subgroup.
10. Show that C(H) is a normal subgroup of N(H), where H G.
B.A. PART–III MATHEMATICS : PAPER I
(SEMESTER - V) ABSTRACT ALGEBRA
GROUPS – IV
Objectives
I. Quotient Groups
II. Examples of Quotient Groups
III. Homomorphisms – Isomorphisms
IV. Kernel of Homomorphism
IV.(a) First Theorem of Isomorphism
IV.(b) Second Theorem of Isomorphism
IV.(c) Third Theorem of Isomorphism
V. Self Check Exercise
I. Quotient Groups
Let G be a group of N a normal subgroup of G. Let us collect all the right cosets of N
G
in G and form a set to be denoted by or G/N. Since N is normal in G, product of
N
any two right cosets of N will again be a right coset of N in G, i.e., we have a well
G G
defined binary composition (Prove it). We now show that this set forms a group
N N
under this product as its binary composition.
G G
For Na, Nb , NaNb = Nab
N N
G
If Na, Nb, Nc be any members, then
N
Na(NbNc) = Na(Nbc) = Na(bc) = N(ab)c = NabNc = (NaNb) Nc.
G G G
Again Ne will act as identity of and for any Na , Na–1 will be the inverse
N N N
G
of Na. Thus forms a group, called the Quotient group or the factor group of G by
N
N.
42
B.A. Part–III 43 Mathematics : Paper I
It is easy to see that if G is abelian then so would be any of its quotient groups as
NaNb = Nab = Nba = NbNa.
Converse of this result may not hold.
G
Remarks : (i) In , as N is normal, it does not matter whether we use the word right
N
cosets or left cosets, as Na = aN for all a.
Theorem 1 : If G is a finite group and N is a normal subgroup of G then
G o G
o
N o N
o G
o N = number of distinct right cosets of N in G
G
o
N
G G
We show is cyclic. In fact we claim is generated by Ha.
N N
G
Let Hx be any element.
N
Then x G = <a>, i.e., x will be some power of a
Let x = am
Then Hx = Ham = Ha a ......a (m times)
= Ha Ha ...... Ha (m times)
= (Ha)n
G G G
i.e., any element Hx of is a power of Ha Ha generates or that is cyclic.
N N N
Remarks : (i) The above result is proved for m > 0. In case m 0, the proof follows
similarly. Notice am = a–n = (a–1)n where n > 0 and remember that Ha–1 = (Ha)–1 and so
(Ha–1)n = (Ha)–n = (Ha)m,
B.A. Part–III 44 Mathematics : Paper I
(ii) If G = <a> is cyclic and H G, then o(G/H) is the least +ve integer m, s.t.,
amH.
Also, G/H = <Ha>. So o(G/H) = o(Ha) = m
(iii) The converse of above result is not true.
II. Examples of Quotient Groups
a b
Example 1 : Let G be the set of 2 × 2 matrices over reals of the type 0 d where
ad 0. Then it is easy to see that G will form a group under matrix multiplication
1 b
a
1 0 ad a b
0 1 will be identity, 1 will be inverse of any element 0 d Also G is not
0
d
abelian.
1 b
Let N be the subset containing members of the type 0 1 . Then N is a subgroup
1 b
b
a b 1 k a ad 1 akd bd
0 d 0 1 d N
0 1
0 1
d
G G
So, we get the quotient group . We show is abelian.
N N
G
Let Nx, Ny be any elements, then x, y G.
N
a b c e
Let x ,y
0 d 0 f
G
will be abelian iff NxNy = NyNx
N
Nxy = Nyx
xy (yx)–1 N
xyx–1 y–1 N
B.A. Part–III 45 Mathematics : Paper I
1 b 1 e
a b c e a ad c cf 1 t
0 d 0 1
0 1 1 is a matrix of the type 0 1 .
0
d f
Z
will consist of members of the type N + a, a Z
N
Z
We show contains only three elements. Let a Z be any element, where
N
a 0, 1, 2, then we can write, by division algorithm,
a = 3q + r where 0 r 2
N + a = N + (3q + r) = (N + 3q) + r = N + r as 3q N
but r can take values 0, 1, 2
Hence N + a will be one of N, N + 1, N + 2
Z
or that contains only these three members.
N
Remarks : (i) This example shows that in case of cosets, Ha = Hb may not
necessarily mean a = b. For instance, N + 4 = N + 1, but 4 1 in above example.
[N + 4 = (N + 3) + 1 = N + 1]
(ii) It also serves as an example of an infinite group which has a subgroup N having
finite index in G.
G
Problem 1 : If G is group such that Z G is cyclic, where Z(G) is centre of G then
G
Solution : Let us write Z(G) = N. Then is cyclic. Suppose it is generated by Ng.
N
Let a, b G be any two elements,
G
then Na,Nb
N
B.A. Part–III 46 Mathematics : Paper I
G
Remarks : (i) We are talking about Z G assuming, therefore, that Z(G) is a normal
G
(iv) If is cyclic for some normal subgroup H of G then G may not be abelian. Take
H
8
G = Quaternion group and H = {1, i}, then o(G/H) = 2 , a prime. So G/H is
4
cyclic, but G is not abelian.
Problem 2 : Let G be a non-abelian group of order pq where p, q are primes then
o(Z(G)) = 1.
G
Solution : Since G is non-abelian, by Problem 1, is not cyclic.
Z G
Now, o(Z(G))|o(G) = pq
o(Z(G)) = 1, p, q or pq
o(Z(G)) = pq Z(G) = G
G is abelian which is not so.
B.A. Part–III 47 Mathematics : Paper I
pq
o(Z(G)) = p o(G/Z(G)) = p q , a prime, meaning G/Z(G)) is cyclic which is also not
true.
Similarly, o(Z(G)) = q cannot hold and we are left with the only possiblility that
o(Z(G)) = 1.
III. Homomorphisms – Isomorphisms
Definition : Let < G, * > and < G', o > be two groups.
A mapping f : G G' is called a homomorphism if
f (a * b) = f(a) o f(b) a, b G
We shall use the same symbol (.)for both binary composition.
With that as notation, we find a map f : G G' is a homomrphism if
f(ab) = f(a) f(b)
If, in addition, f happens to be one -one, onto, we say f is an isomorphism and in
that case, we write G G'.
An onto homomorphism is called epimorphism.
A one-one homomorphism is called monomorphism.
A homomorphism from a group G to itself is called an endomorphism of G.
An isomorphism from a group G to itself is called automorphism of G.
If f : G G' is onto homomorphism, then G' is called homomorphic image of G.
Example 1 : Let <Z, + > and < E, + > be the groups of integers and even integers.
Define a map f : Z E, s.t.,
f(x) = 2x for all x Z
then f is well defined as x = y 2x = 2y f(x) = f(y)
Also f is 1 – 1 (can be proved by taking the steps backwards.)
Now, f is a homomorphism as
f(x + y) = 2(x + y) = 2x + 2y = f(x) + f(y)
Also f is onto as any even integer 2x would have x as its pre-image.
Hence f is an isomorphism.
In fact this example shows that a subset can be isomorphic to its superset.
Example 2 : Let f be a mapping from <Z, + > the group of integers to the group G
= {1, –1} under multiplication defined as
f : Z G, s.t.,
f(x) = 1 if x is even
= –1 if x is odd
then f is clearly well defined. We check, if it is a homomorphism.
Let x, y Z be any elements.
B.A. Part–III 48 Mathematics : Paper I
f(x.x.........x)
f(xn) = (n times)
f 2
2 2
or f f 2
2 2
x2 = 2 where x f Q *
2
But that is a contradiction as there is no rational no. x.s.t., x2 = 2. Hence the result
follows.
B.A. Part–III 50 Mathematics : Paper I
Z Z
Problem 2 : Find all the homomorphisms from to .
4Z 6Z
Z Z
Solution : Let f : be a homomorphism.
4Z 6Z
Z
If o(f(4Z + 1)) = 1, then f(4Z + 1) = 6Z = zero of
6Z
Z Z
f: s.t.,
4Z 6Z
f(4Z + n) = 6Z + 3n
Notice 4Z + n = 4Z + m
n – m 4Z
3(n – m) 12Z 6Z
3(n – m) 6Z
6Z + 3n 6Z + 3m
i.e., f is well defined.
Z Z
So there are two homomorphisms from . In fact, in general, there are
4Z 6Z
Z Z
homomorphisms from where d = g.c.d (m, n)
mZ nZ
is defined by
Ker f = {x G|f(x) = e'}
where e' is identity of G'.
Theorem 2 : If f : G G' be a homomorphism, then Ker f is a normal subgroup of
G.
Proof : Since f(e) = e', e Ker f, thus Ker f .
Again, x, y Ker f f(x) = e', f(y) = e1
Now f(xy–1) = f(x) f(y–1) = f(x) (f(y))–1 = e'. e'–1 = e'. e' = e'
xy–1 Ker f
Hence it is a subgroup of G.
Again, for any g G, x Ker f
f(g–1xg) = f(g–1)f(x) f(g)
= (f(g)) –1 f(x) f(g) = (f(g))–1 e' f(g)
= (f(g)) –1 f(g) = e'
g–1 xg Ker f
Hence, it is a normal subgroup of G.
Theorem 3 : A homomorphism f : G G' is one-one iff Ker f = {e}.
Proof : Let f : G G' be one-one.
Let x Ker f be any element
then f(x) = e' and as f(e) = e'
f(x) = f(e) x = e as f is 1 – 1
Hence Ker f = {e}.
Conversely, let Ker f contain only the identity element.
Let f(x) = f(y)
Then f(x) (f(y))–1 = e'
f(xy–1) = e'
xy–1 Ker f = {e}
xy–1 = e
x = y or that f is one-one.
Problem 3 : Let f : G G' be a homomorphism. Let a G be such that o(a) = n and
o(f(a)) = m. Show that o(f(a))|o(a) and f is 1 – 1 iff m = n.
Solution : Since o(a) = n
we find an = e f(an) = f(e)
f(a. a........a) = f(e)
(f(a))n = e'
o(f(a))|n = o(a)
Again, let f be 1 –1
B.A. Part–III 52 Mathematics : Paper I
since o(f(a)) = m
we find (f(a))m = e'
f(a). f(a) .....f(a) = e'
f (a. a.....a) = e'
f(am) = e' = f(e)
am = e (f is 1 – 1)
i.e., o(a)|m or n|m, but already m|n
Hence m = n.
Conversely, let o(a) = o(f(a)).
Then f(x) = f(y)
f(x) (f(y))–1 = e'
f(xy–1) = e'
o(f(x–1)) = 1
o(xy –1) = 1 xy–1 = e x = y
f is 1–1.
Remark: Under an isomorphism, order of any element is preserved.
Problem 4 : Show that the group <R, +> of real numbers cannot be isomorphic to
the group R* of non zero real numbers under multiplicaiton
Solution : –1 R* and order of –1 is 2 as (–1)2 = 1. But R has no element of order
2. As if x R is of order 2 then 2x = x + x = 0. But this does not hold in <R, +> for any
x except x = 0.
By above remark, under an isomorphism order of an element is preserved. Thus
there cannot be any isomorphism between R and R*.
Problem 5 : Let G be a group and f : G G s.t. f(x) = x–1 be a homomorphism.
Show that G is abelian.
Solution : Let x, y G be any elements.
xy = (y–1 x–1)-1 = f(y–1x–1)
= f(y–1) f(x–1)
= yx, hence G is abelian.
IV.(a) First Theorem of Isomorphisms
Theorem 4 (Fundamental theorem of group homomorphism) : If f : G
G
G' be an onto homomorphism with K = Ker f, then G' .
K
In other words, every homomorphic image of a group G is isomorphic to a quotient
group of G.
B.A. Part–III 53 Mathematics : Paper I
G
Proof : Define a map : G ' s.t.,
K
(Ka) f(a), a G
We show is an isomorphism.
The is well defined follows by
Ka = Kb
ab–1 K = Ker f
f(ab–1) = e'
f(a)(f(b))–1 = e'
(Ka) = (Kb)
By retracing the steps backwards, we can prove that is 1 –1.
Again as (KaKb) = (Kab) = f(ab) = f(a) f(b)
= (Ka) (Kb)
Therefore, is a homomorphism.
To check that is onto, let g' G' be any element. Since f : G G' is onto, g G,
s.t.,
f(g) = g'
Now (Kg) = f(g) = g'
Which shows that Kg is the required pre-image of g' under .
Hence is an isomorphism.
Remark : The above theorem is also called first theorem of isomorphism. It can
also be stated as:
G
If f : G G' is a homomorphism with K = Ker f, then Ker f f(G) .
HK K
H HK
HK
Define f :K s.t., f(k) = Hk
H
As k1 = k2 Hk1 = Hk2 f(k1) = f(k2)
B.A. Part–III 54 Mathematics : Paper I
HK K
H Ker f
K G
Proof : is non empty subset of (by definition)
H H
K
For any Hk1, Hk2
H
(Hk1)(Hk2)–1 = Hk1 Hk 2 Hk1k 2
1 1 K
H
K
i.e., is a subgroup.
H
K G
Again, for any Hk and Hg , we have
H H
(Hg)–1 (Hk)(Hg) = Hg–1 HkHg
1 K
= Hg kg
H
as g G, k K, K is normal in G gives g –1 kg K.
The converse part is left as an exercise for the reader.
Theorem 6 : (Third theorem of isomorphism) : If H and K are two normal
B.A. Part–III 55 Mathematics : Paper I
G G /H
K K /H
K G
Proof : The above lemma ensures that is a normal subgroup of and, therefore,
H H
G /H
we can talk of K /H .
G G
Define a map f: s.t.,
H K
f(Ha) = Ka, a G
f is well defind as
Ha = Hb
ab–1 H K
Ka = Kb
f(Ha) - f(Hb)
f is a homomorphism as
f(HaHb) = f(Hab) = Kab = KaKb = f(Ha) f(Hb).
Obviously, f is onto.
Using Fundamental theorem of group homomorphism, we can say
G G /H
K Ker f
K
We claim Ker f
H
G
A member of Ker f will be some member of .
H
Now Ha Ker f f(Ha) = K (identity of G/K)
Ka = K
a K
K
Ha
H
G G /H
Hence we find
K K /H
B.A. Part–III 56 Mathematics : Paper I
K K G
Remark : Since = Ker f, we notice that is a normal subgroup of .
H H K
Problem 6 : Let G be the group of all non zero complex numbers under
a b
multiplication and let G' be the group of all real 2 × 2 matrices of the form b a ,
where not both a and b are zero, under matrix multiplication, show that G G'.
Solution : Define a map
: G G', s.t.,
a b
(a + ib) = b a
is clearly well-defined,
Also
ac bd ad bc
[(a + ib) (c + id)] = [(ac – bd) + i(ad + bc)] = ad bc ac bd
and
a b c d ac bd ad bc
(a + ib) (c + id) b a d c ad bc ac bd
a b
Also for , the required pre-image is (a + ib).
b a
Thus is onto
Also, (a + ib) = (c + id)
a b c d
b a d c
a = c, b = d a + ib = c + id
Hence is an isomorphism.
Problem 7 : Suppose G is a group of order p 2 , where p is a prime. Let
: G H be an onto homomorphism, where H is a group. Then show that either is
an isomorphism or maps each element x of G onto the identity e of H and H = {e}
or else, for each y H, exactly p elements x of g such that (x) = y.
B.A. Part–III 57 Mathematics : Paper I
G
6. Let N be a normal subgroup of G then show that is abelian iff
N
xyx–1 y–1 N, for all x, y G.
G
7. Show that a subgroup H of a group G is normal in G iff the set of all
H
its right cosets is closed under multiplication.
8. If H and K are two normal subgroups of G such that (G/H) and (G/K)
G
are abelian then show that is abelian.
HK
Q
9. Show that is an infinite group and is not cyclic.
Z
10. Let N be a normal subgroup of a group G. Show that o(Na)|o(a) for any
a G.