Algrebric Structures PB
Algrebric Structures PB
Pronaya Bhattacharya
STRUCTURES
SNISTFORUM.COM
WHAT IS AN ALGEBRIC STRUCTURE?
Comes in the domain of Abstract Algebra.
Abstract algebra is the study of algebraic structures. Such
a structure consists of a set together with one or more binary operations,
which are required to satisfy certain axioms.
Like addition, subtraction, multiplication, division, modulus and many
more..
The elements of the set can be numbers, abstract symbols as well , we
focus on the properties the elements possess, when certain operations are
applied on them.
SNISTFORUM.COM
ALGEBRAIC SYSTEMS
SNISTFORUM.COM
CANCELLATION LAWS IN GROUPS
◼ In a Group (G, * ) the following properties hold
good
1. Identity element is unique.
2. Inverse of an element is unique.
3. Cancellation laws hold good
a * b = a * c b = c (left cancellation
law)
a * c = b * c a = b (Right
cancellation law)
4. (a * b) -1 = b-1 * a-1
◼ In a group, the identity element is its own inverse.
EX. SHOW THAT, THE SET OF ALL INTEGERS IS A GROUP WITH
RESPECT TO ADDITION.
◼ Ex. In a group (G, *) , Prove that the inverse of any element is unique.
◼ Proof:
◼ Let a ,b,c G and e is the identity in G.
◼ Let us suppose, Both b and c are inverse elements of a .
◼ Now, a * b = e …(1) (Since, b is inverse of a )
◼ Again, a * c = e …(2) (Since, c is also inverse of a )
◼ From (1) and (2), we have
◼ a*b=a*c
◼ b=c (By left cancellation law)
◼ In a group, the inverse of any element is unique.
FINITE GROUPS
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.
CONTD.,
SNISTFORUM.COM
MODULO SYSTEMS.
◼ 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
EXAMPLE
The set of complex numbers {1,−1,i,−i} under multiplication operation is a cyclic
group.
There are two generators (i and –i)
as i=i,i^2=−1,i^3=−i,i^4=1, which covers all the elements of the group. Hence,
it is a cyclic group
Similarly we can check for –i.
SNISTFORUM.COM
ORDER OF A GROUP
26
CYCLIC GROUPS AND GENERATORS
Definition. If G is a group and a G, write
<a > = {an : n Z} = {all powers of a } .
It is easy to see that <a > is a subgroup of G .
< a > is called the cyclic subgroup of G generated by a. A group
G is called cyclic if there is some a G with G = < a >; in this case a
is called a generator of G.
Proposition If G= <a > is a cyclic group of order n, then ak is a
generator of G if and only if gcd(k; n)= 1.
Corollary The number of generators of a cyclic group of order n is
(n).
27
FINITE GROUPS
Proposition Let G be a finite group and let a G. Then the order of a
is the number of elements in <a >.
28
NORMAL SUBGROUPS, QUOTIENT GROUPS
Cosets
Theorem of Lagrange
Normal Subgrops
Quotient Groups
29
NORMAL SUBGROUPS, QUOTIENT GROUPS
Cosets
Let (G, ·) be a group with subgroup H. For a, b ∈
G, we say that a is congruent to b modulo H, and
write a ≡ b mod H if and only if ab−1 ∈ H.
Proposition The relation a ≡ b mod H is an
equivalence relation on G. The equivalence class
containing a can be written in the form Ha = {ha|h
∈ H}, and it is called a right coset of H in G. The
element a is called a representative of the coset Ha.
30
NORMAL SUBGROUPS, QUOTIENT GROUPS
34
NORMAL SUBGROUPS, QUOTIENT GROUPS
If H is a subgroup of G, the number of distinct right cosets of H in G is
called the index of H in G and is written |G : H|. The following is a
direct consequence of the proof of Lagrange’s theorem.
Corollary If G is a finite group with subgroup H, then
|G : H| = |G|/|H|.
Corollary If a is an element of a finite group G, then the order of a
divides the order of G.
35
NORMAL SUBGROUPS, QUOTIENT GROUPS
Normal Subgroups
Let G be a group with subgroup H.
The right cosets of H in G are equivalence classes under the relation a
≡ b mod H, defined by ab−1 ∈ H.
We can also define the relation L on G so that aLb if and only if b−1a
∈ H. This relation, L, is an equivalence relation, and the equivalence
class containing a is the left coset aH = {ah|h ∈ H}.
As the following example shows, the left coset of an element does not
necessarily equal the right coset.
36
NORMAL SUBGROUPS, QUOTIENT GROUPS
Example Find the left and right cosets of H = A3 and K = {(1), (12)} in S3.
Solution. We calculated the right cosets of H = A3 in Example 2.1.1.
Right Cosets
H = {(1), (123), (132)}; H(12) = {(12), (13), (23)}
Left Cosets
H = {(1), (123), (132}; (12)H = {(12), (23), (13)}
In this case, the left and right cosets of H are the same.
However, the left and right cosets of K are not all the same.
Right Cosets
K = {(1), (12)} ; K(13) = {(13), (132)} ; K(23) = {(23), (123)}
Left Cosets
K = {(1), (12)};(23)K = {(23), (132)}; (13)K = {(13), (123)}
37
NORMAL SUBGROUPS,QUOTIENT GROUPS
Definition: A subgroup H of a group G is called a normal subgroup of
G if g−1hg ∈ H for all g ∈ G and h ∈ H.
Proposition Hg = gH, for all g ∈ G, if and only if H is a normal
subgroup of G.
Proof. Suppose that Hg = gH. Then, for any element h ∈ H, hg ∈ Hg =
gH. Hence hg = gh1 for some h1 ∈ H and g−1hg = g−1gh1 = h1 ∈ H.
Therefore,H is a normal subgroup.
Conversely, if H is normal, let hg ∈ Hg and g−1hg = h1 ∈ H. Then hg
= gh1 ∈ gH and Hg ⊆ gH. Also, ghg−1 = (g−1)−1hg−1 = h2 ∈ H, since H
is normal, so gh = h2g ∈ Hg. Hence, gH ⊆ Hg, and so Hg = gH.
38
NORMAL SUBGROUPS, QUOTIENT GROUPS
If N is a normal subgroup of a group G, the left cosets of N in G are
the same as the right cosets of N in G, so there will be no ambiguity in
just talking about the cosets of N in G.
39
NORMAL SUBGROUPS,QUOTIENT GROUPS
Example (Zn, +) is the quotient group of (Z,+) by the subgroup nZ =
{nz|z ∈ Z}.
Solution. Since (Z,+) is abelian, every subgroup is normal. The set nZ
can be verified to be a subgroup, and the relationship a ≡ b mod nZ
is equivalent to a − b ∈ nZ and to n|a − b. Hence a ≡ b mod nZ is the
same relation as a ≡ b mod n. Therefore, Zn is the quotient group
Z/nZ, where the operation on congruence classes is defined by [a] +
[b] = [a + b].
(Zn,+) is a cyclic group with 1 as a generator .When there is no
confusion, we write the elements of Zn as 0, 1, 2, 3, . . . ,
n − 1 instead of [0], [1], [2], [3], . . . , [n − 1].
40
SNISTFORUM.COM