Advertisements
Advertisements
प्रश्न
Define a binary operation * on the set {0, 1, 2, 3, 4, 5} as \[a * b = \begin{cases}a + b & ,\text{ if a + b} < 6 \\ a + b - 6 & , \text{if a + b} \geq 6\end{cases}\]
Show that 0 is the identity for this operation and each element a ≠ 0 of the set is invertible with 6 − a being the inverse of a.
Advertisements
उत्तर
Here,
1 * 1 =1+1 \[\because\] 1+1 \[<\] 6 )
= 2
3 * 4 = 3 + 4 \[-\] 6 ( \[\because\] 3 + 4 \[>\] 6 )
= 7 \[-\] 6
= 1
4 * 5 = 4 + 5 \[-\] 6 (\[\because\] 4 + 5 \[>\] 6 )
= 9 \[-\]6
= 3 etc.
So, the composition table is as follows:
| * | 0 | 1 | 2 | 3 | 4 | 5 |
| 0 | 0 | 1 | 2 | 3 | 4 | 5 |
| 1 | 1 | 2 | 3 | 4 | 5 | 0 |
| 2 | 2 | 3 | 4 | 5 | 0 | 1 |
| 3 | 3 | 4 | 5 | 0 | 1 | 2 |
| 4 | 4 | 5 | 0 | 1 | 2 | 3 |
| 5 | 5 | 0 | 1 | 2 | 3 | 4 |
We observe that the first row of the composition table coincides with the top-most row and the first column coincides with the left-most column.
These two intersect at 0.
So, 0 is the identity element .
\[\Rightarrow a * 0 = 0 * a = a, \forall a \in \left\{ 0, 1, 2, 3, 4, 5 \right\}\]
Finding inverse :-
\[\text{Leta} \in \left\{ 0, 1, 2, 3, 4, 5 \right\} \text{ and }b \in \left\{ 0, 1, 2, 3, 4, 5 \right\} \text{ such that}\]
\[a * b = b * a = e\]
\[a * b = e \text{ and }b * a = e\]
Case 1 :- Let us assume that a + b < 6
Then,
\[a * b = e \text { and }b * a = e\]
\[a + b = 0 \text{ and } b + a = 0\]
a = - b, which is not possible because all the elements of the given set are non-negative.
Case 2 :- Let us assume that a + b ≥ 6
Then,
\[a * b = e \text{ and } b * a = e\]
\[a + b - 6 = 0 \text{ and }b + a - 6 = 0\]
b = 6 - a (from the table we can observe that this is true for all a ≠ 0)
Thus, 6 - a is the inverse of a.
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
For each binary operation * defined below, determine whether * is commutative or associative.
On Q, define a * b = ab + 1
For each binary operation * defined below, determine whether * is commutative or associative.
On Z+, define a * b = ab
Consider a binary operation * on N defined as a * b = a3 + b3. Choose the correct answer.
(A) Is * both associative and commutative?
(B) Is * commutative but not associative?
(C) Is * associative but not commutative?
(D) Is * neither commutative nor associative?
Given a non-empty set X, consider the binary operation *: P(X) × P(X) → P(X) given by A * B = A ∩ B &mnForE; A, B in P(X) is the power set of X. Show that X is the identity element for this operation and X is the only invertible element in P(X) with respect to the operation*.
Number of binary operations on the set {a, b} are
(A) 10
(B) 16
(C) 20
(D) 8
Determine whether the following operation define a binary operation on the given set or not : '*' on N defined by a * b = ab for all a, b ∈ N.
Determine whether the following operation define a binary operation on the given set or not :
\[' +_6 ' \text{on S} = \left\{ 0, 1, 2, 3, 4, 5 \right\} \text{defined by}\]
\[a +_6 b = \begin{cases}a + b & ,\text{ if a} + b < 6 \\ a + b - 6 & , \text{if a} + b \geq 6\end{cases}\]
Check the commutativity and associativity of the following binary operations '*'. on Q defined by a * b = a − b for all a, b ∈ Q ?
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 ?
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.
Find the identity element in the set I+ of all positive integers defined by a * b = a + b for all a, b ∈ I+.
If the binary operation * on the set Z is defined by a * b = a + b −5, the find the identity element with respect to *.
On the set Z of integers, if the binary operation * is defined by a * b = a + b + 2, then find the identity element.
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 '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\]:
Find the invertible elements of Q0 ?
Construct the composition table for ×6 on set S = {0, 1, 2, 3, 4, 5}.
Write the identity element for the binary operation * on the set R0 of all non-zero real numbers by the rule \[a * b = \frac{ab}{2}\] for all a, b ∈ R0.
Define a commutative binary operation on a set.
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}.
For the binary operation multiplication modulo 10 (×10) defined on the set S = {1, 3, 7, 9}, write the inverse of 3.
Let * be a binary operation defined by a * b = 3a + 4b − 2. Find 4 * 5.
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 ____________ .
Which of the following is true ?
The binary operation * is defined by a * b = a2 + b2 + ab + 1, then (2 * 3) * 2 is equal to ______________ .
On the set Q+ of all positive rational numbers a binary operation * is defined by \[a * b = \frac{ab}{2} \text{ for all, a, b }\in Q^+\]. The inverse of 8 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 defined on R by (a * b) = a + b + ab – 7. Is * binary on R? If so, find 3 * `((-7)/15)`
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:
A binary operation on a set S is a function from
Choose the correct alternative:
Which one of the following is a binary operation on N?
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:
In the set Q define a ⨀ b = a + b + ab. For what value of y, 3 ⨀ (y ⨀ 5) = 7?
Find the identity element in the set I+ of all positive integers defined by a * b = a + b for all a, b ∈ I+.
A binary operation A × A → is said to be associative if:-
