Question
Question: Let \(A=Q\times Q\) and let \(*\) be the binary operation on A defined by \(\left( a,b \right)*\left...
Let A=Q×Q and let ∗ be the binary operation on A defined by (a,b)∗(c,d)=(ac,b+ad) for (a,b),(c,d)∈A. Determine, whether ∗ is commutative and associative. Then, with respect to ∗ on A.
i). Find the identity element in A
ii). Find the invertible element of A.
Solution
To solve the above question we will first define the commutative property, associative property and then we will check whether the given relation is commutative and associative or not and then we will find the identity and invertible element of A by using their definition.
Complete step by step answer:
We will first define what is commutative and associative property from group theory.
Commutative property states that we can move variables or numbers in algebra around some defined operation and still we get the same answer.
Let ∗ be the binary relation defined on any set A and let a, b be the two elements of the set, then we can say that a∗b=b∗c , from commutative property.
Associative property comes from the word ‘associate’ or ‘groups’. It refers to grouping of numbers and variables in algebra. We can re-group the number or variables and we can then also arrive at the same result.
Let ∗ be the binary relation defined on any set A and let a, b, and c be the three elements of the set, then we can say that a∗(b∗c)=(a∗b)∗c, from associative property.
Now, from we know that A=Q×Q, means set A consists of pair of elements and ∗ be the binary relation defined on A as (a,b)∗(c,d)=(ac,b+ad), where (a,b),(c,d) belongs to A.
Now, we will check whether the binary operation ∗ is commutative or not. For this we have to prove that (a,b)∗(c,d)=(c,d)∗(a,b), where (a,b),(c,d)∈A
Since, we know that (a,b)∗(c,d)=(ac,b+ad)−−−(1), from question.
Then, (c,d)∗(a,b)=(ca,d+ab)−−−(2)
Since, (ac,b+ad)=(ca,d+ab)
So, we can say from (1) and (2) that (a,b)∗(c,d)=(c,d)∗(a,b), hence, the binary operation ∗ is not commutative.
Now, we will check whether the binary operation ∗ is associative or not.
Let (a,b),(c,d),(e,f) be three elements which belong to A.
Then, to prove associative property for binary operation ∗ , on A we have to prove that:
(a,b)∗((c,d)∗(e,f))=((a,b)∗(c,d))∗(e,f)
We will at first simplify LHS.
From LHS we have: (a,b)∗((c,d)∗(e,f))
Since, we know that (a,b)∗(c,d)=(ac,b+ad)
⇒(a,b)∗((c,d)∗(e,f))=(a,b)∗(ce,d+cf)
⇒(ace,b+a(d+cf))⇒(ace,b+ad+acf)⇒(a,b)∗((c,d)∗(e,f))=(ace,b+ad+acf)−−−(3)
Now, from RHS of (a,b)∗((c,d)∗(e,f))=((a,b)∗(c,d))∗(e,f), we have:
RHS=((a,b)∗(c,d))∗(e,f)
⇒((a,b)∗(c,d))∗(e,f)=(ac,b+ad)∗(e,f)⇒(ace,b+ad+acf)⇒((a,b)∗(c,d))∗(e,f)=(ace,b+ad+acf)
From (3) we have (a,b)∗((c,d)∗(e,f))=(ace,b+ad+acf)
⇒((a,b)∗(c,d))∗(e,f)=(ace,b+ad+acf)=(a,b)∗((c,d)∗(e,f))
Hence, (a,b)∗((c,d)∗(e,f))=((a,b)∗(c,d))∗(e,f), so, we can say that binary operation ∗ satisfies the associative property.
i). We know that identity element is element which is when combined with any defined operation on any set given the element back as output with which identity element is combined.
Let ∗ be the binary operation defined on any set A and let ‘a’ be an element of the set A and ‘e’ be the identity element for ∗, then a∗e=a.
Since, we know from question that A=Q×Q, hence set A consists of pair elements and we know that identity element must belong to set A so let the identity element e=(a′,b′) and let (a,b) be the element of the set A.
So, from definition of identity element we can write:
⇒(a,b)∗(a′,b′)=(a,b)−−(4)
And, we know from question that binary operation ∗ is defined as:
(a,b)∗(c,d)=(ac,b+ad) , for (a,b),(c,d)∈A.
So, we can also write (a,b)∗(a′,b′) as (aa′,b+ab′)
⇒(a,b)∗(a′,b′)=(aa′,b+ab′)−−(5)
And, from (4) we have (a,b)∗(a′,b′)=(a,b)
Hence, after comparing (4) and (5) we can say that:
aa′=a and b+ab′=b
⇒a′=1 and b′=0
Hence, (1, 0) is the identity element of A.
ii). We know that an invertible element is defined for every element of a set if the set contains an identity element. So, an invertible element of any element of a set is the element which when combined with the given element with any operation gives the identity element as a result.
Let us assume that (a,b) be any element which belong to A=Q×Q, and let (c′,d′) be the invertible element which belong to A and we have found previously that (1, 0) is the identity element of set A.
Then, from definition of invertible element we can say that:
(a,b)∗(c′,d′)=(1,0)−−−(6)
We know from question that (a,b)∗(c,d)=(ac,b+ad):
⇒(a,b)∗(c′,d′)=(ac′,b+ad′)−−−(7)
So, after comparing (6) and (7) we can say that:
ac′=1 and b+ad′=0
⇒c′=a1 and d′=−ab
Hence, the invertible element of (a,b) is (a1,−ab).
Note:
Students are required to memorize the definition of associative property, commutative property, identity element and invertible element otherwise they will not be able to solve the above question.