Advertisements
Advertisements
प्रश्न
Write the composition table for the binary operation ×5 (multiplication modulo 5) on the set S = {0, 1, 2, 3, 4}.
उत्तर
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
संबंधित प्रश्न
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
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
For each binary operation * defined below, determine whether * is commutative or associative.
On Z+, define a * b = 2ab
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.
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 R, define by a*b = ab2
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 R, define * by a * b = a + 4b2
Here, Z+ denotes the set of all non-negative integers.
Find the total number of binary operations on {a, b}.
The binary operation * : R × R → R is defined as a * b = 2a + b. Find (2 * 3) * 4.
Let * be a binary operation on N given by a * b = LCM (a, b) for all a, b ∈ N. Find 5 * 7.
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 = a + ab for all a, b ∈ Q ?
If the binary operation o is defined by aob = a + b − ab on the set Q − {−1} of all rational numbers other than 1, shown that o is commutative on Q − [1].
On Q, the set of all rational numbers a binary operation * is defined by \[a * b = \frac{a + b}{2}\] Show that * is not associative on Q.
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 R0 denote the set of all non-zero real numbers and let A = R0 × R0. If '*' is a binary operation on A defined by
(a, b) * (c, d) = (ac, bd) for all (a, b), (c, d) ∈ A
Find the invertible element in A ?
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 ×4 on set S = {0, 1, 2, 3}.
Construct the composition table for ×6 on set S = {0, 1, 2, 3, 4, 5}.
Define identity element for a binary operation defined on a set.
Let * be a binary operation defined by a * b = 3a + 4b − 2. Find 4 * 5.
Let * be a binary operation on set of integers I, defined by a * b = 2a + b − 3. Find the value of 3 * 4.
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 __________ .
Q+ is the set of all positive rational numbers with the binary operation * defined by \[a * b = \frac{ab}{2}\] for all a, b ∈ Q+. The inverse of an element a ∈ Q+ is ______________ .
Let * be a binary operation on R defined by a * b = ab + 1. Then, * is _________________ .
The law a + b = b + a is called _________________ .
Let * be an operation defined as *: R × R ⟶ R, a * b = 2a + b, a, b ∈ R. Check if * is a binary operation. If yes, find if it is associative too.
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
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 commutative and associative properties satisfied by * 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?
Is the binary operation * defined on Z (set of integer) by m * n = m – n + mn ∀ m, n ∈ Z commutative?
Find the identity element in the set I+ of all positive integers defined by a * b = a + b for all a, b ∈ I+.
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:-
Determine which of the following binary operation on the Set N are associate and commutaive both.