unit4mfcs
unit4mfcs
Binary Operation
c and (b + c) · a = b · a + c · a.
(v) The operations subtraction (−) and division (÷) are not binary operations in N, since
for 3, 5 ∈ N does not imply 3 − 5 ∈ N and 3 5 ∈ N.
a + (b + c) = (a + b) + c and a · (b · c) = (a · b) · c.
(b + c) = a · b + a · c and (b + c) · a = b · a + c · a.
⇒ a ◦ b ≠b ◦ a.
∴ ◦ is not commutative in S.
Since (a ◦ b) ◦ c = a ◦ c = a
a ◦ (b ◦ c) = a ◦ b = a for a, b, c ∈ S.
∴ ◦ is associative in S.
⇒ a ◦ b = a + b − ab ∈ Z.
∴ ◦ is a binary operation in Z.
⇒ a ◦ b = b ◦ a.
∴ ◦ is commutative in Z.
Now
(a ◦ b) ◦ c = (a ◦ b) + c − (a ◦ b)c
= a + b − ab + c − (a + b − ab)c
=a + b − ab + c − ac − bc + abc
and
a ◦ (b ◦ c) = a + (b ◦ c) − a(b ◦ c)
=a + b + c − bc − a(b + c − bc)
=a + b + c − bc − ab − ac + abc
=a + b − ab + c − ac − bc + abc
⇒ (a ◦ b) ◦ c = a ◦ (b ◦ c). ∴
◦ is associative in Z.
Example: Fill in blanks in the following composition table so that′s associative in S = {a,b,c,d}.
Solution: d ◦ a = (c ◦ b) ◦
a[∵ c ◦ b = d]
=c ◦ (b ◦ a) [∵ ◦ is
associative]
=c ◦ b
=d
d ◦ b = (c ◦ b) ◦ b = c ◦ (b ◦ b) = c ◦ a = c.
d ◦ c = (c ◦ b) ◦ c = c ◦ (b ◦ c) = c ◦ c = c.
d ◦ d = (c ◦ b) ◦ (c ◦ b)
=c ◦ (b ◦ c) ◦ b
=c ◦ c ◦ b
=c ◦ (c ◦ b)
=c ◦ d
=d
Algebraic Structures
Semi Group
Definition: An algebraic structure (S, ◦) is called a semi group if the binary oper-ation ◦ is
Example:
Example: The operation ◦ is defined by a ◦ b = a for all a, b ∈ S. Show that (S, ◦) is a semi group.
Solution: Let a, b ∈ S ⇒ a ◦ b = a ∈ S.
(a ◦ b) ◦ c = a ◦ c = a.
⇒ ◦ is associative in S.
Example: The operation ◦ is defined by a ◦ b = a + b − ab for all a, b ∈ Z. Show that (Z, ◦) is a semi group.
Solution: Let a, b ∈ Z ⇒ a ◦ b = a + b − ab ∈ Z.
∴ ◦ is a binary operation in Z.
Let a, b, c ∈ Z.
(a ◦ b) ◦ c = (a + b − ab) ◦ c
=a + b − ab + c − (a + b − ab)c
=a + b + c − ab − bc − ac + abc
a ◦ (b ◦ c) = a ◦ (b + c − bc)
=a + b + c − bc − ab − ac +
abc ⇒ (a ◦ b) ◦ c = a ◦ (b ◦ c).
Example: (P (S), ∩) is a semi group, where P (S) is the power set of a non-empty set S.
Let A, B ∈ P (S).
Since A ⊆ S, B ⊆ S ⇒ A ∩ B ⊆ S ⇒ A ∩ B ∈ P (S).
= A ∩ (B ∩ C)
∴ ∩ is associative in P (S).
Example: (P (S), ∪) is a semi group, where P (S) is the power set of a non-empty set S.
Let A, B ∈ P (S).
Since A ⊆ S, B ⊆ S ⇒ A ∪ B ⊆ S ⇒ A ∪ B ∈ P (S).
∴ (A ∪ B) ∪ C, A ∪ (B ∪ C) ∈ P (S). Since (A ∪ B) ∪ C = A ∪ (B ∪ C)
∴ ∪ is associative in P (S).
Example: Q is the set of rational numbers, ◦ is a binary operation defined on Q such that a ◦ b = a - b + ab
for a, b ∈ Q. Then (Q, ◦) is not a semi group.
Solution: For a, b, c ∈ Q,
(a ◦ b) ◦ c = (a ◦ b) − c + (a ◦ b)c
=a − b + ab − c + (a − b + ab)c
=a − b + ab − c + ac − bc + abc
a ◦ (b ◦ c) = a − (b ◦ c) + a(b ◦ c)
=a − b + c − bc + ab − ac + abc.
then (a ∗ b) ∗ c = c ∗ (a ∗ b).
Consider
(a ∗ b) ∗ c = a ∗ (b ∗ c) [∵ A is seme group]
=a ∗ (c ∗ b) [∵ b ∗ c = c ∗ b]
=(c ∗ a) ∗ b [∵ a ∗ c = c ∗ a]
=c ∗ (a ∗ b) [∵ A is seme group].
Homomorphism of Semi-Groups
Definition: Let (S, ∗) and (T, ◦) be any two semi-groups. A mapping f : S → T such that for any two
elements a, b ∈ S, f(a ∗ b) = f(a) ◦ f(b) is called a semi-group homomorphism.
Example: Let (S1, ∗1), (S2, ∗2) and (S3, ∗3) be semigroups and f : S1 → S2 and g : S2 → S3 be
homomorphism. Prove that the mapping of g ◦ f : S1 → S3 is a semigroup homomorphism.
Solution: Given that (S1, ∗1), (S2, ∗2) and (S3, ∗3) are three semigroups and f : S1 →
S2 and g : S2 → S3 be homomorphisms.
∴ g ◦ f is a homomorphism.
Identity Element: Let S be a non-empty set and ◦ be a binary operation on S. If there exists an element ∈
S such that a ◦ e = e ◦ a = a, for a ∈ S, then e is called an identity element of S.
Example:
(i) In the algebraic system (Z, +), the number 0 is an identity element.
(ii) In the algebraic system (R, ·), the number 1 is an identity element.
Monoid
Definition: A semi group (S, ◦) with an identity element with respect to the binary operation
is known as a monoid. i.e., (S, ◦) is a monoid if S is a non-empty set and ◦ is a binary
operation in S such that ◦ is associative and there exists an identity element w.r.t ◦.
Example:
Monoid Homomorphism
Definition: Let (M, ∗) and (T, ◦) be any two monoids, em and et denote the identity elements
of (M, ∗) and (T, ◦) respectively. A mapping f : M → T such that for any two elements a, b ∈
M,
f(em) = et
∈ M is the inverse of a in M, then f(a-1) is the inverse of f(a), i.e., f(a-1) = [f(a)]−1
Let (S, ∗) be a semi group and T be a subset of S. Then (T, ∗) is called a sub semi group of (S,*)
whenever T is closed under ∗. i.e., a ∗ b ∈ T, for all a, b ∈ T .
Sub Monoid:
Let (S,∗) be a monoid with e is the identity element and T be a non-empty subset of S. Then ,(T, ∗) is
the sub monoid of (S, ∗) if e ∈ T and a ∗ b ∈ T , whenever a, b ∈ T . Example:
1. Under the usual addition, the semi group formed by positive integers is a sub semi group of all
integers.
2. Under the usual addition, the set of all rational numbers forms a monoid. We denote it (Q,+). The
monoid (Z, +) is a submonid of (Q, +).
3. Under the usual multiplication, the set E of all even integers forms a semi group.
This semi group is sub semi group of (Z, ·). But it is not a submonoid of (Z, ·)because1≠E.
Example: Show that the intersection of
two submonoids of a monoid is a monoid.
Since S1 and S2 are submonoids, these are monoids. Therefore e ∈ S1 and e ∈ S2.
Since S1 ∩S2 is a subset of S, the associative law holds in S1 ∩S2, because it holds in S.
Invertible Element: Let (S,◦) be an algebraic structure with the identity element e in S w.r.t
a = e.
1. Closure Property: If all entries in the table are elements of S, then S closed under ◦.
2. Commutative Law: If every row of the table coincides with the corresponding column,
then ◦ is commutative on S.
3. Identity Element: If the row headed by an element a of S coincides with the top row, then a is called
the identity element.
4. Invertible Element: If the identity element e is placed in the table at the intersection of the row
headed by ′a' and the column headed by ′b', then b-1= a and a-1= b.
1. Closure Property: Since all entries in the table are elements of A. So, closure property is
satisfied.
2. Commutative Law: Since 1st, 2nd and 3rd rows coincides with 1st, 2nd and 3rdcolumns respectively.
So multiplication is commutative on A.
3. Identity Element: Since row headed by 1 is same as the initial row, so 1 is the identity element.
Groups
Definition: If G is a non-empty set and ◦ is a binary operation defined on G such that the
identity element in G.
Inverse Law: For each a ∈ G, there exists an element b ∈ G such that a◦b = b◦a = e, b is called an
inverse of a.
(i). For a, b ∈ Z ⇒ a + b ∈ Z
(ii). For a, b, c ∈ Z, (a + b) + c = a + (b + c)
(i). For a, b ∈ N ⇒ a · b.
∴ (N, ·) is a monoid.
Abelian Group (or Commutative Group): Let (G, ∗) be a group. If ∗ is com-mutative that is
Example: Prove that G = {1, ω, ω2 } is a group with respect to multiplication where 1, ω,ω2 cube roots
of unity.
The
algebraic
system is (G,
·) where ω3=
1 and
multiplication · is the binary opera-tion on G.from the composition table; it is clear that (G, ·) is closed
with respect to the oper-ation multiplication and the operation · is associative.
1 is the identity element in G such that 1 · a = a = a · 1, ∀ a ∈ G.
2. ω · ω2= ω3= 1 ⇒ ω2
Example: Show that the set G = {1, −1, i, −i} where i = 1is an abelian group with respect to
multiplication as a binary operation. Solution: Let us construct the composition table:
From the above composition, it is clear that the algebraic structure (G, ·) is closed and satisfies the
following axioms:
1 · (−1 · i) = 1 · −i = −i
(1 · −1) · i = −1 · i = −i
⇒ 1 · (−1 · i) = (1 · −1) · i
Similarly with any other three elements of G the properties holds.
1 · 1 = 1 = 1 · 1; − 1 · 1 = −1 = 1 · −1
i · 1 = i = 1 · i; i · −i = −i · i = 1 etc.
Example: Prove that the set Z of all integers with binary operation ∗ defined by a ∗ b = a +b
∴ Z is closed under ∗.
Associativity: Let a, b, c ∈ Z.
Consider (a ∗ b) ∗ c = (a + b + 1) ∗ c
=a + b + 1 + c + 1
=a + b + c + 2
a ∗ (b ∗ c) = a ∗ (b + c + 1)
=a + b + c + 1 + 1
=a + b + c + 2
Hence (a ∗ b) ∗ c = a ∗ (b ∗ c) for a, b, c ∈ Z.
⇒ e = −1
⇒ a + b + 1 = −1
b = −2 − a
∴ For every a ∈ Z, there exits −2−a ∈ Z such that a∗(−2−a) = (−2−a)∗a = −1.
Example: Show that the set Q+ of all positive rational numbers forms an abelian group under
composition defined by ◦ such that a ◦ b = ab/3 for a, b ∈ Q+. Solution: Q+ of the set of all rational
numbers and for a, b ∈ Q+, we have the operation ◦ such that a ◦ b = ab/3.
Associativity: a, b, c ∈ Q+ ⇒ (a ◦ b) ◦ c = a ◦ (b ◦ c).
i.e., ea/3 = a
⇒ ea − 3a = 0 ⇒ (e − 3)a = 0
⇒ e − 3 = 0 (∵ a ≠0)
⇒e=3
⇒ab/3 = 3
b = 9/a (∵ a ≠0)
∴ For every a ∈ Q+, there exists 9/a ∈ Q+ such that a ◦ 9/a = 9/a ◦ a = 3.
Commutativity: Let a, b ∈ Q+ ⇒ a ◦ b = b ◦ a.
Since a ◦ b = ab/3=ba/3 = b ◦ a.
Exercises: 1. Prove that the set G of rational numbers other than 1 with operation ⊕ such that a ⊕ b = a
+ b − ab for a, b ∈ G is abelian group
2. Consider the algebraic system (G, ∗), where G is the set of all non-zero real numbers and ∗ is a
binary operation defined by: a ∗ b = ab
Addition modulo m
We shall now define a composite known as ―addition modulo m‖ where m is fixed integer.
If a and b are any two integers, and r is the least non-negative reminder obtained by dividing ordinary
sum of a and b by m, then the addition modulo m of a and b is r symbolically
a +m b = r, 0 ≤ r < m.
divisible by 6.
Multiplication modulo p
If a and b are any two integers, and r is the least non-negative reminder obtained by dividing ordinary
product of a and b by p, then the Multiplication modulo p of a and b is r symbolically
a ×p b = r, 0 ≤ r < p.
Example: Show that the set G = {0, 1, 2, 3, 4} is an abelian group with respect to addition module5.
Since all the entries in the composition table are elements of G, the set G is closed with
i.e., (a +5 b) +5 c = a +5 (b +5 c)
(1 +5 3) +5 4 = 3 = 1 +5 (3 +5 4) etc.
0 +5 9 = 4 = 9 +5 0,∀ a ∈ G.
Example: Show that the set G= {1, 2, 3, 4} is an abelian with respect to multipli-cation module5.
2 is the inverse of 3
3 is the inverse of 2
Example: Consider the group, G = {1, 5, 7, 11, 13, 17} under multiplication modulo 18.
Construct the multiplication table of G and find the values of: 5−1, 7−1and 17−1.
Example: If G is the set of even integers, i.e., G = {· · · , −4, −2, 0, 2, 4, · · · } then prove that
Closure: a, b ∈ G ⇒ a + b ∈ G.
Since a + b = 2x + 2y = 2(x + y) ∈ G.
Associativity: a, b, c ∈ G ⇒ a + (b + c) = (a + b) + c
Since
a + (b + c) = 2x + (2y + 2z)
=2[x + (y + z)]
=2[(x + y) + z]
=(2x + 2y) + 2z
=(a + b) + c
2x + 0 = 2x = a and 0 + a = 0 + 2x = 2x = 1
∴ 0 is the identity in G.
∴ (G, +) is a group.
Commutativity: a, b ∈ G ⇒ a + b = b + a.
Closure: x, y ∈ G ⇒ x · y ∈ G.
∈ G. Associativity: x, y, z ∈ G ⇒ (x · y) · z = x · (y · z)
Since (x · y) · z = (2p3q2r3s)(2l3m)
=2(p+r)+l3(q+s)+m
=2p+(r+l)3q+(s+m)
=(2p3q)(2r3s2l3m)
=x · (y · z)
∈ G, since 0 ∈ Z.
= x and e · x = 203
023= 2p3
q= x. ∴ e ∈ G such that x · e = e · x = x
∴ e = 2030
Now y = 2−p3−q
x · y = 2p3
2−p3−q = 203
0= e.
∴ For every x = 2p
Example: Show that the sets of all ordered pairs (a, b) of real numbers for which a ≠0 w.r.t
Solution: Let G = {(a, b)| a, b ∈ R and a ≠0}. Define a binary operation ∗ on G by (a, b) ∗ (c,
d) = (ac, bc + d), for all (a, b), (c, d) ∈ G. Now we show that (G, ∗) is a group.
Associativity: (a, b), (c, d), (e, f) ∈ G ⇒ {(a, b) ∗ (c, d)} ∗ (e, f) = (a, b) ∗ {(c, d) ∗(e, f)}.
= (ace, bce + de + f)
= (ace, bce + de + f)
Existence of Identity: Let (a, b)∈G. Let (x, y)∈ G such that (x, y)∗(a, b)=(a,b)∗(x, y)=(a, b)
⇒ (xa, ya + b) = (a, b)
⇒ xa = a, ya + b = b
Existence of Inverse: Let (a, b) ∈ G. Let (x, y) ∈ G such that (x, y) ∗ (a, b) = (1, 0)
Let a ∈ G ⇒ a−1
Consider(a ∗ b) ∗ (b−1∗ a−1) = a ∗ [b ∗ (b−1∗ a−1)] (by associativity law)=a ∗ [(b ∗ b−1) ∗ a−1]
= e(b−1∗ a−1) ∗ (a ∗ b) = b−1∗ [a−1∗ (a ∗ b)]= b−1∗ [(a−1∗ a) ∗ b]= b−1∗ [e ∗ b]= b−1∗ b
1. (b−1−1)−1= ab
2. (abc)−1= c−1b−1a−1
Order of an Element
Definition: Let (G, ∗) be a group and a ∈ G, then the least positive integer n if it exists such
Example: G = {1, −1, i, −i} is a group with respect to multiplication. 1 is the identity in G.
⇒ (a5)n= e
∴ n = 6.
Hence O(a5) = 6
Sub Groups
3. (N, +) is not a subgroup of the group (Z, +), since identity does not exist in N under +.
Here G and H are groups with respect to the binary operation multiplication and H is a subset
Example: Let H = {0, 2, 4} ⊆ Z6. Check that (H, +6) is a subgroup of (Z6, +6).
H= {0, 2, 4}.
The following conditions are to be satisfied in order to prove that it is a subgroup.
(ii). Identity Element: The row headed by 0 is exactly same as the initial row.
Theorem: If (G, ∗) is a group and H ⊆ G, then (H, ∗) is a subgroup of (G, ∗) if and only if
Let (i) and (ii) be true. To prove that (H, ∗) is a subgroup of (G, ∗).
That ∗ is associative in H follows from the fact that ∗ is associative in G. Since H is nonempty,
∴ a ∈ H, a−1
⇒ e is the identity in H.
Clearly (1, c) ∈ H ⇒ (1, c)−1= (1, −c) ∈ H. (1, b) ∈ H.(1, b) × (1, c)−1
∈ H ∴ H is a
=(1, b + c)
=(1, c + b)
=(1, c) × (1, b)
⇒ H1 ∩ H2 ≠ϕ.
∴ ab−1∈ H1 ∩ H2.
∴ H1 ∩ H2 is a subgroup of G.
Example: Let G be the group and Z={x ∈ G| xy=yx for all y∈G}. Prove that Z is a subgroup of G.
Therefore Z is non-empty.
Let a ∈ Z ⇒ ay = ya for all y ∈ G.⇒ a−1(ay)a−1= a−1(ya)a−1⇒ (a−1)(ya−1) = (a-1)(aa-1)⇒ e(ya)= (a−1)e ⇒
a−1 = ay-1
Therefore Z is a subgroup of G.
Homomorphism
Homomorphism into: Let (G, ∗) and (G', ·) be two groups and f be a mapping from G into G'
. If for a, b ∈ G, f(a∗b) = f(a)·f(b), then f is called homomorphism G into G′.Homomorphism onto: Let (G,
∗) and (G, ·) be two groups and f be a mapping from G ontoG′
Isomorphism: Let (G, ∗) and (G', ·) be two groups and f be a one-one mapping of G onto G'.
= f(x) · f(y).
Example: Let G be a group of positive real numbers under multiplication and G′ a group of
⇒ x1 = x2
⇒ f is one-one.
⇒ f(10y) = log10(10y) = y.
∴ For ever y ∈ G′, there exists 10y∈ G such that f(10y) = y⇒ f is onto.
Example: If R is the group of real numbers under the addition and R+ the group of positive
real numbers under the multiplication. Let f : R → R+ defined by f(x) = e, then show that f
is an isomorphism.
Solution: Let f : R → R+ defined by f(x) = e.
⇒ a log e = b log e
⇒a=b
Example: Let G be a multiplicative group and f : G → G such that for a ∈ G, f(a) = a−1.
Prove that f is one-one and onto. Also, prove that f is homomorphism if and only if G is
commutative.
∴ f is one-one.
Let a ∈ G. ∴ a−1
∴ f is onto.
∴ f is a homomorphism