Unit 4 Notes
Unit 4 Notes
Note:
Z – the set of all integers
Q – the set of all rational numbers
R - the set of all real numbers
C – the set of all complex numbers
R+ – the set of all positive real numbers
Q+ – the set of all positive rational numbers.
Definition: Semi Group
Let S be non empty set, * be a binary operation on S. The algebraic system (S, *) is called a semi
group, if the operation is associative.
Examples : (Set of integers, +), and (Matrix ,*) are examples of semigroup.
Definition: Monoid
A semi group (M, *) with identity element with respect to the operation * is called a Monoid.
In other words (M,*) is a Monoid if for any x, y, z M, x * (y * z) = (x * y ) * z and there exists an
element e M such that for any x M then e * x = x * e = x.
Examples :
(Set of integers,*) is Monoid as 1 is an integer which is also identity element .
(Set of natural numbers, +) is not Monoid as there doesn’t exist any identity
element. But this is Semigroup.
(Set of whole numbers, +) is Monoid with 0 as identity element.
Definition: Group
An algebraic system (G,*) is called a group if it satisfies the following properties:
(i) * is associative.
(ii) Identity element exists.
(iii) Inverse element exists.
x*e = e*x = x.
Hence (N, *, 1) is Monoid.
2. Give an example of a semigroup that is not a monoid. Further prove that for any commutative
monoid (M , *), the set of idempotent elements of M form a submonoid.
Solution:
Example of a semigroup that is not a monoid:
(Set of natural numbers, +) is not Monoid as there doesn’t exist any identity
element. But this is Semigroup.
Let (M , *) be a commutative monoid.
Let S a M / a * a a, the set of idempotent elements of M.
Clearly e S , as e * e e
Let a, b S with a * a a and b * b b
Now, (a * b) * (a * b) (a * (b * b) * a a * b * a a * a * b a * b
Hence a * b S
( S , *) is a submonoid of ( M , *).
3. Let (S , *) be a semigroup such that for x, y S , x * x y, where s {x, y}.
Since (S , *) is a semi group, closure property and associative property are true under *
Given x * x = y … (1)
x * y = x or x * y = y
Assume x * y = x … (2)
y * y y * x * x From (1)
= x * y * x [ From (3)]
=x*x From(2)
=y [ From (1)]
Assume x * y = y … (4)
y * y x * x * y [ From (1)]
=y
y* y y
ab
4. Show that (Q+, *) is an abelian group where * is defined as a * b for all a, b Q+
2
Proof:
Q+ is the set of all positive rational numbers.
To prove: (Q+, *) is an abelian
i.e, to prove: (i) Closure
(ii) Associative
(iii) Identity
(iv) Inverse
(v) Commutativity
(i) Closure : Let a, b Q+
ab
Now a * b Q
2
(ii) Associative: : Let a, b, c Q+ then
ab
c abc
a *b * c * c 2
ab
2 2 4
bc
a
a * b * c a *
bc 2 abc
2 2 4
a * b * c a * b * c
ae
(iii) Identity: a * e a a e 2 Q
2
Therefore e = 2 is the identity element.
(iv) Inverse: Let ‘a-1’ be the inverse element of ‘a’.
aa 1 4
a * a 1 e 2 a 1 Q
2 a
ab ba
(v) Commutativity: a * b b*a
2 2
Hence (Q+, *) is an abelian group
1 0 1 0 1 0 1 0
5. Prove that G , 0 1 , 0 1 , 0 1 forms an abelian group under matrix
0 1
multiplication. (Nov/Dec 2015)
Proof:
1 0 1 0 1 0 1 0
Let I , A , B and C
0 1 0 1 0 1 0 1
The matrix multiplication table is,
I A B C
I I A B C
A A I C B
B B C I A
C C B A I
From the above table we observe that the matrix I G is the Identity matrix.
A B C B A,
A C B C A,
B C AC B
Therefore commutative property exists.
Hence G forms an abelian group under matrix multiplication.
6. Prove that G 1, 2, 3, 4 is an abelian group under multiplication modulo 5.
Proof: For finite set, weuse Cayley table.
5
[1] [2] [3]
[4]
[1] [1] [2] [3] [4]
[2] [2] [4] [1] [3] [2]
[3] [3] [1] [4] [2]
[4] [4] [3] [2] [1]
(i)Closure property
a , bG a 5 b G
(iii) Existence of Identity: From the table, we get the identity element e 1G
7. Prove that every finite group of order n is isomorphic to a permutation group of degree n.
Proof:
Let G be a finite group of order n.
Let a G
Define f a : G G by f a ( x) f a ( y)
Since f a ( x) f a ( y ) x y
f a is 1 1.
f a is 1 1.
f a is a bijection.
Let G f a / a G
To Prove: G is a group.
Let f a , f b G
f a f b ( x) f a f b ( x) f a (bx) abx f ab ( x)
G is closed .
1
The inverse of f a in G is f a
Hence G is a group.
Define : G G by (a) f a
(a) (b) f a f b f a ( x) f b ( x) ax bx a b
Hence is 1 1.
Since f a is onto, is onto.
: G G is an isomorphis m.
G G
10. Prove that in any group, identity element is the only idempotent element.
Proof:
Let a be an idempotent element of G, then a * a a.........(1)
1
Now a G a G
a 1 *(a * a ) a 1 * a (2)
a 1
* a * a a 1 * a e
e*a e
a e
e1* e2 = e2 * e1 = e2
e1* e2 = e2 * e1 = e1
Sub group:
Let G be a group under the operation *. Then (H , *) is said to be a subgroup of (G , *) if
H G and (H , *) itself is a group under the operation *.
12. Prove that the necessary and sufficient condition for a non empty subset H of a group (G, *) to be a
Proof:
Necessary Condition:
a * b H
1 1
Since b H then b H which implies a *b H
Sufficient Condition:
1
Let a *b H , for a *b H
Claim 1: Identity property
1
If a H , which implies a * a e H
1
a * b1 a *bH
Therefore H is closed.
Claim 4: Associative property
Clearly * is associative.
Hence H is a subgroup of G.
13. Prove that intersection of two subgroups of a group G is again a subgroup of G, but their union need
not be a subgroup of G. (Nov/Dec 2015)
Proof:
Claim 1: Intersection of two subgroups is again a subgroup.
A B
a* b 1 A and a* b 1 B
a* b1 A B
Hence A B is a subgroup of G.
Claim 2: Union of two subgroups need not be a subgroup
Consider the following example,
Consider the group Z , ,where Z is the set of all integers and the operation + represents usual addition.
Let A 2Z 0, 2, 4, 6, ... and B 3Z 0, 3, 6, 9, ... .
14. Show that the union of two subgroups of a group is a subgroup if and only if one is contained in the
other.
(or)
Let H & K be two subgroups of a group G. Then H K is a subgroup if and only if
H K (or ) K H .
Proof:
H K K (or ) H K H
H K is a subgroup.
Conversely, suppose H K is a subgroup of G. we claim that H K (or ) K H .
Suppose H
K and K H . ….(1)
a H and a K , b K and b H …..(2)
Clearly a, b H K
Since H K is a subgroup of G, ab H K
Let H be a subgroup of Z 12 .
Hence O(H) = 1, 2, 3, 4, 6, or 12
O(H) = 1 H 0
O(H) = 12 H Z 12 .
O(H) = 2 H 0, x
2x 12
x6
H= 0, 6
O(H)=3 H 0, x, 2x
x=4
x 3 x 0 12
4 x 12
x = 3
x 5 x 0 12
6 x 12
x = 2
Hence H = 0, 2, 4, 6, 8, 10 are the non-trivial subgroups of (Z12 , 12 )
Normal Subgroup:
Let H be a subgroup of G under *. Then H is said to be a normal subgroup of G, for every
x G and for every h H, if x * h * x-1 H
i.e, x * H * x-1 H
16. Prove that intersection of any two normal subgroups of a group (G, *) is a normal subgroup of a
group (G, *). (Nov/Dec 2016)
Proof:
Let G be the group and H and K are the normal subgroups of G.
Since H and K are normal subgroups of
Let x G and h H K
x G and h H , h K
x G , h H and x G , h K
So, x h x 1 H and x h x 1 K
x h x1 H K
Proof:
x * h * x 1 H x * H* x 1 H , x G
H is a normal subgroup of G.
Conversely, let us assume that H is normal subgroup of G.
x * H* x1 H , x G (1)
Now x G x 1 G
1
i.e. x 1 * H* x 1 H , x G
x 1 * H* x H
x * ( x 1 * H* x) * x 1 x * H * x 1
e * H* e x * H * x 1 H x * H * x 1 (2)
from1 & 2 we get
x * H* x 1 H
Cosets:
(i) Left Cosets of H of G: Let (H, *) be a subgroup of (G, *). For any a G, the left coset of H
18. Find the left cosets of [0],[3] in the group Z6 , 6 (April/May – 2015)
Answer:
H 0,3
0+ H 0,3 H
1+ H 1, 4
2+ H 2,5
3+ H 0,3 H
4 H 0,3 1 H
5 H 0,3 2 H
19. State and Prove Lagrange’s theorem on finite groups (or) Prove that in a finite group, order of any
subgroup divides the order of the group. (May/June 2013)& (May/June 2016)
Proof:
Statement:
The order of each subgroup of a finite group is divides the order of the group.
Proof:
Since there is a one to one correspondence between H and H x , the members of H x are distinct.
We know that any two right cosets of H in G are either identical or disjoint.
(i.e.) G H x1 H x2 H x3 ... H xk
O(G) O H x1 O H x 2 O H x3 ... O H xk
n = m + m + m + … + m (k times)
O G
k
OH
Hence O H divides O G
Group homomorphism:
Let (G,*) and (H, ) be two groups. A mapping f: G H is said to be a group
e’ (identity element of G’) is called kernel of f and is denoted by ker f. ker f x G / f ( x) e
Isomorphism:
A mapping f from a group (G , *) to a group (G’ , *) is said to be an isomorphism if
20. Prove that the group homomorphism preserves identity and inverse element. (Nov/Dec 2016)
Answer:
Identity
Let a G
Clearly f a H
Now
f a eH f a
f a eH f a * eG
f a eH f a f eG
eH f eG
Inverse
Let a G
1
Since G is a group, a G
1
Since G is a group, a * a eG
By homomorphism
eH f eG
eH f a * a 1
eH f a f a 1
Natural Homomorphism:
Let H be a normal homomorphism of a group G. The map f : G G / H such that
Let f be a homomorphism. f :G G
Let G be homomorphic image of a group G. Let K be kernel of this omomorphism. Clearly Kis normal
subgroup of G. We claim G G .
K
Define : G G by ( k * a ) f (a ) a G
K
(i) To prove is well defined.
We have k * a = k * b
a * b-1 k
f(a * b-1) = e’
f(a) * f(b-1) = e’
f is homomorphism, f(a) * (f(b))-1= e’
f(a) * (f(b))-1f(b) = e’ * f(b)
Multipky f(b) on both sides f(a) = f(b)
(k * a) = (k * b)
is well defined.
(ii) To prove is one-one:
It is enough to prove that (k * a) = (k * b) k * a = k * b
(k * a) = (k * b)
f(a) = f(b)
f(a) * (f(b))-1 = f(a) * (f(b-1)
f(a) * (f(b-1) = f(b * b-1)
f(a * b-1) = f(e) = e’
f(a * b-1) = e’ a * b-1 K
k * a = k * b is one-one.
(iii) To prove is onto:
Hence (k * a) = f(a) = y
f is onto.
(iv) To prove is homomorphism:
is homomorphism.
Since is one-one, onto and homomorphism, is an isomorphism between G & G
K
G G
K
22. Let g : G H be a homomorphism from the group G,* to the group H , . Prove that the kernel
Proof:
Let K be the Kernel of the homomorphism g. That is K {x G g ( x) e} where e the identity element
of H. is
Let x, y K. Now
1 1
g ( x * y 1 ) g ( x) g ( y 1) g ( x) g ( y ) e e e e e
x * y 1 K
23. Let (G , *) be a group and let H be normal subgroup of G. If G/H be the set aH | a G then show
that G / H , is a group, where aH bH (a * b) H , for all aH , bH G | H . Further show
that there exists a natural homomorphism f :G G | H
Proof:
Given: G/H= a * h / a G
We know that e * H H
eH G / H
Now
aH bH cH aH b * c H
a * b * c H
(a * b) H cH
(aH bH ) cH
is associative
Define f : G G | H by f (a) aH
To Prove f is homomorphism:
f (a * b) (a * b*) H
aH bH
f (a ) f (b)
Cyclic group:
n
Let G be a group. Let a G. Then H a / n Z is a subgroup of G. H is called the cyclic
Define fa :G G by fa ( x) ax
To prove f is bijection
(i ) fa (x) fa ( y )
ax ay
x y
f a is one-one.
( ii ) if y G , then fa (a 1 y) a a 1 y y
fa is onto.
Since fa has n-elements, fa is just permutation of n-symbols.
Let G fa / a G
Step 2: Claim: G is a group.
Let fa , fb G
fa f b ( x ) f a f b ( x ) f a bx abx f ab
f a fb f ab G is closed .
26. Prove that every subgroup of a cyclic group is cyclic. (May/June 2016)
Proof:
Case (ii): Suppose if H contains the element other than the identity element.
Now ak = aqm + r
= (am)q. ar
Hence H is cyclic.
27. Discuss Ring and Fields with suitable examples. (Nov/Dec 2014)
Answer:
Ring:
An algebraic system R, , is called a ring if the binary operations + and satisfies the
following.
A commutative ring F , , which has more than one element such that every nonzero element of
Now
a 1 .(a.b) (a 1 .a ).b
a 1 .0 1.b
0b
Similarly if b 0, b 1 exists.
(a.b).b 1 0.b 1 0
a.(b.b 1 ) 0
a.1 0
a0
Therefore F has non-zero divisor. Hence F is an integral domain.
The converse of the above property need not be true because every integral domain is not a
field.
For exmaple (Z,+,.) is an integral domain but not a field, since only the element 1, -1
have inverses but all the other elements in Z do not have multiplicative inverses.
29. Prove that the set Z4 0,1, 2, 3 is a commutative ring with respect to the binary operation
Proof:
Composition table for additive modulo 4.
[0] 0 1 2 3
[1] 1 2 3 0
[2] 2 3 0 1
[3] 3 0 1 2
[0] 0 0 0 0
[1] 0 1 2 3
[2] 0 2 0 2
[3] 0 3 2 1
(ii) From the both tables, entries in the first, second, third and fourth row is equal to entries in the first,
second, third and fourth columns respectively.
Hence the operations are commutative.
(iii) Modular addition and Modular multiplications are always associative.
(iv) 0 is the additive identity and 1 is the multiplicative identity.
(v) Additive inverse of 0, 1, 2, 3 are respectively 0, 3, 2, 1. Multiplicative inverses of the non-zero
elements 1, 2 and 3 are 1, 2 and 3 respectively.
(vi) If a, b, c Z4 then
a b c a b a c
a b c a c b c
The operation multiplication is distributive over addition