Advertisements
Advertisements
प्रश्न
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 |
उत्तर
(i) (2 * 3) * 4 = 1 * 4 = 1
2 * (3 * 4) = 2 * 1 = 1
(ii) For every a, b ∈{1, 2, 3, 4, 5}, we have a * b = b * a. Therefore, the operation * is commutative.
(iii) (2 * 3) = 1 and (4 * 5) = 1
∴(2 * 3) * (4 * 5) = 1 * 1 = 1
APPEARS IN
संबंधित प्रश्न
Show that the binary operation * on A = R – { – 1} defined as a*b = a + b + ab for all a, b ∈ A is commutative and associative on A. Also find the identity element of * in A and prove that every element of A is invertible.
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)
LetA= R × R and * be a 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. Also find the inverse of every element (a, b) ε A.
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
Determine whether or not each of the definition of given below gives a binary operation. In the event that * is not a binary operation, give justification for this.
On R, define * by a * b = ab2
For each binary operation * defined below, determine whether * is commutative or associative.
On Z, define a * b = a − b
For each binary operation * defined below, determine whether * is commutative or associative.
On Z+, define a * b = 2ab
For each binary operation * defined below, determine whether * is commutative or associative.
On R − {−1}, define `a*b = a/(b+1)`
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, let *: P(X) × P(X) → P(X) be defined as A * B = (A − B) ∪ (B −A), &mnForE; A, B ∈ P(X). Show that the empty set Φ is the identity for the operation * and all the elements A of P(X) are invertible with A−1 = A. (Hint: (A − Φ) ∪ (Φ − A) = Aand (A − A) ∪ (A − A) = A * A = Φ).
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.
Let A = Q x Q and let * be a binary operation on A defined by (a, b) * (c, d) = (ac, b + ad) for (a, b), (c, d) ∈ A. Determine, whether * is commutative and associative. Then, with respect to * on A
1) Find the identity element in A
2) Find the invertible elements of A.
If a * b denotes the larger of 'a' and 'b' and if a∘b = (a * b) + 3, then write the value of (5)∘(10), where * and ∘ are binary operations.
Let '*' be a binary operation on N defined by a * b = 1.c.m. (a, b) for all a, b ∈ N
Check the commutativity and associativity of '*' on N.
Check the commutativity and associativity of the following binary operation'*' on Q defined by a * b = ab + 1 for all a, b ∈ Q ?
Check the commutativity and associativity of the following binary operation '*' on Z defined by a * b = a − b for all a, b ∈ Z ?
Let S be the set of all real numbers except −1 and let '*' be an operation defined by a * b = a + b + ab for all a, b ∈ S. Determine whether '*' is a binary operation on S. If yes, check its commutativity and associativity. Also, solve the equation (2 * x) * 3 = 7.
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 '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 ?
Let * be the binary operation on N defined by a * b = HCF of a and b.
Does there exist identity for this binary operation one N ?
Construct the composition table for ×6 on set S = {0, 1, 2, 3, 4, 5}.
Find the inverse of 5 under multiplication modulo 11 on Z11.
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.
Write the composition table for the binary operation ×5 (multiplication modulo 5) on the set S = {0, 1, 2, 3, 4}.
A binary operation * is defined on the set R of all real numbers by the rule \[a * b = \sqrt{ a^2 + b^2} \text{for all a, b } \in R .\]
Write the identity element for * on R.
On the power set P of a non-empty set A, we define an operation ∆ by
\[X ∆ Y = \left( \overline{X} \cap Y \right) \cup \left( X \cap \overline{Y} \right)\]
Then which are of the following statements is true about ∆.
Q+ denote the set of all positive rational numbers. If the binary operation a ⊙ on Q+ is defined as \[a \odot = \frac{ab}{2}\] ,then the inverse of 3 is __________ .
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 * defined on N by a * b = a + b + ab for all a, b ∈ N 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.
Let '*' be a binary operation on N defined by
a * b = 1.c.m. (a, b) for all a, b ∈ N
Find 2 * 4, 3 * 5, 1 * 6.
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.
Define an operation * on Q as follows: a * b = `(("a" + "b")/2)`; a, b ∈ Q. Examine the existence of identity and the existence of inverse for the operation * on Q.
Choose the correct alternative:
If a * b = `sqrt("a"^2 + "b"^2)` on the real numbers then * is
In the set N of natural numbers, define the binary operation * by m * n = g.c.d (m, n), m, n ∈ N. Is the operation * commutative and associative?
Let * be the binary operation defined on Q. Find which of the following binary operations are commutative
a * b = a – b ∀ a, b ∈ Q
Let * be a binary operation on set Q – {1} defind by a * b = a + b – ab : a, b ∈ Q – {1}. Then * is ____________.