
RGPV AI-401: DISCRETE MATHEMATICS
Comprehensive Master Notes & Exam Guide — Unit 2: Algebraic Structures
EXAM STRATEGY & WEIGHTAGE INSIGHT
Unit 2 consistently accounts for 14 to 21 marks in the RGPV AI-401 end-semester examination.
Questions usually follow predictable templates: proving whether a given structure forms a
group/Abelian group (7 marks), executing the biconditional proof for normal subgroups (7
marks), or finding the explicit sequence expression for a recurrence relation (7 marks).
1. Fundamentals of Algebraic Structures
An algebraic structure is formally defined as a non-empty set G bundled together with one or more
binary operations. It is conventionally written as a tuple: (G, *), where * represents an operation that
takes any two elements from G and maps them to a unique third element within the same system.
The Five Core Binary Properties
To analyze, categorize, or prove the nature of any mathematical structure, we evaluate the following
operational properties for a non-empty set G under a defined binary operation *:
Closure Property: For all a, b ∈ G, the computed result a * b ∈ G. If the evaluated element lands
outside the boundaries of the set, the system lacks closure and cannot form an algebraic structure.
Associative Property: For all a, b, c ∈ G, the order of grouping does not affect the final result:
(a * b) * c = a * (b * c)
Identity Property: There exists a unique, specific element e ∈ G (referred to as the identity
element) such that for every element a ∈ G:
a * e = e * a = a
Inverse Property: For every individual element a ∈ G, there must exist a corresponding element
a
-1
∈ G such that:
a * a
-1
= a
-1
* a = e
Commutative Property: For all a, b ∈ G, the operational sequence can be mirrored without
altering the output:
1.
2.
3.
4.
5.
RGPV AI-401 • Discrete Mathematics • Unit 2 Master Notes Page 1 of 7