Advertisements
Advertisements
Question
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
Solution
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
RELATED QUESTIONS
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
For each binary operation * defined below, determine whether * is commutative or associative.
On Z+, define a * b = ab
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.
Number of binary operations on the set {a, b} are
(A) 10
(B) 16
(C) 20
(D) 8
The binary operation * : R × R → R is defined as a * b = 2a + b. Find (2 * 3) * 4.
Check the commutativity and associativity of the following binary operations '*'. on N defined by a * b = 2ab for all a, b ∈ N ?
Let S be the set of all rational numbers except 1 and * be defined on S by a * b = a + b \[-\] ab, for all a, b \[\in\] S:
Prove that * is commutative as well as associative ?
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 invertible element in A ?
Find the inverse of 5 under multiplication modulo 11 on Z11.
Define an associative binary operation on a set.
Write the composition table for the binary operation multiplication modulo 10 (×10) on the set S = {2, 4, 6, 8}.
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 ___________ .
If G is the set of all matrices of the form
\[\begin{bmatrix}x & x \\ x & x\end{bmatrix}, \text{where x } \in R - \left\{ 0 \right\}\] then the identity element with respect to the multiplication of matrices as binary operation, 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 ____________ .
The binary operation * defined on N by a * b = a + b + ab for all a, b ∈ N is ________________ .
Determine whether * is a binary operation on the sets-given below.
(a * b) = `"a"sqrt("b")` is binary on R
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 commutative and associative properties satisfied by * on M
Let * be the binary operation defined on Q. Find which of the following binary operations are commutative
a * b = a – b ∀ a, b ∈ Q
Find the identity element in the set I+ of all positive integers defined by a * b = a + b for all a, b ∈ I+.