Advertisements
Advertisements
प्रश्न
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
उत्तर
Given boolean matrices
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))`
A v B = `((1, 0, 1, 0),(0, 1, 0, 1),(1, 0, 0, 1)) vv ((0, 1, 0, 1),(1, 0, 1, 0),(1, 0, 0, 1))`
= `((1 vv 0, 0 vv 1, 1 vv 0, 0 vv 1),(0 vv 1, 1 vv 0, 0 vv 1, 1 vv 0),(1 vv 1, 0 vv 0, 0 vv 0, 1 vv 1))`
= `((1, 1, 1, 1),(1, 1, 1, 1),(1, 0, 0, 1))`
APPEARS IN
संबंधित प्रश्न
Determine whether or not of the definition of given below gives a binary operation. In the event that * is not a binary operation, give justification for this.
On Z+, define * by a * b = ab
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.
Define a binary operation *on the set {0, 1, 2, 3, 4, 5} as
a * b = `{(a+b, "if a+b < 6"), (a + b - 6, if a +b >= 6):}`
Show that zero is the identity for this operation and each element a ≠ 0 of the set is invertible with 6 − a being the inverse of a.
Check the commutativity and associativity of the following binary operation 'o' on Q defined by \[\text{a o b }= \frac{ab}{2}\] for all a, b ∈ Q ?
Check the commutativity and associativity of the following binary operation '*' on Q defined by a * b = ab2 for all a, b ∈ Q ?
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 invertible elements in A ?
For the binary operation ×10 on set S = {1, 3, 7, 9}, find the inverse of 3.
Write the total number of binary operations on a set consisting of two elements.
Let * be a binary operation, on the set of all non-zero real numbers, given by \[a * b = \frac{ab}{5} \text { for all a, b } \in R - \left\{ 0 \right\}\]
Write the value of x given by 2 * (x * 5) = 10.
Let * be a binary operation defined by a * b = 3a + 4b − 2. Find 4 * 5.
If the binary operation ⊙ is defined on the set Q+ of all positive rational numbers by \[a \odot b = \frac{ab}{4} . \text{ Then }, 3 \odot \left( \frac{1}{5} \odot \frac{1}{2} \right)\] is equal to __________ .
The binary operation * is defined by a * b = a2 + b2 + ab + 1, then (2 * 3) * 2 is equal to ______________ .
For the multiplication of matrices as a binary operation on the set of all matrices of the form \[\begin{bmatrix}a & b \\ - b & a\end{bmatrix}\] a, b ∈ R the inverse of \[\begin{bmatrix}2 & 3 \\ - 3 & 2\end{bmatrix}\] is ___________________ .
The number of commutative binary operations that can be defined on a set of 2 elements is ____________ .
Let A = ℝ × ℝ and let * be a binary operation on A defined by (a, b) * (c, d) = (ad + bc, bd) for all (a, b), (c, d) ∈ ℝ × ℝ.
(i) Show that * is commutative on A.
(ii) Show that * is associative on A.
(iii) Find the identity element of * in A.
Choose the correct alternative:
A binary operation on a set S is a function from
Let N be the set of natural numbers. Then, the binary operation * in N defined as a * b = a + b, ∀ a, b ∈ N has identity element.
Let A = N x N and * be the binary operation on A defined by (a, b) * (c, d) = (a + c, b + d). Then * is ____________.
Which of the following is not a binary operation on the indicated set?