Advertisements
Advertisements
प्रश्न
Let * be a binary operation on the set Q of rational numbers as follows:
(i) a * b = a − b
(ii) a * b = a2 + b2
(iii) a * b = a + ab
(iv) a * b = (a − b)2
(v) a * b = ab/4
(vi) a * b = ab2
Find which of the binary operations are commutative and which are associative.
उत्तर
(i) On Q, the operation * is defined as a * b = a − b.
It can be observed that:
`1/2 * 1/3 = 1/2 - 1/3 = (3-2)/6 = 1/6` " and " `1/3 * 1/2 = 1/3- 1/2 = (2-3)/6 = (-1)/6`
`:. 1/2 * 1/3 != 1/3 * 1/2` where `1/2, 1/3 in Q`
Thus, the operation * is not commutative.
It can also be observed that:
`(1/2 * 1/3) * 1/4 = (1/2 - 1/3) * 1/4 = 1/6 * 1/4 = 1/6 - 1/4 = (2 -3)/12 = (-1)/12`
`1/2 * (1/3 * 1/4) = 1/2 * (1/3 - 1/4) = 1/2 * 1/12 = 1/2 - 1/12 = (6 -1)/12 = 5/12`
`:. (1/2 * 1/3) * 1/4 != 1/2 * (1/3 * 1/4)` where `1/2, 1/3, 1/4 in Q`
Thus, the operation * is not associative.
(ii) On Q, the operation * is defined as a * b = a2 + b2.
For a, b ∈ Q, we have:
`a* b = a^2 + b^2 = b^2 + a^2 = b * a`
∴a * b = b * a
Thus, the operation * is commutative.
It can be observed that:
(1*2)*3 =(12 + 22)*3 = (1+4)*3 = 5*3 = 52+32= 25 + 9 = 34
1*(2*3)=1*(22+32) = 1*(4+9) = 1*13 = 12+ 132 = 1 + 169 = 170
∴ (1*2)*3 ≠ 1*(2*3) , where 1, 2, 3 ∈ Q
Thus, the operation * is not associative.
(iii) On Q, the operation * is defined as a * b = a + ab.
It can be observed that:
`1 *2 = 1 + 1 xx 2 = 1 + 2 = 3`
`2 * 1 = 2 + 2 xx 1 = 2 + 2 =4`
`:. 1 * 2 != 2 *1 where 1, 2 in Q`
Thus, the operation * is not commutative.
It can also be observed that:
`(1 * 2)*3 = (1 + 1 xx 2) * 3 = 3 * 3 = 3 + 3 xx 3 = 3 + 9 = 12`
`1 * (2 * 3) = 1 *(2+2xx3) = 1 + 1 xx 8 = 9`
`:.(1 * 2)*3 != 1 *(2 * 3)` where 1, 2. 3 ∈ Q
Thus, the operation * is not associative.
(iv) On Q, the operation * is defined by a * b = (a − b)2.
For a, b ∈ Q, we have:
a * b = (a − b)2
b * a = (b − a)2 = [− (a − b)]2 = (a − b)2
∴ a * b = b * a
Thus, the operation * is commutative.
It can be observed that:
`(1 * 2)*3 = (1 - 2)^2 * 3 = (-1)^2 * 3 = 1 * 3 = (1-3)^2 = (-2)^2 = 4`
`1 * (2 * 3) = 1 * (2 - 3)^2 = 1*(-1)^2 = 1*1 = (1 - 1)^2 = 0`
`:. (1 * 2) * 3 != 1 *(2 * 3)` where 1,2,3 ∈ Q
Thus, the operation * is not associative.
On Q, the operation * is defined as `a * b = "ab"/4`
For a, b ∈ Q, we have:
`a * b = "ab"/4 = ba/4 = b * a`
∴ a * b = b * a
Thus, the operation * is commutative.
For a, b, c ∈ Q, we have:
`(a * b) * c = "ab"/4 * c = ("ab"/4 . c)/4 = "abc"/16`
`a * (b * c) = a * bc/4= (a . "bc"/4)/4 = "abc"/16`
= ∴(a * b) * c = a * (b * c)
Thus, the operation * is associative.
(vi) On Q, the operation * is defined as a * b = ab2
It can be observed that:
`1/2 * 1/3 = 1/2 . (1/3)^2 = 1/2 . 1/9 = 1/18`
`1/3 * 1/2 = 1/3 . (1/2)^2 = 1/3 . 1/4 = 1/12`
`:. 1/2 * 1/3 != 1/3 * 1/2` where `1/2, 1/3 in Q`
Thus, the operation * is not commutative.
It can also be observed that:
`(1/2 * 1/3) * 1/4 = [1/2.(1/3)^2]* 1/4 = 1/18 * 1/4 = 1/18 . (1/4)^2 = 1/(18xx16)`
`1/2 * (1/3 * 1/4) = 1/2 * [1/3 . (1/4)^2] = 1/2 * 1/48 = 1/2 . (1/48)^2 = 1/(2 xx (48)^2)`
`:. (1/2 * 1/3) * 1/4 != 1/2 (1/3 * 1/4)` where `1/2, 1/3, 1.4 in Q`
Thus, the operation * is not associative.
Hence, the operations defined in (ii), (iv), (v) are commutative and the operation defined in (v) is associative.
APPEARS IN
संबंधित प्रश्न
Show that the binary operation * on A = R – { – 1} defined as a*b = a + b + ab for all a, b ∈ A is commutative and associative on A. Also find the identity element of * in A and prove that every element of A is invertible.
For each binary operation * defined below, determine whether * is commutative or associative.
On Z, define a * b = a − b
For each binary operation * defined below, determine whether * is commutative or associative.
On Z+, define a * b = 2ab
Given a non-empty set X, consider the binary operation *: P(X) × P(X) → P(X) given by A * B = A ∩ B &mnForE; A, B in P(X) is the power set of X. Show that X is the identity element for this operation and X is the only invertible element in P(X) with respect to the operation*.
Consider the binary operations*: R ×R → and o: R × R → R defined as a * b = |a - b| and ao b = a, &mnForE;a, b ∈ R. Show that * is commutative but not associative, o is associative but not commutative. Further, show that &mnForE;a, b, c ∈ R, a*(b o c) = (a* b) o (a * c). [If it is so, we say that the operation * distributes over the operation o]. Does o distribute over *? Justify your answer.
Determine whether the following operation define a binary operation on the given set or not : 'O' on Z defined by a O b = ab for all a, b ∈ Z.
Determine whether the following operation define a binary operation on the given set or not :
\[' +_6 ' \text{on S} = \left\{ 0, 1, 2, 3, 4, 5 \right\} \text{defined by}\]
\[a +_6 b = \begin{cases}a + b & ,\text{ if a} + b < 6 \\ a + b - 6 & , \text{if a} + b \geq 6\end{cases}\]
Determine whether the following operation define a binary operation on the given set or not :
\[' * ' \text{on Q defined by } a * b = \frac{a - 1}{b + 1} \text{for all a, b} \in Q .\]
Determine which of the following binary operation is associative and which is commutative : * on N defined by a * b = 1 for all a, b ∈ N ?
Determine which of the following binary operations are associative and which are commutative : * on Q defined by \[a * b = \frac{a + b}{2} \text{ for all a, b } \in Q\] ?
Check the commutativity and associativity of the following binary operation '*'. on Z defined by a * b = a + b + ab for all a, b ∈ Z ?
Check the commutativity and associativity of the following binary operations '*'. on N defined by a * b = 2ab for all a, b ∈ N ?
Check the commutativity and associativity of the following binary operation '*' on Q defined by a * b = ab2 for all a, b ∈ Q ?
Check the commutativity and associativity of the following binary operation '*' on Q defined by a * b = a + ab for all a, b ∈ Q ?
Check the commutativity and associativity of the following binary operation '*' on R defined by a * b = a + b − 7 for all a, b ∈ R ?
Check the commutativity and associativity of the following binary operation'*' on Q defined by a * b = (a − b)2 for all a, b ∈ Q ?
If the binary operation o is defined by aob = a + b − ab on the set Q − {−1} of all rational numbers other than 1, shown that o is commutative on Q − [1].
On Q, the set of all rational numbers, * is defined by \[a * b = \frac{a - b}{2}\] , shown that * is no associative ?
On Z, the set of all integers, a binary operation * is defined by a * b = a + 3b − 4. Prove that * is neither commutative nor associative on Z.
On the set Z of integers, if the binary operation * is defined by a * b = a + b + 2, then find the identity element.
Let * be a binary operation on Z defined by
a * b = a + b − 4 for all a, b ∈ Z Find the invertible elements in Z ?
Let A = R0 × R, where R0 denote the set of all non-zero real numbers. A binary operation '⊙' is defined on A as follows (a, b) ⊙ (c, d) = (ac, bc + d) for all (a, b), (c, d) ∈ R0 × R :
Find the identity element in A ?
Let R0 denote the set of all non-zero real numbers and let A = R0 × R0. If '*' is a binary operation on A defined by
(a, b) * (c, d) = (ac, bd) for all (a, b), (c, d) ∈ A
Find the identity element in A ?
Define a binary operation * on the set {0, 1, 2, 3, 4, 5} as \[a * b = \begin{cases}a + b & ,\text{ if a + b} < 6 \\ a + b - 6 & , \text{if a + b} \geq 6\end{cases}\]
Show that 0 is the identity for this operation and each element a ≠ 0 of the set is invertible with 6 − a being the inverse of a.
Write the identity element for the binary operation * on the set R0 of all non-zero real numbers by the rule \[a * b = \frac{ab}{2}\] for all a, b ∈ R0.
Write the composition table for the binary operation multiplication modulo 10 (×10) on the set S = {2, 4, 6, 8}.
For the binary operation multiplication modulo 5 (×5) defined on the set S = {1, 2, 3, 4}. Write the value of \[\left( 3 \times_5 4^{- 1} \right)^{- 1}.\]
The binary operation * defined on N by a * b = a + b + ab for all a, b ∈ N is ________________ .
On Z an operation * is defined by a * b = a2 + b2 for all a, b ∈ Z. The operation * on Z is _______________ .
The number of binary operation that can be defined on a set of 2 elements is _________ .
Consider the binary operation * defined by the following tables on set S = {a, b, c, d}.
* | a | b | c | d |
a | a | b | c | d |
b | b | a | d | c |
c | c | d | a | b |
d | d | c | b | a |
Show that the binary operation is commutative and associative. Write down the identities and list the inverse of elements.
Let A = `((1, 0, 1, 0),(0, 1, 0, 1),(1, 0, 0, 1))`, B = `((0, 1, 0, 1),(1, 0, 1, 0),(1, 0, 0, 1))`, C = `((1, 1, 0, 1),(0, 1, 1, 0),(1, 1, 1, 1))` be any three boolean matrices of the same type. Find (A ∧ B) v C
Let M = `{{:((x, x),(x, x)) : x ∈ "R"- {0}:}}` and let * be the matrix multiplication. Determine whether M is closed under * . If so, examine the existence of identity, existence of inverse properties for the operation * on M
Let A be Q\{1} Define * on A by x * y = x + y – xy. Is * binary on A? If so, examine the commutative and associative properties satisfied by * on A
Let * be binary operation defined on R by a * b = 1 + ab, ∀ a, b ∈ R. Then the operation * is ______.
Let * be a binary operation on set Q of rational numbers defined as a * b `= "ab"/5`. Write the identity for * ____________.
Consider the binary operation * on Q defind by a * b = a + 12b + ab for a, b ∈ Q. Find 2 * `1/3`.
Subtraction and division are not binary operation on.