Advertisements
Advertisements
Question
Write the composition table for the binary operation ×5 (multiplication modulo 5) on the set S = {0, 1, 2, 3, 4}.
Advertisements
Solution
Here,
1 \[\times_5\] 1 = Remainder obtained by dividing 1 \[\times\] 1 by 5
= 1
3 \[\times_5\] 4 = Remainder obtained by dividing 3 \[\times\] 4 by 5
= 2
4 \[\times_5\] 4 = Remainder obtained by dividing 4 \[\times\] 4 by 5
= 1
So, the composition table is as follows:
| ×5 | 0 | 1 | 2 | 3 | 4 |
| 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | 0 | 1 | 2 | 3 | 4 |
| 2 | 0 | 2 | 4 | 1 | 3 |
| 3 | 0 | 3 | 1 | 4 | 2 |
| 4 | 0 | 4 | 3 | 2 | 1 |
APPEARS IN
RELATED QUESTIONS
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.
Let*′ be the binary operation on the set {1, 2, 3, 4, 5} defined by a *′ b = H.C.F. of a and b. Is the operation *′ same as the operation * defined in Exercise 4 above? Justify your answer.
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.
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.
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?
Consider the binary operations*: R ×R → and o: R × R → R defined as a * b = |a - b| and ao b = a, &mnForE;a, b ∈ R. Show that * is commutative but not associative, o is associative but not commutative. Further, show that &mnForE;a, b, c ∈ R, a*(b o c) = (a* b) o (a * c). [If it is so, we say that the operation * distributes over the operation o]. Does o distribute over *? Justify your answer.
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.
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.
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}\]
Determine whether or not the definition of * given below gives a binary operation. In the event that * is not a binary operation give justification of this.
On Z+ define * by a * b = |a − b|
Here, Z+ denotes the set of all non-negative integers.
Determine whether or not the definition of * given below gives a binary operation. In the event that * is not a binary operation give justification of this.
On Z+, define * by a * b = a
Here, Z+ denotes the set of all non-negative integers.
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 operation '*' on Q defined by a * b = a + ab for all a, b ∈ Q ?
On Z, the set of all integers, a binary operation * is defined by a * b = a + 3b − 4. Prove that * is neither commutative nor associative on Z.
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 a binary operation on S ?
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 * be a binary operation on Z defined by
a * b = a + b − 4 for all a, b ∈ Z Show that '*' is both commutative and associative ?
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.
Let * be a binary operation on Q − {−1} defined by a * b = a + b + ab for all a, b ∈ Q − {−1} Find the identity element in Q − {−1} ?
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 invertible elements in A ?
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 A \[=\] R \[\times\] 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 binary element for \[*\] on A, if any.
Construct the composition table for +5 on set S = {0, 1, 2, 3, 4}.
If a * b denote the bigger among a and b and if a ⋅ b = (a * b) + 3, then 4.7 = __________ .
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 __________ .
An operation * is defined on the set Z of non-zero integers by \[a * b = \frac{a}{b}\] for all a, b ∈ Z. Then the property satisfied is _______________ .
If * is defined on the set R of all real number by *: a * b = `sqrt(a^2 + b^2)` find the identity element if exist in R with respect to *
Determine whether * is a binary operation on the sets-given below.
a * b – a.|b| on R
Determine whether * is a binary operation on the sets-given below.
a * b = min (a, b) on A = {1, 2, 3, 4, 5}
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 existence of identity, existence of inverse properties for the operation * on M
Let A be Q\{1}. Define * on A by x * y = x + y – xy. Is * binary on A? If so, examine the existence of an identity, the existence of inverse properties for the operation * on A
Choose the correct alternative:
In the set Q define a ⨀ b = a + b + ab. For what value of y, 3 ⨀ (y ⨀ 5) = 7?
Let * be a binary operation defined on Q. Find which of the following binary operations are associative
a * b = `"ab"/4` for 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 ____________.
A binary operation A × A → is said to be associative if:-
a * b = `((a + b))/2` ∀a, b ∈ N is
