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) ∧ C
उत्तर
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) ∧ C = `((1, 1, 1, 1),(1, 1, 1, 1),(1, 0, 0,1)) ^^ ((1, 1, 0, 1),(0, 1, 1, 0),(1, 1, 1, 1))`
= `((1 ^^ 1, 1^^ 1, 1 ^^ 0, 1 ^^ 1),(1 ^^ 0, 1^^ 1, 1 ^^ 1, 1 ^^ 0),(1 ^^ 1, 0 ^^ 1, 0 ^^ 1, 1 ^^ 1))`
= `((1, 1, 0, 1),(0, 1, 1, 0),(1, 0, 0, 1))`
APPEARS IN
संबंधित प्रश्न
Consider a binary operation * on the set {1, 2, 3, 4, 5} given by the following multiplication table.
(i) Compute (2 * 3) * 4 and 2 * (3 * 4)
(ii) Is * commutative?
(iii) Compute (2 * 3) * (4 * 5).
(Hint: use the following table)
* | 1 | 2 | 3 | 4 | 5 |
1 | 1 | 1 | 1 | 1 | 1 |
2 | 1 | 2 | 1 | 2 | 1 |
3 | 1 | 1 | 3 | 1 | 1 |
4 | 1 | 2 | 1 | 4 | 1 |
5 | 1 | 1 | 1 | 1 | 5 |
Let * be the binary operation on N given by a * b = L.C.M. of a and b. Find
(i) 5 * 7, 20 * 16
(ii) Is * commutative?
(iii) Is * associative?
(iv) Find the identity of * in N
(v) Which elements of N are invertible for the operation *?
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.
Find the total number of binary operations on {a, b}.
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 = \frac{ab}{4}\] for all a, b ∈ Q ?
Show that the binary operation * on Z defined by a * b = 3a + 7b is not commutative ?
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 * be a binary operation on Z defined by
a * b = a + b − 4 for all a, b ∈ Z Find the identity element in Z ?
Let * be a binary operation on Q − {−1} defined by a * b = a + b + ab for all a, b ∈ Q − {−1} Show that every element of Q − {−1} is invertible. Also, find the inverse of an arbitrary element ?
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 ?
Find the inverse of 5 under multiplication modulo 11 on Z11.
Define identity element for a binary operation defined on a set.
If the binary operation * on the set Z of integers is defined by a * b = a + 3b2, find the value of 2 * 4.
For the binary operation * defined on R − {1} by the rule a * b = a + b + ab for all a, b ∈ R − {1}, the inverse of a is ________________ .
Determine whether * is a binary operation on the sets-given below.
a * b = min (a, b) on A = {1, 2, 3, 4, 5}
Fill in the following table so that the binary operation * on A = {a, b, c} is commutative.
* | a | b | c |
a | b | ||
b | c | b | a |
c | a | c |
Choose the correct alternative:
In the set R of real numbers ‘*’ is defined as follows. Which one of the following is not a binary operation on R?
Choose the correct alternative:
If a * b = `sqrt("a"^2 + "b"^2)` on the real numbers then * is
Let * be a binary operation on Q, defined by a * b `= (3"ab")/5` is ____________.