Advertisements
Advertisements
Question
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.
Solution
Let X = {0, 1, 2, 3, 4, 5}.
The operation * on X is defined as:
a * b = `{ (a+b, "if a+b < 0"), (a+ b - 6, "if a + b >= 6"):}`
An element e ∈ X is the identity element for the operation *, if a * e = a = e * a ∀ a ∈ X
For a ∈ X we observed that
a * 0 = a + 0 =a [a ∈ X ⇒ a + 0 < 6]
0 * a = 0 + a = a [a ∈ X ⇒ 0 + a < 6]
:. a * 0 =a = 0 * a ∀ a ∈ X
Thus, 0 is the identity element for the given operation *.
An element a ∈ X is invertible if there exists b∈ X such that a * b = 0 = b * a.
ie `{(a+b = 0= b + a, if a + b < 6),(a+6 - 6= 0=b + a - 6, if a+b >= 6):}`
i.e.,
a = −b or b = 6 − a
But, X = {0, 1, 2, 3, 4, 5} and a, b ∈ X. Then, a ≠ −b.
∴b = 6 − a is the inverse of a &mnForE; a ∈ X.
Hence, the inverse of an element a ∈X, a ≠ 0 is 6 − a i.e., a−1 = 6 − a.
APPEARS IN
RELATED QUESTIONS
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.
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 Z+, define * by a * b = |a − b|
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 Z+, define * by a * b = a
For each binary operation * defined below, determine whether * is commutative or associative.
On Q, define a * b = `(ab)/2`
State whether the following statements are true or false. Justify.
For an arbitrary binary operation * on a set N, a * a = ∀ a a * N.
Discuss the commutativity and associativity of binary operation '*' defined on A = Q − {1} by the rule a * b= a − b + ab for all, a, b ∊ A. Also find the identity element of * in A and hence find the invertible elements of A.
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}\]
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 = a + ab for all a, b ∈ Q ?
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 Q defined by \[a * b = \frac{ab}{4}\] for all a, b ∈ Q ?
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 Q0 (set of non-zero rational numbers) defined by \[a * b = \frac{ab}{5} \text{for all a, b} \in Q_0\]
Show that * is commutative as well as associative. Also, find its identity element if it exists.
On R − {1}, a binary operation * is defined by a * b = a + b − ab. Prove that * is commutative and associative. Find the identity element for * on R − {1}. Also, prove that every element of R − {1} is invertible.
Construct the composition table for +5 on set S = {0, 1, 2, 3, 4}.
Find the inverse of 5 under multiplication modulo 11 on Z11.
Write the multiplication table for the set of integers modulo 5.
Define a commutative binary operation on a set.
Write the composition table for the binary operation ×5 (multiplication modulo 5) on the set S = {0, 1, 2, 3, 4}.
Let * be a binary operation defined by a * b = 3a + 4b − 2. Find 4 * 5.
If a * b = a2 + b2, then the value of (4 * 5) * 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 __________ .
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 law a + b = b + a is called _________________ .
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 _________ .
Determine whether * is a binary operation on the sets-given below.
a * b = min (a, b) on A = {1, 2, 3, 4, 5}
On Z, define * by (m * n) = mn + nm : ∀m, n ∈ Z Is * binary on Z?
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 |
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
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
Let A be Q\{1} Define * on A by x * y = x + y – xy. Is * binary on A? If so, examine the commutative and associative properties satisfied by * on A
Choose the correct alternative:
If a * b = `sqrt("a"^2 + "b"^2)` on the real numbers then * is
Let * be the binary operation defined on Q. Find which of the following binary operations are commutative
a * b = a2 + b2 ∀ a, b ∈ Q
Let * be the binary operation defined on Q. Find which of the following binary operations are commutative
a * b = (a – b)2 ∀ a, b ∈ Q
If the binary operation * is defined on the set Q + of all positive rational numbers by a * b = `" ab"/4. "Then" 3 "*" (1/5 "*" 1/2)` is equal to ____________.
Let A = N x N and * be the binary operation on A defined by (a, b) * (c, d) = (a + c, b + d). Then * is ____________.
Let * be the binary operation on N given by a * b = HCF (a, b) where, a, b ∈ N. Find the value of 22 * 4.