Math14 - Abstract Algebra Lecture Note: Lesson No. 1: Basic Concepts On Groups
Math14 - Abstract Algebra Lecture Note: Lesson No. 1: Basic Concepts On Groups
Lecture Note
Learning Objectives:
At the end of the lesson, you will be able to:
1. define group and related terms
2. illustrate the properties of a group
3. solve problems involving groups
Definition
A group is a pair ¿ where G is a nonempty set and ¿ is a binary operation on G that
satisfies the following properties (axioms):
associativity: ∀ a , b , c ∈ G , ( a∗b )∗c=a∗ ( b∗c )
identity: ∃ e ∈G , ∀ a∈ G , a∗e=e∗a=a
inverses: ∀ a ∈G , ∃a−1 ∈G , a∗a−1=a−1∗a=e
The order of a semigroup, monoid, or group is the cardinality of set G , denoted by |G|. If
|G|< ∞, then a semigroup, monoid, or group is said to be finite. If x ∈ G and x k =e for some
positive integer k , then we call the order of x the smallest positive value n such that x n=e .
Theorem
In a group, there is only one identity element.
Let ¿ be a group. Then, for all a ∈ G, there exists a unique inverse element to a .
Example: Show that the following set with a defined binary operation is a semi-group, a monoid,
a group, and an abelian group.
ℚ – {–1} with binary operation ¿ is a semigroup if ∀ a , b , c ∈ Q – – 1 , ( a∗b )∗c=a∗( b∗c ); that is,
( a∗b )∗c=( ab+a+ b )∗c
¿ ( ab+ a+b ) c + ( ab +a+b )+ c
¿ abc +ac +bc +ab+ a+b+ c
¿ abc +ab+ ac+ a+bc +b+ c
¿ a ( bc +b+ c )+ a+ ( bc +b+c )
¿ a∗( bc +b+ c )
¿ a∗( b∗c )
Since ℤ × ℤ with binary operation ¿ defined by ( a , b )∗( c , d )=( ad +bc ,bd ) is a semigroup, then it
is a monoid if ∀ ( a , b ) ∈ Z × Z ,∃ ( e 1 , e 2 ) ∈ Z × Z , ( a , b )∗( e 1 ,e 2 )=( e1 , e 2)∗( a , b )=( a , b )
( a , b )∗( e 1 ,e 2 )= ( a , b ) or ( e 1 , e2 )∗( a , b )= ( a , b )
( a e2 +be 1 , be 2 )=( a , b ) ( e 1 b+e 2 a ,e 2 b )= ( a , b )
a e 2 +be 1=a or be 2=b e 1 b +e 2 a=a or e 2 b=b
So, e 2=1 and e 1=0 for b ≠ 0. Hence, ℤ × ℤ is not a monoid but Z × Z – 0 is a monoid.
Since Z × Z – 0 with binary operation ¿ defined by ( a , b )∗( c , d )=( ad +bc ,bd ) is a monoid, then it
is a group if ∀ ( a , b ) ∈ Z × Z – 0 , ∃ ( a ,b−1 ) ∈ Z × Z – 0 , ( a , b )∗( a−1 , b−1 ) =( a−1 , b−1 )∗( a , b )=( e 1 ,e 2 );
−1
that is,
−1 1 −1 −a
So, b = and a = 2
b b
ℤ × ℤ with binary operation ¿ defined by ( a , b )∗( c , d )=( ad +bc ,bd ) is a semigroup but not a
monoid nor a group. But Z × Z – 0 is a group.
Properties of Groups
Let ¿ be a group.
The identity in G is unique.
For each a ∈ G, the inverse of a is unique.
−1
For all a ∈ G, ( a−1 ) =a.
−1 −1 −1
For all a , b ∈G , ( a∗b ) =b ∗a .
For any a 1 , a2 , … , an ∈G , the value of a 1∗a2∗…∗an is independent of how you place the
parentheses.
It satisfies the left and right cancellation laws.
a∗u=a∗v →u=v (left cancellation)
u∗a=v∗a →u=v (right cancellation)
Let x ∈ G. Then, |x−1|=|x| .
Let x ∈ G with x m=e and x n=e , then x d =e where d=gcd ( m ,n ).
Learning Objectives:
At the end of the lesson, you will be able to:
1. define cyclic groups, subgroups, and related terms
2. illustrate the cyclic groups and subgroups
3. solve problems involving cyclic groups and subgroups
Definition
If a subset H of a group G is itself a group under the operation of G , then H is a subgroup
of G . The proper subgroup of H of a group G , denoted by H <G , indicates that H is a
subgroup G but not equal to G itself; otherwise H of an improper subgroup of G , denoted by
H ≤G . The subgroup \{ e \} is called the trivial subgroup while other subgroups are called
nontrivial subgroups.
Theorem
A subset H of a group G is a subgroup of G if and only if
H is closed under the binary operation of G.
the identity element e of G is in H
for all a ∈ H , a−1 ∈ H
Subgroup Tests
Principle:
1. Identify the property P that distinguishes the elements of H ; that is, identify a defining
condition.
2. Prove that the identity has property P. (This verifies that H is nonempty.)
3. Assume that two elements a and b have property P.
4. Use the assumption that a and b have property P to show that a b−1 has property P.
B. Two-Step Subgroup Test
Principle:
1. Identify the property P that distinguishes the elements of H ; that is, identify a defining
condition.
2. Prove that the identity has property P. (This verifies that H is nonempty.)
3. Assume that two elements a and b have property P.
4. Use the assumption that a and b have property P to show that ab has property P.
5. Use the assumption that a and b have property P to show that a−1 has property P.
Let H be a nonempty finite subset of a group G . If H is closed under the operation of G , then
H is a subgroup of G .
Example: Show that H=\{ x ∈ G∨x 2=e \} is a subgroup of an abelian group G with identity e .
Proof:
The identifying property of H is the condition x 2=e . Note that H is nonempty since it contains
the identity element e 2=e . Now assume that a and b belong to H ; that is a 2=e and b 2=e .
2
Finally, w.t.s. (wish to show) that ( a b−1 ) =e. Since G is abelian,
−1 2 −1 2 2 −1
( a b ) =a b a b =a ( b ) =( a ) ( b ) =e e =e .
−1 −1 2 2 −1
Therefore, a b −1
belongs to H and by One-
Step Subgroup Test, H is a subgroup of G.
Example: Show that H=\{ x ∈ G|x 2=e } is a subgroup of an abelian group G with identity e .
Proof:
The identifying property of H is the condition x 2=e . Note that H is nonempty since it contains
the identity element e 2=e . Now assume that a and b belong to H ; that is a 2=e and b 2=e .
2
Finally, w.t.s. that ( ab )2=e and ( a−1 ) =e . Since G is abelian, ( ab )2=abab=a2 b2=ee=e and
2 −1
( a−1 ) =( a2 ) =e−1 =e.
Definition
The center, Z ( G ) – Zentrum of G , of a group G is the subset of elements in G that
commute with every element of G . In symbols, Z( G)=\{ a ∈G∨ax=xa , ∀ x ∈G \}.
Let a be a fixed element of a group G . The centralizer of a in G , C ( a ), is the set of all
elements in G that commute with a . In symbols, C (a)=\{ g ∈ G∨ga=ag \}.
Solution:
Begin by adding the elements by itself and/or add them to produce the other elements. Repeat
the process until all possible sums have been generated or the identity is produced.
⟨ 2,3 ⟩ =\{ 0 , 1 ,2 , 3 , 4 , 5 , 6 , 7 , 8 ,9 , 10 , 11 \}
⟨ 2, 4 ⟩ =\{ 0 ,2 , 4 ,6 ,8,10 \}
Solution:
⟨ 12,42 ⟩=\{ … ,−24 ,−12 ,−6 , 0 ,6 ,12 , 24 , 36 , 42 , … \}
ϕ ( n )=n ∏ 1−
p∨n
( 1
p )
Example: Find the generators of Z30 and its subgroups. Then, draw its lattice diagram.
Solution:
Note that Z30=\{ 0 , 1 ,2 , 3 , … ,29 \} under the binary operation addition module 30. Based on
the Euler’s Totient Function, there are 8 coprimes – 1, 7, 11, 13, 17, 19, 23, 29. These 8
coprimes of 30 are the complete generators of Z30 (improper subgroups).
Order
Subgroup Type gcd ( 30 , k )
(n / k )
⟨ 1 ⟩= ⟨ 7 ⟩= ⟨ 11 ⟩= ⟨ 13 ⟩ =⟨ 17 ⟩ =⟨ 19 ⟩= ⟨ 23 ⟩ =⟨ 29 ⟩=Z 30 Nontrivial, 1 30
Improper
⟨ 2 ⟩= ⟨ 4 ⟩ =⟨ 8 ⟩ =⟨ 14 ⟩ =⟨ 16 ⟩= ⟨ 22 ⟩ =⟨ 26 ⟩= ⟨ 28 ⟩=\{ 0 ,2 , 4 , 6 ,8 ,10 ,Nontrivial,
12 ,14 ,16 , 18 , 202,22 , 24 , 2615, 28 \}
Proper
⟨ 3 ⟩ =⟨ 9 ⟩= ⟨ 21 ⟩ =⟨ 27 ⟩ =\{ 0 , 3 , 6 , 9 ,12 , 15 ,18 , 21 , 24 , 27 \} Nontrivial, 3 10
Proper
⟨ 5 ⟩ =⟨ 25 ⟩=\{ 0 , 5 ,10 , 15 ,20 ,25 \} Nontrivial, 5 6
Proper
⟨ 6 ⟩ =⟨ 12 ⟩= ⟨ 18 ⟩ =⟨ 24 ⟩ =\{0 , 6 , 12 ,18 , 24 , \} Nontrivial, 6 5
Proper
⟨ 10 ⟩ =⟨ 20 ⟩=\{ 0 ,10 ,20 \} Nontrivial, 10 3
Proper
⟨ 15 ⟩ =\{ 0 , 15 \} Nontrivial, 15 2
Proper
⟨ 0 ⟩ =¿{0} Trivial, Proper 30 1
Solution:
Note that gcd ( 36,4 )=9 , hence all the generators of the subgroup of order 9 in Z36 has the form
4 j where gcd ( 9 , j )=1 That is, ⟨ 4 ⟩= ⟨ 8 ⟩= ⟨ 16 ⟩ =⟨ 20 ⟩ =⟨ 28 ⟩= ⟨ 32 ⟩ .
WORKSHEET NO. 1
1. Show that the following binary operations defined on the given sets are semi-group, monoid,
group, and/or abelian group.
[ ][ ][
a1 b1 a2 b2
+
c 1 d1 c 2 d 2
a + a b +b
= 1 2 1 2
c 1+ c 2 d1 +d 2 ]
b. ¿ defined on the set ℝ by letting a∗b=√ ab
+
¿
c. ¿ defined on the set Z × Z by letting ( a , b )∗( c , d )=( ad , b+c )
d. set {4, 8, 12, 16} under multiplication modulo 20
2. Suppose the table below is a group table. Fill in the blank entries.
e a b c d
e e ___ ___ ___ ___
a ___ b ___ ___ e
b ___ c d e ___
c ___ d ___ a b
d ___ ___ ___ ___ ___
3. Let a , b , c be elements of a group. Solve the following equation for x .
a. axb=c
b. xab x−1=b a
4. Find all the generators and subgroups of Z10 0. Draw its lattice diagram.
5. Describe all the elements in the cyclic subgroup of the following set generated by the given
element.
a. subgroup of Z1 6 generated by 12.
b. subgroup of Z10 generated by {2, 4}.