Question
Mathematics Question on Relations and Functions
For each binary operation * defined below, determine whether * is commutative or associative.
(i) On Z , define a * b=a−b
(ii) On Q , define a * b=ab+1
(iii) On Q , define a * b= 2ab.
(iv) On Z +, define a * b=2ab
(v) On Z +, define a * b=ab
(vi) On R −{−1},define a * b= b+1a
(i) On Z , * is defined by a * b = a − b.
It can be observed that 1 * 2 = 1 − 2 = 1 and 2 * 1 = 2 − 1 = 1.
∴1 * 2 ≠ 2 * 1; where 1, 2 ∈ Z
Hence, the operation * is not commutative.
Also we have:
(1 * 2) * 3 = (1 − 2) * 3 = −1 * 3 = −1 − 3 = −4
1 * (2 * 3) = 1 * (2 − 3) = 1 * −1 = 1 − (−1) = 2
∴(1 * 2) * 3 ≠ 1 * (2 * 3) ;
where 1, 2, 3 ∈ Z
Hence, the operation * is not associative.
(ii) On Q , * is defined by a * b = ab + 1.
It is known that: ab = ba ∀ a, b ∈ Q ⇒ ab + 1 = ba + 1∀ a, b ∈ Q ⇒ a * b = a * b ∀a, b ∈ Q
Therefore, the operation * is commutative.
It can be observed that:
(1 * 2) * 3 = (1 × 2 + 1) * 3 = 3 * 3 = 3 × 3 + 1 = 10
1 * (2 * 3) = 1 * (2 × 3 + 1) = 1 * 7 = 1 × 7 + 1 = 8
∴(1 * 2) * 3 ≠ 1 * (2 * 3) ;
where 1, 2, 3 ∈ Q
Therefore, the operation * is not associative.
(iii) On Q , * is defined by a * b = 2ab.
It is known that:
ab = ba ∀ a, b ∈ Q 2ab=2ba ∀ a, b ∈ Q
⇒ a * b = b * a ∀ a, b ∈ Q
Therefore, the operation * is commutative.
For all a, b, c ∈ Q,
we have:
(a∗b)∗c=(2ab)∗c=2c(2ab)=4abc.
a∗(b∗c)=a∗(2bc)=2a(2bc)=4abc.
Therefore (a * b) * c =a * (b * c)
Therefore, the operation * is associative.
(iv) On Z +, * is defined by a * b = 2ab.
It is known that:
ab = ba ∀ a, b ∈ Z +
⇒ 2ab = 2ba ∀ a, b ∈ Z +
⇒ a * b = b * a ∀ a, b ∈ Z**+**
Therefore, the operation * is commutative.
It can be observed that:
(12)3=2(12)3 = 43=2(43)=212
1*(23)=12x3=12 6=164=2 64.
∴(1 * 2) * 3 ≠ 1 * (2 * 3) ; where 1, 2, 3 ∈ Z+
Therefore, the operation * is not associative.
(v) On Z ++ * is defined by a * b = ab.
It can be observed that:
12=12 =1 and 21=21=2
∴ 1 * 2 ≠ 2 * 1 ; where 1, 2 ∈ Z +
Therefore, the operation * is not commutative.
It can also be observed that:
(2∗3)∗4=23∗4=8∗4=84=212
2(3∗4)=2∗34=2∗81=281
∴(2 * 3) * 4 ≠ 2 * (3 * 4) ; where 2, 3, 4 ∈ Z +
Therefore, the operation * is not associative.
(vi) On R , * − {−1} is defined by a∗b=b+1a.
It can be observed that 1∗2=2+11=31and2∗1=1+12=22=1.
∴1 * 2 ≠ 2 * 1 ; where 1, 2 ∈ R − {−1}
Therefore, the operation * is not commutative.
It can also be observed that:
(1∗2)∗3=3+131=121.
1∗(2∗3)=1∗3+12=1∗42=2+111=31=32
∴ (1 * 2) * 3 ≠ 1 * (2 * 3) ; where 1, 2, 3 ∈ R − {−1}
Therefore, the operation * is not associative.