Mat 313 Lecture Notes Part One
Mat 313 Lecture Notes Part One
1 BINARY OPERATIONS 4
2 GROUPS 18
2
CONTENTS 3
2.5 Subgroups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
2.7 Cosets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
2.10 Centralizer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
2.12 Normalizer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
BINARY OPERATIONS
Definition 1.1.1. An operation is a rule which defines or tells us what to do with one
or two or more members of a set.
If the rule is just on one element, then its referred to as a unary operation.
Examples of unary operations: Reciprocal, nth root, determinant, complements, etc.
If the operation involves two elements then we loosely refer to it a binary operation.
i) a ? b is well defined for all a, b ∈ S . This implies that given any two elements in S
, we should be able to determine a ? b.
ii) a ? b ∈ S, ∀ a, b ∈ S. This is called the closure property. i.e. combining any two
elements of S yields another element of S.
Notations:
4
1.2 What is a Binary operation? 5
Example 1.2.5. Decide whether the following are binary operation on the given sets:
a(b + 1)
i) a ? b = on Z. Solution: Not a binary operation. Why?
2
a+1
ii) a ? b = on R+ . Solution: A binary operation. Why?
b+1
√
iii) a ? b = a2 + b2 on Q+ . Solution: Not a binary operation. Why?
xy
Example 1.2.6. An operation ? is defined on the set of numbers S by x ? y = .
x+y
Determine whether ? is a binary operation when:
Example 1.3.2. Subtraction and division are not commutative operations on any
set of numbers say N, Z, Q, R, e.t.c. e.g 4 − 5 6= 5 − 4
b ? a = b + a + ba
= a + b + ab
= a ? b.
Example 1.3.4. Let S be the set of all 2×2 matrices and ? be matrix multiplication.
Is ? a commutative operation?
Solution: Let
a b x y
A= ,B =
c d z w
1.3 Properties of Binary operations 8
. Then
ax + bz ay + bw ax + cy xb + yd
AB = and BA =
cx + dz cy + dw zc + wc zb + wd
. Then
λ1 λ3 0 λ3 λ1 0
AB = and BA =
0 λ2 λ4 0 λ4 λ2
a+b
Example 1.3.14. Define ? on R by a ? b = . Is ? associative?
1 + ab
c) both i) and ii) are both satisfied, then we say that e is the Identity Element
or the Neutral Element for ?.
1.3 Properties of Binary operations 10
Example 1.3.16. 0 is both a left identity and a right identity for addition in Z, Q, R
e.t.c. Observe that
0 + x = x for all x in the given sets
x + 0 = x for all x in the given sets
Hence 0 is the identity element for addition. We also say 0 is the additive identity
for the given sets.
Example 1.3.19. Let S be the set of all matrices of order m × n. Then the zero
matrix of order m × n is the identity element for matrix addition.
Example 1.3.20. Let Sbe the set of all 2× matrices under matrix Multiplication.
1 0
Then the element is the identity element for matrix Multiplication.
0 1
α ? a = α + a − αa = a
⇒ α − αa = 0 = α(1 − a), ⇒ α = 0.
Hence 0 is the identity element for ?.
Example 1.3.24. What is the identity element for set intersection? We require a
set X such that A ∩ X = A for all A. Then X is the universal set.
1
the inverse of 2 is
2
3 4
the inverse of is e.t.c
4 3
Under multiplication in R, the same case applies. Every real number a has an
1
inverse ∈ R provided a 6= 0.
a
Example 1.3.28. Define ? on Z by a ? b = a + b − ab. ? is a binary operation on
Z with identity element 0. If a ∈ Z , what is the inverse of a ?
Example 1.3.31. Let S be the set of all non-zero n × n matrices under multiplica-
tion. The identity matrix In of the same order is the identity element. The inverse
of a matrix A under multiplication exists provided A is non-singular.
ii) If e is the identity element for ?, then one row in the body of the table is the same
as the top row and one column in the body of the table is the same as the side
column of the Cayley table.
iii) Every element of S has an inverse if the identity element appears in each row/column.
iv) ? is commutative in S if the Cayley table for S under ? has symmetry about the
leading diagonal.
Example 1.4.1. Consider S = {1, −1, i, −i} where i2 = −1. Let ? = ×. We construct
the Cayley table for S under ? and make all the possible deductions from the table.
× 1 -1 i -i
1 1 -1 i -i
-1 -1 1 -i i
i i -i -1 1
-i -i i 1 -1
1.4 Combination or Cayley Tables 14
Element 1 -1 i -i
Inverse 1 -1 -i i
Example 1.4.2. Consider the set S = {0, 1, 2, 3, 4, 5} under the operation of addition
modulo 5. Below is its Cayley table.
+ 0 1 2 3 4
0 0 1 2 3 4
1 1 2 3 4 0
2 2 3 4 0 1
3 3 4 0 1 2
4 4 0 1 2 3
Element 0 1 2 3 4
Inverse 0 4 3 2 1
Example
1.4.3.
Consider
the
following
set of matrices
under multiplication:
1 0 1 0 −1 0 −1 0
A= , B = , C = , D = .
0 1 0 −1 0 1 0 −1
1.4 Combination or Cayley Tables 15
Solution:
× A B C D
A A B C D
B B A D C
C C D A B
D D C B A
Solution: Matrix A
Matrix A B C D
Solution: All the elements are self inverse.
Inverse A B C D
◦ f1 f2 f3 f4
f1 f1 f2 f3 f4
f2 f2 f1 f4 f3
f3 f3 f4 f1 f2
f4 f4 f3 f2 f1
Element f1 f2 f3 f4
Inverse f1 f2 f3 f4
◦ f1 f2 f3 f4 f5 f6
f1 f1 f2 f3 f4 f5 f6
f2 f2 f1 f6 f5 f4 f3
f3 f3 f4 f1 f2 f6 f5
f4 f4 f3 f5 f6 f2 f1
f5 f5 f6 f4 f3 f1 f2
f6 f6 f5 f2 f1 f3 f4
Deductions from the Cayley table
Element f1 f2 f3 f4 f5 f6
t
Inverse f1 f2 f3 f6 f5 f4
The operation ◦ is not commutative since there is no symmetry about the leading
diagonal.
Definition 1.5.1. A non empty set together with one or two binary operations forms
an algebraic structure if the set under the operations satisfies certain conditions/axioms.
1.5 Algebraic Structures 17