Let A = N x N and * be the binary operation on A defined by
(a, b) * (c, d) = (a + c, b + d)Â Show that * is commutative and associative. Find the identity element for *on A, if any.
Consider the binary operation A on the set {1, 2, 3, 4, 5} defined by a ∧ b = min. {a, b}. Write the operation table of the operation ∧.
Let A = N x N and let ‘*’ be a binary operation on A defined by (a, b) * (c, d) = (a c, b d). Show that
(i) (A, *) is associative (ii) (A, *) is commutative.
Let A = N x N and let ‘*’ be a binary operation on A defined by
(a, b) * (c, d) = (ad + bc, bd). Show that
(i) (A, *) is associative, (ii) (A, *) has no identity element,
(iii) Is (A, *) commutative ?
Consider a binary operation * on the set {1, 2, 3, 4, 5} given by the following multiplication table.
∧ |
1 |
2 |
3 |
4 |
5 |
1 |
1 |
1 |
1 |
1 |
1 |
2 |
1 |
2 |
1 |
2 |
1 |
3 |
1 |
1 |
3 |
1 |
1 |
4 |
1 |
2 |
1 |
4 |
1 |
5 |
1 |
1 |
1 |
1 |
5 |
(i) Â Â Compute (2 * 3) * 4 and 2 * (3 * 4)
(ii) Â Â Â Is * commutative ?
(iii) Â Â Â Compute (2 * 3) * (4 * 5).
a * b = | a – b |
= | – (b – a) = | b – a | = b * a
⇒ a * b = b * a ∀ a, b ∈ R
⇒ ‘*’ is commutative.
Let a, b, c ∈ R,
∴ (a * b) * c = | a – b | * c = || a – b | – c |
and a * (b * c) = a * | b – c | = | a – | b – c||
⇒    (a * b) * c ≠a * (b * c)
∴ ‘*’ is not associative.
Again    a o b = a and b o a = b
⇒    a o b ≠b o a
⇒ o is not commutative.
Now, let a, b, c ∈R
∴ (a o b) o c = a o c = a and a o(b o c) = a o b = a ⇒ ‘o’ is associative.
Again a * (b o c) = a * b = | a – b | and (a * b) o (a * c) = | a – b | o | a – c |
= | a – b | ∴ a * (b o c) = (a * b) o (a * c)
Also a o(b * c) = a o | b – c | = a and (a o b) * (a o c) = a * a = | a – a | = 0 ⇒    a o (b * c) ≠(a o b) *(a o c)
∴ ‘o’ is not distributive over ‘*’.