Advertisements
Advertisements
प्रश्न
Define an operation * on Q as follows: a * b = `(("a" + "b")/2)`; a, b ∈ Q. Examine the closure, commutative and associate properties satisfied by * on Q.
उत्तर
Given a * b = `(("a" + "b")/2)`; a, b ∈ Q
a ∈ Q and b ∈ Q
⇒ a * b = `("a" + "b")/2` ∈ Q
Hence * is a binary operation on Q
a * b = `("a" + "b")/2`
b * a = `("b" + "a")/2`
= `("a" + "b")/2` .......[∵ a + b = b + a]
∴ Binary operation * is commutative
a * (b * c) = a * `(("b" + "c")/2)`
= `("a" + ("b" + "c")/2)/2`
= `(2"a" + "b" + "c")/2`
(a * b) * c = `(("a" + "b")/2)` * c
= `("a" + "b" + 2"c")/4`
So, a * (b * c) ≠ (a * b) * c
Hence, the binary operation * is not associative.
APPEARS IN
संबंधित प्रश्न
Let A = Q ✕ Q, where Q is the set of all rational numbers, and * be a binary operation defined on A by (a, b) * (c, d) = (ac, b + ad), for all (a, b) (c, d) ∈ A.
Find
(i) the identity element in A
(ii) the invertible element of A.
(iii)and hence write the inverse of elements (5, 3) and (1/2,4)
For each binary operation * defined below, determine whether * is commutative or associative.
On R − {−1}, define `a*b = a/(b+1)`
Find which of the operations given above has identity.
Let A = N × 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.
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*.
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.
Let * be a binary operation on N given by a * b = LCM (a, b) for all a, b ∈ N. Find 5 * 7.
On the set Z of integers a binary operation * is defined by a * b = ab + 1 for all a , b ∈ Z. Prove that * is not associative on Z.
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
Show that '*' is both commutative and associative on A ?
Consider the binary operation 'o' defined by the following tables on set S = {a, b, c, d}.
o | a | b | c | d |
a | a | a | a | a |
b | a | b | c | d |
c | a | c | d | b |
d | a | d | b | c |
Show that the binary operation is commutative and associative. Write down the identities and list the inverse of elements.
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.
Let +6 (addition modulo 6) be a binary operation on S = {0, 1, 2, 3, 4, 5}. Write the value of \[2 +_6 4^{- 1} +_6 3^{- 1} .\]
On Z an operation * is defined by a * b = a2 + b2 for all a, b ∈ Z. The operation * on Z is _______________ .
A binary operation * on Z defined by a * b = 3a + b for all a, b ∈ Z, is ________________ .
On Z, define * by (m * n) = mn + nm : ∀m, n ∈ Z Is * binary on Z?
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 v B) ∧ C
If the binary operation * is defined on the set Q + of all positive rational numbers by a * b = `" ab"/4. "Then" 3 "*" (1/5 "*" 1/2)` is equal to ____________.
Let * be a binary operation on set Q – {1} defind by a * b = a + b – ab : a, b ∈ Q – {1}. Then * is ____________.
a * b = `((a + b))/2` ∀a, b ∈ N is