Quiz 2 - Abstract Algebra
Quiz 2 - Abstract Algebra
is closed,
Answer
Proof:
2. is commutative,
Answer
Proof:
3. is associative,
Answer
Counterexample:
Choose 𝑎=2,𝑏=3,𝑐=4.a=2,b=3,c=4.
4. has an identity.
Answer
Now, 𝑎=𝑒⊗𝑎=(𝑒+𝑎)(𝑒+𝑎)=𝑒(𝑒+𝑎)+𝑎(𝑒+𝑎)a=e⊗a=(e+a)(e+a)=e(e+a)+a(e+a),
since · is associative on ℤ.Z.
𝑎=𝑒2+𝑒𝑎+𝑎𝑒+𝑎2=𝑒2+2𝑎𝑒+𝑎2.a=e2+ea+ae+a2=e2+2ae+a2. Then
choose 𝑎=0.a=0.
Here, Z+ denotes the set of all non-negative integers and R denotes the set of real numbers.
Solution:
a * b = a – b=1-2=-1
Let a, b ∈ Z+
⇒ a*b=ab2 ∈ Z+ (as the square of a non-negative integer is a non-negative integer and the product of two
integers is also an integer)
Let a, b ∈ R
⇒ a2, b ∈ R
⇒ a2b ∈ R
⇒a*b∈R
Let a, b ∈ Z+
⇒ a*b ∈ Z+
Therefore,a*b ∈ Z+, ∀ a, b ∈ Z+
Example : Show that the binary operation * on Z defined by a*b=a+b+1 a,bZ satisfies (i)associative law
(ii)commutative law (iii)Find the identity element (iv)Inverse of an element a Z
Solution:
(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
Therefore, (a*b)*c=a*(b*c)
(ii)For all a,bZ, we have
a*b=a+b+1
=b+a+1
=b*a
a*b=-1a+b+1=-1
b=-(2+a)
Example : Consider a binary operation * on the set {1,2,3,4,5} given by the binary operation table:
* 1 2 3 4
1 1 1 1 1
2 1 2 1 2
3 1 1 3 1
4 1 2 1 4
5 1 1 1 1
(ii) Is * commutative
Solution :
Hence, 2*3=3*2 and this is true for all other elements also.Hence, the operation * is commutative.
(iii) (2*3)*(4*5)=1*1=1