Abstract Algebra
Abstract Algebra
Abstract Algebra
Example 1: The usual addition '+ ' and multiplication ' ' are binary operations on the set because the
sum and product of two real numbers is again a real number. In this example, we could replace by any of
the sets , , + , or + .
Example 2: Subtraction is not a closed binary operation on + . Although both 5 and 7 are in + but
5 − 7 = −2 is not in + . Also note that subtraction is a binary operation on because the difference
between any two integers is again an integer.
Remark 2: Historically, it was the necessity for subtraction to be a binary operation that led to the
introduction of negative numbers and zero.
Q.1. Let H = n 2 | n +
then H is closed under ________.
(A) Addition (B) Multiplication (C) Subtraction (D) All of these
Solution: For option (A) we observe that 12 , 22 H , but 12 + 22 = 1 + 4 = 5 H . Thus H is not closed under
addition. For option (B) we observe that r , s H implies r = n 2 , s = m 2 and rs = n 2 m2 = ( nm ) H . Thus H
2
Remark 3: The associative law just says that when adding three numbers, we can add either the first two or
the second two together first; either way, we get the same answer.
Example 3: Consider the operation of subtraction on . We can see that it is not commutative since, say,
3 − 1 is not equal to 1 − 3 . Also, subtraction is not associative since, for instance, ( 7 − 3) − 1 is not equal to
7 − ( 3 − 1) .
Example 4: Consider the binary operation addition on , and . The addition is commutative and
associative.
Example 5: If is our set, and we define an operation by a b = 5ab , then is associative, since
( a b ) c = ( 5ab ) c = 25abc and a ( b c ) = a 5bc = 25abc . Also, a b = 5ab = 5ba = b a , so is
commutative.
Example 6: Let S be the set of all 2 2 matrices with entries in and let be matrix multiplication.
Then is associative since ( AB ) C = A ( BC ) but not commutative since AB BA .
Definition 4: Group
and 1 / 2 +
. Thus ( +
, ) is not a group.
Example 9: ( 2 , + ) is a group, where 2Z = 0, 2, 4, 6, , here 0 is the identity element and inverse of
each element exists. Whereas ( 2 ,) is not a group because inverse of each element does not exist.
Example 10: Let n = 0,1, 2, , n − 1 be the set of first n − 1 positive integers together with 0 is a group
under binary operation addition modulo n which is defined as
a + b if a + b n
a +n b = .
a + b − n if a + b n
Prof. Sardar Aqib Mahmood (+923222694000) sardaraqibsam@gmail.com
Page |3
Example 11: Let U = z | z = 1 is a group under complex multiplication. This group is called the circle
group because it consists of the points on the unit circle. The elements of this group will be of the form:
Example 12: Let U n = z | z n = 1 is a group under complex multiplication. The group is called the nth
roots of unity. The elements of this group will be of the form:
2 k 2 k
U n = e2 k i / n | k = 0,1, 2, , n − 1 = cos + i sin for k = 0,1, 2, , n −1 .
n n
Example 13: Let M n ( ) be the set of n n matrices with entries in . Then M n ( ) is not a group with
matrix multiplication. If we let M n ( ) be the subset of nonzero matrices in Mn ( ) , it is still not a group
under the matrix multiplication. A square matrix has a multiplicative inverse if and only if its determinant is
nonzero. There are plenty of nonzero matrices whose determinant is zero.
Example 14: Suppose that m and n are positive integers. Let M mn ( ) be the set of m n matrices with
entries in . For A = aij and B = bij in ( M mn ( ) , + ) , define A + B = aij + bij . Then ( M mn ( ) , + ) is
a group.
Example 15: Let GLn ( ) = A M nn ( ) | detA 0 be the set of non-singular n n matrices with real
entries in , then GLn ( ) is a group under usual matrix multiplication, called the general linear group
over . The special linear group SLn ( ) is defined as SLn ( ) = A M nn ( ) | det A = 1 . Note that
GLn ( ) and SLn ( ) are closed under the matrix multiplication since det ( AB ) = ( det A )( det B ) .
Example 16: Let C 0,1 be the set of all real-valued functions continuous on 0,1 = x 0 x 1 . If f and
g are in C 0,1 , then we define f + g by ( f + g )( x ) = f ( x ) + g ( x ) , then ( C 0,1 , + ) is a group.
Q.4. In the group ( , ) where a b = a + b + 1 for all a, b , what is the identity element in ( , )?
(PPSC 2011)
(A) −3 (B) −2 (C) −1 (D) 0
Q.5. In the group ( , ) where a b = a + b + 1 for all a, b , the inverse of −3 is: (PPSC 2015)
(A) −3 (B) 0 (C) 3 (D) 1
Prof. Sardar Aqib Mahmood (+923222694000) sardaraqibsam@gmail.com
Page |4
Solution: First we find the identity element of ( , ) . Let e be the identity element in ( , ) , then e a=a
implies e + a + 1 = a which gives e = −1 . If a is the inverse of −3 , then −3 a = −1 implies −3 + a + 1 = −1
which gives a = 1 . Thus (D) 1 is the right option.
( , ) where a b = ( , ) ?
+ ab +
Q.6. In the group for all a, b + , what is the identity element in
2
(A) 2 (B) −2 (C) −1 (D) 1
( , ) , then e a = a implies
ea
Solution: Let e be the identity element of +
= a which gives e = 2 . Thus
2
(B) 2 is the right option.
Q.7. The set C n of all nth roots of unity for a fixed positive integer n is a group under: (PPSC 2011)
(A) Addition (B) Addition modulo n
(C) Multiplication (D) Multiplication modulo n
th
Solution: The set C n of all n roots of unity for a fixed positive integer n is a group under multiplication.
For example, C3 = 1, , 2 is a group of cube roots of unity under multiplication. Thus (C) Multiplication
is the right option.
Remark 5: In future, we will write G in place of ( G , ) and whenever we say that G is a group it will be
understood that there exists a binary operation on G and it satisfies all the axioms in the definition of a
group. In fact, we will simply write ab in place of a b .
Definition 5: A group G is said to be finite if it has a finite number of elements. The number of elements in
G is called the order of G and is denoted by G or O (G) · A group with infinitely many elements is said to
have infinite order and we write G = .
Let G = e be a set with a single element. Then G is a group with the operation
e e = e . Clearly, this is the only possible operation in G .
Let G = e, a be a set with two elements. Let us define the binary operation as
a 2 = a , then using cancellation law, we have a = e which is not possible. Thus
a 2 = e . There is basically only one way to construct a group of order 2 .
Let G = e, a, b be a set with three elements. We can define the binary operation as ab = a or ab = b , then
using cancellation law, we have b = e or a = e which is not possible. Thus ab = e and hence b = a −1 and so
also ba = e . But each row and column must contain distinct elements; therefore we fill up the table.
1 0 0 0 1 0 0 0 1
0 1 0 , 0 0 1 , 1 0 0
0 0 1 1 0 0 0 1 0
1 0 0 0 1 0 0 0 1
e = 0 1 0, a = 0 0 1,b = 1 0 0 .
0 0 1 1 0 0 0 1 0
Let G = e, a, b, c be a set with four elements. We can consider two cases:
Case 1: Suppose there exists an element a in G which is not its own inverse, that is, a −1 a . Let a −1 = b
so ab = ba = e . Now if ac = a or ac = c then by using cancellation law, we get c = e or a = e which is
impossible. Hence we must have ac = b and so also ca = b . We now obtain the incomplete table:
Now the elements in the second row must necessarily be distinct and so we have a 2 = c . Also ac = b implies
bac = b 2 and so, as ba = e , we obtain c = b 2 . Thus we may fill up the remaining
table as:
Case 2: Suppose now that every element is its own inverse, then
a 2 = b 2 = c 2 = e . Therefore ab e, a, b and so ab = c , also ba e, a, b and so ba = c . Similarly we deduce
that ac = ca = b and bc = cb = a . The table can be fill up as:
1 0 −1 0 0 1 0 −1
, , , .
0 1 0 −1 1 0 −1 0
Theorem 7: If G is a finite group and a G , show that there exists a positive integer n such that a n = e .
Solution: In a group G , the identity is the only element such that e 2 = e . Thus the option (B) is correct.
Q.9. If G is a finite group and a G , show that there exists a positive integer n such that _______.
(A) a n = a (B) a n = e (C) a n −1 = e (D) a n −1 = a
Solution: Theorem: If G is a finite group and a G , show that there exists a positive integer n such that
a n = e . Thus (B) a n = e is the right option.
Remark 6: A commutative group is names as abelian group after Niels Henrik Abel, a brilliant Norwegian
mathematician who died of poverty and tuberculosis at age 27.
Example 21: The groups ( , + ) and ( n , + ) are abelian groups while ( GLn ( ) , ) is not an abelian group for
n2.
Example 22: Let S be a set and let G be the set of subsets of S . If A and B are subsets of S , then define
A B = ( A B ) − ( A B ) , that is, the subset of all elements in A or in B , but not in both, then ( G , ) is an
abelian group.
Theorem 9: If G is an abelian group and let a, b G , then ( ab ) = a nb n for all positive integers n .
n
Theorem 10: Let G be a group Let G be a group such that a 2 = e for all a G , then G is abelian.
Q.10. Let G be a group such that a 2 = e for all a G , then G is a/an_______ group.
(A) Cyclic (B) Abelian (C) Non-abelian (D) Not a group
Solution: Using the theorem “If G be a group such that a = e for all a G , then G is abelian group”.
2
SUBGROUPS
We have explored some immediate consequences of the definition of the group G. We now wish to look
more closely at the structure of G and we begin by examining various sub-structures.
Definition 1: Let H be a non-empty subset of a group G which is also a group under the binary operation
of G , then H is called a subgroup of G .
Definition 2: The subgroup H of the group G is said to be a proper subgroup if H e and H G .
Example 3: Determine all subgroups of the Klein 4 − group V = e, a, b, c , where a 2 = b 2 = c 2 = e and the
product of two of a, b, and c is the third.
Solution: Each of H a = e, a , H b = e, b and H c = e, c is a subgroup by Theorem (Finite Subgroup
Test) because a 2 = b 2 = c 2 = e . Any of these subsets e, a, b , e, b, c or e, a, c is not a subgroup because
these are not closed. For example, e, a, c is not a subgroup because ac = b e, a, c . Thus, the complete
list of subgroups is e , H a , H b , H c and V .
Solution: Let H = e, a 2 then H is a subgroup by Theorem (Finite Subgroup Test) because ( a 2 ) = a 4 = e .
2
Suppose that K is a subgroup different from e and H , then either a K or a 3 K . If a K , then
(because K is closed) each power a, a 2 and a 3 is in K and so K = C4 . Similarly, if a 3 K then because
(K is closed) each power a 3 , ( a 3 ) = a 2 and ( a3 ) = a are in K and again K = C4 . Thus the complete list of
2 3
Solution: Since e, a, b is not closed under binary operation as ab = c e, a, b , therefore it is not a
subgroup of V . Thus (D) is the right option.
Definition 3: For any group G , the set of all elements that commute with every element of G is called the
centre of G and is denoted by Z ( G ) :
Z ( G ) = a G | ax = xa for every x G .
Remark 3: The notation Z ( G ) comes from “zentrum,” the German word for centre.
a b
Example 5: If G = | a, b, c , a 0, c 0 , find Z ( G ) .
0 c
x y x y a b a b x y ax bx + cz ax ay + bz
Solution: Let Z ( G ) , then 0 z 0 c = 0 c 0 z implies 0 =
cz 0 cz
0 z
which gives bx + cz = ay + bz for all a, b, c .If we take a = c = 0 and b = 1 , we get x = z . Now take a = 1 and
b = c = 0 , we get y = 0 . Hence
x 0
Z ( G ) = | 0 x .
0 x
Definition 4: For a fixed element a of a group G , the set of all elements in G that commute with a is
called the centralizer of a in G and is denoted by CG ( a ) :
CG ( a ) = x G | ax = xa .
We now turn to two important ways of manufacturing new subgroups from old ones.
Theorem 6: Let H and K be subgroups of a group G , then H K is a subgroup of G and it is the largest
subgroup of both H and K in the sense that it contains every subgroup contained in both H and K , that
is, if X is a subgroup of both H and K then X H K .
Remark 4: The intersection of any collection of subgroups is again a subgroup. However, we do not have
what might be thought to be the analogous result for the union of two subgroups; we may note the following
result in passing.
CYCLIC GROUPS
In this section, we classify groups consisting of all powers of a particular element and determine all
subgroups of such groups. These groups are building blocks for all sufficiently "small" abelian groups
(including all finite ones). We begin by showing that the set of all powers of an element of a group G is an
important subgroup of G.
Theorem 1: Let G be a group, let a be an element of G , and let H be the set of all elements of the form
a n , where n is an integer. That is, H = x G | x = a n for n , then H is a subgroup of G .
Definition 1: The group G is said to be cyclic if every element of G is a power of some given element of
G . This given element is said to generate, or to be a generator of, the group G . If G is a cyclic group
generated by a we write G = a = a n | n .
Remark 2: If a group G is an additive group, the above definition may be stated as:
The group G is said to be cyclic if every element of G is a multiple of some given element of G . This
given element is said to generate, or to be a generator of, the group G . If G is a cyclic group generated by
a we write G = a = na | n = a .
Example 3: Show that ( , + ) is cyclic and that 1 and −1 are the only generators.
Solution: Let k then k = k 1 1 , so = 1 . Similarly, k = ( − k ) ( −1) −1 , so = −1 . Clearly
n , if n 1 and n −1 . Therefore, we have proved that ( , + ) is cyclic and that 1 and −1 are the only
generators.
ORDER OF AN ELEMENT
Definition 2: Let a G , then a is said to have finite order if a n = e for some positive integer n . If a does
not have finite order then a is said to have infinite order.
Theorem 2: Every cyclic group is abelian, but the converse does not hold.
Remark 3: Note that if all elements of a group have finite order it does not necessarily follow that the group
is finite.
The following theorem will help us to find the order of the element of a finite cyclic group.
Solution: (a) We compute in 19 : 23 = 8 , so 26 = 64 = 7 and 29 = 56 = −1 . Hence
218 = 29 29 = ( −1) ( −1) = 1 , so O ( 2 ) divides 18 by Theorem. Thus, O ( 2 ) is either 1, 2, 3, 6, 9 or 18. We
have already checked 3, 6 and 9, we compute now: 21 = 2 and 2 2 = 4 , the only possibility remaining is
O ( 2 ) = 18 .
(b) We compute in
19 : 73 = 343 = 1 , so 7 4 = 196 = 6 and 78 = 56 = 17 . Hence 218 = 29 29 = ( −1) ( −1) = 1 ,
so O ( 7 ) divides 3 by Theorem. Thus, O ( 2 ) is either 1 or 3. Since 71 = 7 , the only possibility remaining is
O (7) = 3.
The following theorem helps us to find all the generators of a finite cyclic group.
Solution: Note that 12 = k for all k such that gcd ( k ,12 ) = 1 .Since 1, 5, 7, and 11 are relatively prime to
12, so there are 4 generators of the cyclic group ( 12 , +) .
Solution: Note that 60 = k for all k such that gcd ( k , 60 ) = 1 .Since 1, 7, 11, 13, 17, 19, 23, 29, 31, 37,
41, 43, 47, 49, 53 and 59 are relatively prime to 60, so there are 16 generators of the cyclic group ( 60 , +) .
The following theorem gives a complete description of all subgroups of a finite cyclic group G. In
particular, it shows that G has a unique subgroup of order k for every divisor k of n, and that these are the
only subgroups of G.
Solution: The order of the group is 18 and the divisors of 18 are 1, 2, 3, 6, 9 and 18. Using Theorem, these
divisors give a unique subgroup of:
order 18, 1 = 18 , order 2, 9 = 0,9 , order 3, 6 = 0, 6,12 , order 6, 3 = 0,3, 6,9,12,15 ,
order 9, 2 = 0, 2, 4, 6,8,10,12,14,16 and the trivial subgroup of order 1, 0 = 0 .
The following theorem helps us to find the number of elements in the cyclic subgroup generated by an
element.
Theorem 8: Let G = a be a cyclic group of order n . Let b G and let b = a k . Then b generates a cyclic
n
subgroup H of G containing elements.
gcd ( k , n )
Example 10: Find the number of elements in the cyclic subgroup of ( 42 , + ) generated by 30.
42
Solution: Since gcd ( 30, 42 ) = 6 , so there are = 7 elements in the cyclic subgroup 30 .
6
One purpose of this section is to show a way to use known groups as building blocks to form more groups.
Employing this procedure with the cyclic groups gives us a large class of abelian groups.
Theorem 2: Let G be a group of order p 2 where p is prime, then G is abelian with p + 1 subgroups of
order p .
( a1 , a2 , , an )( b1 , b2 , , bn ) = ( a1b1 , a 2 b2 , , a n bn ) .
n
Then i =1
Gi is a group under this binary operation. This group is called direct product of the groups Gi .
Example 2: Consider the group 2 3 of order 2 3 = 6 . Since gcd ( 2,3) = 1 , therefore 2 3 is cyclic
and 2 3 6 .
Example 3: Consider the group 3 3 of order 3 3 = 9 . Since gcd ( 3,3) = 3 , therefore 3 3 is not
cyclic.
n
Corollary 1: The group i=1 mi is cyclic and isomorphic to m1m2 mn if and only if the numbers mi for
i = 1, 2, , n are such that the gcd of any two of them is 1 .
n
i =1
Gi is equal to the least common multiple of all the ri .
n
Solution: We will use the formula a r = to the find the order of each element in ( 8, 4,10 ) . So
gcd ( n, r )
12 12 60 60 24 24
8= = = 3, 4 = = = 15 , 10 = = = 12 .
gcd (12,8) 4 gcd ( 60, 4 ) 4 gcd ( 24,10 ) 2
Example 6: Find the largest order among the orders of all the cyclic subgroups of 6 8 .
Solution: The largest order of the cyclic subgroup in 6 8 will be equal to lcm ( 6,8 ) = 24 .
Every finitely generated abelian group G is isomorphic to a direct product of cyclic groups in the form
S p Sn
p 1 p 2
S
( 1) ( 2) ( n)
where pi are primes, not necessarily distinct, and the si positive integers. The direct product is unique except
for possible rearrangement of the factors.
2 2 2 3 3 5 , 2 2 2 9 5 , 2 4 3 3 5
2 4 9 5 , 8 3 3 5 , 8 9 5
Thus there are six different abelian groups (up to isomorphism) of order 360 .
Theorem 9: The finite indecomposable abelian groups are exactly the cyclic groups with order a power of a
prime.
Theorem 10: If m divides the order of finite abelian group G , then G has a subgroup of order m .
Theorem 11: If m is a square free integer, that is, m is not divisible by the square of any integer 2 then
every abelian group of order m is cyclic.