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 ∧ 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 ∧ B = `((1 ^^ 0, 0 ^^ 1, 1 ^^ 0, 0 ^^ 1),(0 ^^ 1, 1 ^^ 0, 0 ^^ 1, 1 ^^ 0),(1 ^^ 1, 0 ^^ 0, 0 ^^ 0, 1 ^^ 1))`
= `((0, 0, 0, 0),(0, 0, 0, 0),(1, 0, 0, 1))`
APPEARS IN
संबंधित प्रश्न
Let * be a binary operation, on the set of all non-zero real numbers, given by `a** b = (ab)/5` for all a,b∈ R-{0} that 2*(x*5)=10
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 = a – b
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
For each binary operation * defined below, determine whether * is commutative or associative.
On R − {−1}, define `a*b = a/(b+1)`
Consider the binary operation ∨ on the set {1, 2, 3, 4, 5} defined by a ∨b = min {a, b}. Write the operation table of the operation∨.
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 operation '*' on N, defined by a * b = ab for all a, b ∈ N ?
Check the commutativity and associativity of the following binary operation '*' on Z defined by a * b = a − b for all a, b ∈ Z ?
Check the commutativity and associativity of the following binary operation '*' on Q defined by \[a * b = \frac{ab}{4}\] for all a, b ∈ Q ?
Let * be a binary operation on Q − {−1} defined by a * b = a + b + ab for all a, b ∈ Q − {−1} Find the identity element in Q − {−1} ?
Let 'o' be a binary operation on the set Q0 of all non-zero rational numbers defined by \[a o b = \frac{ab}{2}, \text{for all a, b} \in Q_0\].
Show that 'o' is both commutative and associate ?
Write the total number of binary operations on a set consisting of two elements.
Write the identity element for the binary operation * defined on the set R of all real numbers by the rule
\[a * b = \frac{3ab}{7} \text{ for all a, b} \in R .\] ?
Define identity element for a binary operation defined on a set.
If a binary operation * is defined on the set Z of integers as a * b = 3a − b, then the value of (2 * 3) * 4 is ___________ .
Let * be a binary operation defined on set Q − {1} by the rule a * b = a + b − ab. Then, the identify element for * is ____________ .
On Z an operation * is defined by a * b = a2 + b2 for all a, b ∈ Z. The operation * on Z is _______________ .
Let * be a binary operation on N defined by a * b = a + b + 10 for all a, b ∈ N. The identity element for * in N is _____________ .
The binary operation * defined on N by a * b = a + b + ab for all a, b ∈ N is ____________.