Module 3 Study Material
Module 3 Study Material
1 Define Group.
A non-empty set G together with the binary operation, i.e., (G,*) is called a group if
satisfies the following conditions.
If a non-empty set S together with the binary operation ‘*’ satisfying the following two
properties.
3 Define monoid.
It is denoted by (M,*)
In other words, a non-empty set ‘M’ with respect to * is said to be a monoid, if * satisfies
the following properties.
For a, b, c ∈ M
In a group (G, *), if a *b = b * a, for all a, b ∈ G, then the group (G,) is called an abelian
group
Let N be the set of all natural numbers. Clearly it satisfies closure and associative
property under the usual addition as binary operation. 0 is the identity. But 0 ∈ N.
Moreover for a ∈ N, we have a – a = 0.
f1(a) = a f1(b) = b
f2(a) = a f2(b) = a
f3(a) = b f3(b) = b
f4(a) = b f4(b) = a
f1 f2 f3 f4
f1 f1 f2 f3 f4
f2 f2 f2 f2 f2
f3 f3 f3 f3 f3
f4 f4 f3 f2 f1
f2 o f3 = f2=f3 = f3 o f2
Hence it is not commutative.
Let ( e ) and ( e' ) be two identity elements in a group G . By the definition of the identity
element:
Let a be an element of the group G, and let b and c be two inverses of a. By the definition
of the inverse element:
a ⋅ b = e (where e is the identity element),
c ⋅ a = e.
Now, consider b:
b = b ⋅ e = b ⋅ (c ⋅ a) = (b ⋅ c) ⋅a.
Since b ⋅ c=e, we have:
b = c.
Thus, the inverse element of a is unique.
a-1 * a = e = a * a-1, a ∈ G
(a-1)-1 * (a-1 * a) = (a-1)-1 * e
= (a-1)-1 … (1)
(a-1)-1 = a
The above property is involution law.
11 Let (G, +) be a group, then prove that for each a, b ∈ G, (a * b) –1 = b-1 * a-1
= a * [ (b * b-1) * a-1]
= a * [ (b * b-1) * a-1]
= a * (e * a-1) [ b * b-1 = e]
= a * a-1
(a * b) * ( b-1 * a-1) = e …(1)
12 Define Subgroup.
Examples of subgroups.
(1) (Q, +) is a subgroup of (R, +) and
(2) (R, +) is a subgroup of (C, +).
13 Prove that the intersection of any two subgroups of a group (G,*) is again a
subgroup of (G,*).
Let, a, b ∈ H1 ∩ H2
a, b ∈ H1 and a, b ∈ H2
a * b-1 ∈ H1 and a * b-1 ∈ H2 [By above theorem]
a * b-1 ∈ H1 ∩ H2
∴ H1 ∩ H2 is a subgroup.
Example:
1. In (Z, + ), <a>
2. In a group G = {1,i,-1,-i}.
<i> = {i,i2,i3,…….} = {1,i,-1,-i} = G
∴ For x, y ∈ G
∴ x = ak, y=at for integers k, t.
∴ x * y = ak * at = ak+t = at+k = at * ak = y * x
∴ x*y=y*x
∴ (a-1) = (a)
We know that either left or right cosets of H in G are either identical or disjoint.
Let G be a finite group of order ‘n’ and H be any subgroup of G. Then the order of H
divides the order of G.
Every finite group of order ‘n’ is Isomorphic to permutation group of degree ‘n’.
x * h = h * x for all x ∈ G.
Part - C
Proof:
So,
(a * b) * c = ( a + b + 2ab) * c = (a + b + 2ab) + c + 2(a + b + 2ab)c
a∗e=e∗a=a ∀a ∈ R
Proof:
Substitute e into the binary operation:
a * e = a + e + 2ae
a + e + 2ae = a
e + 2ae = 0
Factorize:
e (1 + 2a) = 0
If e = 0, substitute into a * e:
a * 0 = a + 0 + 2a(0) = a
similarly,
0 * a = 0 + a + 2(0)a = a
Proof:
Rearrange the equation:
a + b + 2ab = 0
Factorize:
b(1 + 2a) = -a
Solve for b:
b = -a / 1 + 2a , provided 1 + 2a ≠ 0
b = -a / 1 + 2a
Consider,
[(a, b) * (x, y)] * (c, d)
= [ (a x, a y + b) * (c, d)]
= [ a x c, a x d + (a y + b )]
= [ a c x, a d x + a y + b] … (1)
Now
(a, b) * [(x, y) * (c, d)]
= (a, b) * [ x c, x d + y]
= [ a x c, a ( x d + y) + b]
= [ a x c, a x d + a y + b]
= [ a c x, a d x + a y + b] …(2)
From (1) and (2), we have
[(a, b) * (x, y)] * (c, d)
= (a, b) * [(x, y) * (c, d)]
‘*’ is associative
(S, *) is semigroup.
a e1 = a and a e2 + b = b
e1 = 1 and e2 = b – b/a = 0, (a ≠ 0)
3 Show that the set of all non – zero real number is an abelian group under the
operation defined by a * b = ab/2.
Compute (a * b) * c:
a * b = ab / 2, (a * b) * c = (ab/2) c = abc.
2 4
Compute a * (b * c):
b * c = bc / 2, a * (b * c) = a(bc/2) = abc.
2 4
Since (a * b) * c = a * (b * c), * is associative.
(iii) Identity:
a * e = a . 2 = a, e * a = 2 . a = a.
2 2
(iv) Inverse:
Solve a * a’ = e:
a . a’ = 2 => a . a’ = 4 => a’ = 4.
2 a
a * b = ab/2, b * a = ba/2.
Since ab = ba, a * b = b * a.
The operation * is commutative.
4 Show that the set Q+ of all positive rational numbers forms an abelian group under
the operation * defined by , a * b = ab/2, a, b ∈ Q +
(a * b) * c = ab * c = abc/2
2 2
= abc
4
a * (b * c) = a * bc = abc/2
2 2
= abc/4
(a * b) * c = a * (b * c) for all a, b c ∈ Q
Then, a*e=a
ae/2 = a
e=2
Identity element is e = 2 ∈ Q+
a-1 = 4/a ∈ Q+
Inverse of a is a-1 = 4 ∈ Q+
a
(5) Commutative:
Now a * b = ab
2
b * a = ba = ab
2 2
Solution:
(i) Closure:
( ) .( ) = ( )
0 1 0 1 0 1
(ii) Associativity:
(iii) Identity:
( ) 0 1 .
a=a. ( ) 0 1 =a ∀a∈𝐺
(iv) Inverse:
Inverse of ( 0 1 ) is itself: ( 0 1 )
Thus, G satisfies all group axioms and is a group under matrix multiplication.
6 If G is a group such that (a * b)2 = a2 * b2 for all a, b, c ∈ G, then prove that G is
abelian.
a * b = b * a, a, b ∈ G. …(1)
a2 * b2 = (a * a) * (b * b)
= a * [a * (b * b)] (* Associative)
= a * [(a * b) * b] (* Associative)
= a * [(b * a) * b] (By(1))
= (a * b) * (a * b) (* Associative)
= (a * b)2
∴ (a * b)2 = a2 * b2
(a * b)2 = a2 * b2
(a * b) * (a * b) = (a * a) * (b * b)
a * [b * (a * b)] = a * [a * (b * b)] (* Associative)
b * (a * b) = a * (b * b) [Left cancellation law]
(b * a) * b = (a * b) * b
b*a=a*b [Right cancellation law]
∴ G is abelian.
7 Prove that the necessary and sufficient condition for a nonempty subset H of a group
(G, *) to be a subgroup is a, b ∈ H => ab-1 ∈ H
Let us assume that H is a subgroup of G. Since H itself is a group, we have for a, b ∈ H =>
a * b ∈ H (closure).
Sufficient condition:
Let a * b-1 ∈ H, for a, b ∈ H.
Now we have to prove that H is a subgroup of G.
(i) Identity:
Let a∈H
a-1 ∈ H
a * a-1 ∈ H
e∈H
Hence the identity element ‘e’ ∈ H.
(ii) Inverse:
Let a, e ∈ H
e * a-1 ∈ H
a-1 ∈ H
Every element ‘a’ of H has its inverse a-1 is in H.
(iii) Closure:
∴ H is closed.
∴ H is a subgroup of G.
(i) Closure:
(ii) Associative:
(iii) Identity:
(iv) Inverse:
Thus, G satisfies all group axioms and forms a group under addition modulo 6.
Let G be a finite group of order ‘n’ and H be any subgroup of G. Then the order of H
divides the order of G.
i.e., O(H)/O(G)
(or)
The order of each subgroup of a finite group is a divisor of the order of the group.
Proof:
Since there is a one-one correspondence between the elements of H and H * a, the elements
of H * a are distinct.
[∴ G is finite ]
Since at be any arbitrary element of H. By division algorithm, there exists integers q and r.
Such that t = mq + r, where 0 < r < m.
∴ at = amq + r = amq * ar
ar = at * a-mq = at – mq
Since m is the least positive integers such that am ∈ H and 0 < r < m.
Therefore r = 0.
Hence t = mq
at = amq = (am)q
11 Prove that G = {1, -1, i, -i} is a cyclic group. Also find it’s generators and order of each
element. If (G,*) is a cyclic group generated by a, then prove that a-1 is also a
generator.
1. i1 = i,
2. i2 = -1,
3. i3 = -i,
4. i4 = 1 (returns to identity).
Thus, starting from i, all elements of G can be generated: G = {1, -1, i, -i}. Therefore G is a
cyclic group.
(i) A generator a of G satisfies the condition that an produces all elements of G.
i is a generator of G.
-i is also a generator, since (-i)1 = -i, (-i)2 = -1, (-i)3 = i, (-i)4 =
1.
Thus, the generators of G are i and -i.
(ii) Identity:
(iii) Inverse:
Hence,
Step -1:
Step – 2:
G’ is a group.
Let fa, fb ∈ G’
fa o fb (x) = fa(fb(x)) = fa(bx) = abx = fab(x)
Hence fa o fb = fab.
Hence G’ is closed
f = G’ is the identity element
Step – 3:
Hence Φ is 1 -1.
Also Φ (ab) = fab = fa o fb = Φ (a) o Φ (b)
∴ Φ : G → G’ is an Isomorphism.
∴ G ≈ G’
Hence proved.
Step – 1:
The group S3consists of all permutations (rearrangements) of the set S={1,2,3}. There are
3! = 6 elements in S3:
1. e: Identity permutation.
2. (12): Swaps 1 and 2, leaves 3 unchanged.
3. (13): Swaps 1 and 3, leaves 2 unchanged.
4. (23): Swaps 2 and 3, leaves 1 unchanged.
5. (123): Cyclic permutation (1 → 2 → 3 → 1).
6. (132): Cyclic permutation (1 → 3 → 2 → 1).
Step – 2:
Step – 3:
Step – 4:
We find:
a ∘ b = (123),
b ∘ a = (132).
Since a ∘ b ≠ b ∘ a, the group S3 is not commutative.
Step – 5:
The permutation group (S3, ∘) is a non-abelian group because commutativity does not
hold for all its elements.
14 Show that the intersection of two normal subgroups of a group G is also a normal
subgroup of G.
Let G be a group, and let N1 and N2 be normal subgroups of G. Prove that N1 ∩ N2, the
intersection of N1 and N2, is also a normal subgroup of G.
Proof:
(i) N1 ∩ N2 is a subgroup of G:
1. Identity:
Since e (the identity element) belongs to both N1 and N2 (as both are
subgroups), it follows that e ∈ N1 ∩ N2.
2. Closure:
If a, b ∈ N1 ∩ N2, then a, b ∈ N1 and a, b ∈ N2. Since N1 and N2 are
subgroups, their operations are closed, so a, b ∈ N1 and a, b ∈ N2. Hence, a, b ∈
N 1 ∩ N2 .
3. Inverse:
If a ∈ N1 ∩ N2, then a ∈ N1 and a ∈ N2. Since both N1 and N2 contain
inverses, a-1 ∈ N1 and a-1 ∈ N2. Thus, a-1 ∈ N1 ∩ N2.
Therefore, N1 ∩ N2 is a subgroup of G.
(ii) N1 ∩ N2 is normal in G:
x * h * x-1 ∈ H intersection K
H intersection K is a normal subgroup of G.