Unit2 PPT
Unit2 PPT
Algebraic Structures
UNIT-2
Discrete Structures
BCSE0204 Mr. Vivek Dubey
Assistant Professor
MCA, NIET
• Definition
• Operation
• Groups, Subgroups and order,
• Cyclic Groups, Cosets,
• Lagrange's theorem,
• Normal Subgroups, Permutation and Symmetric Groups, Group
Homomorphisms,
• Video links
• Daily Quiz
• Weekly Assignment
• MCQ
• Old Question papers
• Expected Question for University Exam
04/05/2025 5
Operations(CO2)
Commutative: Let * be a binary operation on a set A. The operation * is said to be
commutative in A
if a * b= b * a for all a, b in A
Associativity: Let * be a binary operation on a set A. The operation * is said to be
associative in A
if (a * b) * c = a *( b * c) for all a, b, c in A
Identity: For an algebraic system (A, *), an element ‘e’ in A is said to be an
identity element of A
if a * e = e * a = a for all a ∈ A.
Note: For an algebraic system (A, *), the identity element, if exists, is unique.
Inverse: Let (A, *) be an algebraic system with identity ‘e’. Let a be an element in
A. An element b is said to be inverse of A
if a * b = b * a = e
04/05/2025 7
Monoid Example(CO2)
Ex. Show that the set ‘N’ is a monoid with respect to multiplication.
04/05/2025 8
Cyclic group(CO2)
Cyclic group:
Cyclic groups are groups in which every element is an integral power of some
fixed element.
A group G is called cyclic if for some element a belongs to G, every element is
of the form an where n is some integer.
G = {an :n belongs to Z}
and, G = [a], The element a is called a generator.
If order of group and order of any element of that group is equal then that
element will be the generator of that group.
Cyclic groups are Abelian.
If a is the generator of Cyclic group G then a -1 is also the generator of group G.
For an infinite cyclic group, there can be two and only two generators.
04/05/2025 9
Group and Abelian group(CO2)
Group: An algebraic system (G, *) is said to be a group if the
following conditions are satisfied.
1) * is a closed operation.
2) * is an associative operation.
3) There is an identity in G.
4) Every element in G has inverse in G.
04/05/2025 10
Example of Abelian group(CO2)
The composition table of G is
. 1 –1 i -i
1 1 -1 i - i
-1 -1 1 -i i G = {1, –1, i, –i } is an abelian group under
multiplication.
i i -i -1 1
-i -i i 1 -1
1. Closure property: Since all the entries of the composition table are the elements of the
given set, the set G is closed under multiplication.
2. Associativity: The elements of G are complex numbers, and we know that multiplication
of complex numbers is associative.
3. Identity : Here, 1 is the identity element and 1 ∈ G.
4. Inverse: From the composition table, we see that the inverse elements of
1, -1, i, -i are 1, -1, -i, i respectively.
5. Commutativity: The corresponding rows and columns of the table are identical.
Therefore the binary operation . is commutative. Hence, (G, .) is an abelian group.
04/05/2025 11
Example of Abelian group(CO2)
The composition table of G is
. 1 2
1 1 2 G = {1, , 2} is an abelian group under multiplication.
2 1 Where 1, , 2 are cube roots of unity. (CO2)
2 2 1
1. Closure property: Since all the entries of the composition table are the elements
of the given set, the set G is closed under multiplication.
2. Associativity: The elements of G are complex numbers, and we know that
multiplication of complex numbers is associative.
3. Identity : Here, 1 is the identity element and 1 G.
4. Inverse: From the composition table, we see that the inverse elements of
1 , 2 are 1, 2, respectively.
Hence, G is a group w.r.t multiplication.
5. Commutativity: The corresponding rows and columns of the table are identical.
Therefore the binary operation . is commutative.
Hence, G is an abelian group w.r.t. multiplication.
04/05/2025 12
Sub-semigroup & Sub-monoid(CO2)
Sub-semigroup : Let (S, * ) be a semigroup and let T be a subset of S. If T is closed
under operation * , then (T, * ) is called a subsemigroup of (S, * ).
Ex: (N, .) is semigroup and T is set of even positive integers then (T,.) is a sub
semigroup.
Sub-monoid : Let (S, * ) be a monoid with identity e, and let T be a non- empty subset
of S. If T is closed and associative under the operation * and e T, then (T, * ) is called
a submonoid of (S, * ).
04/05/2025 13
Sub groups(CO2)
Definition. A non empty sub set H of a group (G, *) is a sub group of G,
if (H, *) is a group.
Note: For any group {G, *}, {e, * } and (G, * ) are improper or trivial sub
groups ,others are called proper or non trivial sub group.
04/05/2025 14
Sub groups(CO2)
Ex. Let (Z, *) be an algebraic structure, where Z is the set of integers
and the operation * is defined by n * m = maximum of (n, m).
Show that (Z, *) is a semi group.
Is (Z, *) a monoid ?. Justify your answer.
Solution: Let a , b and c are any three integers.
Closure property: Now, a * b = maximum of (a, b) belongs to Z for all a,b belongs to Z
Associativity : (a * b) * c = maximum of {a,b,c} = a * (b * c) belongs to
(Z, *) is a semi group.
Identity : There is no integer x such that
a * x = maximum of (a, x) = a for all a belongs to Z
Identity element does not exist. Hence, (Z, *) is not a monoid.
04/05/2025 15
Modulo systems(CO2)
Addition modulo m ( +m )
let m is a positive integer. For any two positive integers a and b
a +m b = a + b if a + b < m
a +m b = r if a + b m where r is the remainder obtained
by dividing (a+b) with m.
Multiplication modulo p ( p )
let p is a positive integer. For any two positive integers a and b
a p b = a b if a b < p
a p b = r if a b p where r is the remainder obtained
by dividing (ab) with p.
Ex. 3 5 4 = 2 , 5 5 4 = 0 , 2 5 2 = 4
04/05/2025 16
Addition Modulo (+m ) (CO2)
1. Closure property: Since all the entries of the composition table are the
elements of the given set, the set G is closed under + 6 .
04/05/2025 17
Continue.. (CO2)
2. Associativity: The binary operation +6 is associative in G.
for ex. (2 +6 3) +6 4 = 5 +6 4 = 3 and
2 +6 ( 3 +6 4 ) = 2 + 6 1 = 3
3. Identity : Here, The first row of the table coincides with the top row. The
element heading that row , i.e., 0 is the identity element.
4. . Inverse: From the composition table, we see that the inverse elements of 0, 1,
2, 3, 4. 5 are 0, 5, 4, 3, 2, 1 respectively.
5. Commutativity: The corresponding rows and columns of the table are
identical. Therefore the binary operation + 6 is commutative.
Hence, (G, +6 ) is an abelian group.
04/05/2025 18
Multiplication Modulo (m ) (CO2)
The set G = {1,2,3,4,5,6} is a group with respect to multiplication
modulo 7.
1. Closure property: Since all the entries of the composition table are the elements of
the given set, the set G is closed under 7 .
04/05/2025 19
Continue…(CO2)
2. Associativity: The binary operation 7 is associative in G.
for ex. (2 7 3) 7 4 = 6 7 4 = 3 and
2 7 ( 3 7 4 ) = 2 7 5 = 3
3. Identity : Here, The first row of the table coincides with the top row. The
element heading that row , i.e., 1 is the identity element.
4. Inverse: From the composition table, we see that the inverse elements of 1, 2, 3, 4.
5 ,6 are 1, 4, 5, 2, 5, 6 respectively.
5. Commutativity: The corresponding rows and columns of the table are identical.
Therefore the binary operation 7 is commutative.
Hence, (G, 7 ) is an abelian group.
04/05/2025 20
Order(CO2)
Order of an element of a group:
Let (G, *) be a group. Let ‘a’ be an element of G. The smallest integer n such that
an = e is called order of ‘a’. If no such number exists then the order is infinite.
Order of group:
The number of elements in a group is called order of group.
Ex: Group of order 1, 2 and 3
G = {1, -1, i, -i} is a group w.r.t multiplication of order 4.
G = ({0,1,2,3,4,5}, +6) is a group of order 6.
G = {1, w, w2} is a group. Find order of its elements.
04/05/2025 21
Homomorphism and Isomorphism(CO2)
Homomorphism : Consider the groups ( G, *) and ( G1, )
A function f : G G1 is called a homomorphism if
f ( a * b) = f(a) f (b) a , b
G and f(a), f(b) G1
04/05/2025 22
Example of Homomorphic group(CO2)
Ex. Let R be a group of all real numbers under addition and R + be a
group of all positive real numbers under multiplication. Show that the
mapping f : R+ R defined by f(x) = log10 x for all x R is an
isomorphism.
04/05/2025 23
Continue…(CO2)
For any a , b R+ , Let, f(a) = f(b)
log10 a = log10 b
a = b
f is one.to-one.
Next, take any c R.
Then 10c R and f (10c) = log10 10c = c.
Every element in R has a pre image in R+ .
i.e., f is onto.
f is a bijection.
Hence, f is an isomorphism.
04/05/2025 24
Permutation Group
•A permutation is a bijective mapping or rearrangement of the elements of a set. For
example, given the set {1, 2, 3}, a permutation can be represented as (2, 3, 1), which
indicates that 1 is mapped to 2, 2 is mapped to 3, and 3 is mapped to 1.
•A permutation group is a group formed by a collection of permutations of a finite set.
The group operation is the composition of permutations, where the permutations are
applied one after another.
•The identity permutation, denoted as e, leaves all elements of the set unchanged and
serves as the identity element of the group.
•In a permutation group, every permutation has an inverse, meaning there exists another
permutation that undoes the mapping performed by the original permutation.
•The order of a permutation is the number of elements in the set being permuted. If the set
has n elements, the permutation group associated with it is denoted as S_n.
04/05/2025 25
Symmetric Group
•The symmetric group S_n is a specific type of permutation group that consists of all
possible permutations of a set with n elements.
•In discrete mathematics, the symmetric group is often used to study the symmetric
properties and arrangements of objects, as well as combinatorial structures and their
symmetries.
•The symmetric group S_n has n! permutations since there are n choices for the first
element, n-1 choices for the second element, and so on, resulting in a total of n * (n-1) * ... *
2 * 1 = n! permutations.
•Symmetric groups have important applications in areas such as combinatorial enumeration,
graph theory, and the study of algebraic structures.
The study of permutation and symmetric groups in discrete mathematics helps analyze the
properties of permutations, explore combinatorial structures and symmetries, and
understand fundamental principles of group theory.
04/05/2025 26
Cosets(CO2)
• If H is a sub group of( G, * ) and a G then the set
Ha = { h * a, h H}is called a right coset of H in G.
Similarly, aH = {a * h, h H}is called a left coset of H is G.
• The index of H in G, denoted [G : H], is equal to the number of left cosets of H in
G.
• Note:-
1) Any two left (right) cosets of H in G are either identical or disjoint.
2) Let H be a sub group of G. Then the right cosets of H form a partition of G.
i.e., the union of all right cosets of a sub group H is equal to G.
3) Lagrange’s theorem: The order of each sub group of a finite group is a
divisor of the order of the group.
4) The order of every element of a finite group is a divisor of the order of the
group in particular am = e
5) The converse of the lagrange’s theorem need not be true.
04/05/2025 27
Normal Subgroup(CO2)
• Let G be a group. A subgroup H of G is said to be a normal subgroup of G if for all h ∈
H and x∈ G, x h x-1∈ H
• If x H x-1 = {x h x-1| h ∈ H} then H is normal in G if and only if xHx -1⊆H, ∀ x∈ G
• Normal subgroups are also known as invariant subgroups or self-conjugate subgroup.
• A subgroup H of a group G is known as normal subgroup of G if every left coset
of H in G is equal to the corresponding right coset of H in G. That is, gH=Hg for
every g ∈ G .
• The normal subgroup is often denoted by using the symbol ► or◄. That is, if N is a
normal subgroup of G or N is normal in G, then it is denoted as N◄G.
• Quotient Group: A quotient group or factor group is a group obtained by aggregating
similar elements of a larger group using an equivalence relation that preserves some of
the group structure. It is denoted by Z/pZ, where p is an Integer.
• Quotient group is not a subgroup of G
value of |M⋂N|.
6. Let G be a finite group with two sub groups M & N such that |M|=56 and |N|=123. Determine the
a) 1
b) 56
c) 14
d) 78
7. Let * be the binary operation on the rational number given by a*b=a+b+ab. Which of the
following property does not exist for the group?
a) closure property
b) identity property
c) symmetric property
d) associative property
04/05/2025 Pankaj Discrete Structures Unit 2 30
MCQs(CO2)
8. Consider the binary operations on X, a*b = a+b+4, for a, b ∈ X. It satisfies the properties of
_______
a) abelian group
b) semigroup
c) multiplicative group
d) isomorphic group
10. A function defined by f(x)=2*x such that f(x+y)=2x+y under the group of real numbers, then
________
a) Isomorphism exists
b) Homomorphism exists
c) Heteromorphic exists
d) Association exists
04/05/2025 Pankaj Discrete Structures Unit 2 31
MCQs(CO2)
11. A function f:(M,∗)→(N,×) is a homomorphism if ______
a) f(a, b) = a*b
b) f(a, b) = a/b
c) f(a, b) = f(a)+f(b)
d) f(a, b) = f(a)*f(a)
13. The set of rational numbers form an abelian group under _________
a) Association
b) Closure
c) Multiplication
d) Addition
15. The set of odd and even positive integers closed under multiplication is ________
a) a free semigroup of (M, ×)
b) a subsemigroup of (M, ×)
c) a semigroup of (M, ×)
d) a subgroup of (M, ×)