Advertisements
Advertisements
Question
Determine which of the following binary operations are associative and which are commutative : * on Q defined by \[a * b = \frac{a + b}{2} \text{ for all a, b } \in Q\] ?
Solution
Commutativity :
\[\text{ Let } a, b \in N . \text{Then}, \]
\[a * b = \frac{a + b}{2}\]
\[ = \frac{b + a}{2}\]
\[ = b * a\]
\[\text{Therefore},\]
\[a * b = b * a, \forall a, b \in N\]
Thus, * is commutative on N.
Associativity:
\[\text{Let }a, b, c \in N . \text{Then}, \]
\[a * \left( b * c \right) = a * \left( \frac{b + c}{2} \right)\]
\[ = \frac{a + \left( \frac{b + c}{2} \right)}{2}\]
\[ = \frac{2a + b + c}{4}\]
\[\left( a * b \right) * c = \left( \frac{a + b}{2} \right) * c\]
\[ = \frac{\left( \frac{a + b}{2} \right) + c}{2}\]
\[ = \frac{a + b + 2c}{4}\]
\[\text{Thus},a * \left( b * c \right) \neq \left( a * b \right) * c\]
\[\text{ If a} = 1, b = 2, c = 3\]
\[1 * \left( 2 * 3 \right) = 1 * \left( \frac{2 + 3}{2} \right)\]
\[ = 1 * \frac{5}{2}\]
\[ = \frac{1 + \frac{5}{2}}{2}\]
\[ = \frac{7}{4}\]
\[\left( 1 * 2 \right) * 3 = \left( \frac{1 + 2}{2} \right) * 3\]
\[ = \frac{3}{2} * 3\]
\[ = \frac{\frac{3}{2} + 3}{2}\]
\[ = \frac{9}{4}\]
\[\text { Therefore, }\exists \text{ a} = 1, b = 2, c = 3 \in \text{ N such that a} * \left( b * c \right) \neq \left( a * b \right) * c\]
Thus, * is not associative on N.
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.
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 Z, define a * b = a − b
Let * be the binary operation on N given by a * b = L.C.M. of a and b. Find
(i) 5 * 7, 20 * 16
(ii) Is * commutative?
(iii) Is * associative?
(iv) Find the identity of * in N
(v) Which elements of N are invertible for the operation *?
Find which of the operations given above has identity.
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 the following operation define a binary operation on the given set or not :
\[' * ' \text{on Q defined by } a * b = \frac{a - 1}{b + 1} \text{for all a, b} \in Q .\]
Is * defined on the set {1, 2, 3, 4, 5} by a * b = LCM of a and b a binary operation? Justify your answer.
Prove that the operation * on the set
\[M = \left\{ \begin{bmatrix}a & 0 \\ 0 & b\end{bmatrix}; a, b \in R - \left\{ 0 \right\} \right\}\] defined by A * B = AB is a binary operation.
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 N, defined by a * b = ab for all a, b ∈ N ?
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 Z defined by
a * b = a + b − 4 for all a, b ∈ Z Find the invertible elements in Z ?
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 :
Show that '⊙' is commutative and associative on A ?
Construct the composition table for ×6 on set S = {0, 1, 2, 3, 4, 5}.
For the binary operation ×7 on the set S = {1, 2, 3, 4, 5, 6}, compute 3−1 ×7 4.
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.
If the binary operation * on the set Z of integers is defined by a * b = a + 3b2, find the value of 2 * 4.
Let * be a binary operation on set of integers I, defined by a * b = 2a + b − 3. Find the value of 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 * on Z is defined by a * b = a2 − b2 + ab + 4, then value of (2 * 3) * 4 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 on R defined by a * b = ab + 1. Then, * is _________________ .
Examine whether the operation *defined on R by a * b = ab + 1 is (i) a binary or not. (ii) if a binary operation, is it associative or not?
On Z, define * by (m * n) = mn + nm : ∀m, n ∈ Z Is * binary on Z?
Let A = {a + `sqrt(5)`b : a, b ∈ Z}. Check whether the usual multiplication is a binary operation on A
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.
Consider the binary operation * defined on the set A = {a, b, c, d} by the following table:
* | a | b | c | d |
a | a | c | b | d |
b | d | a | b | c |
c | c | d | a | a |
d | d | b | a | c |
Is it commutative and associative?
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 commutative and associative properties satisfied by * on M
Choose the correct alternative:
Subtraction is not a binary operation in
Let * be a binary operation defined on Q. Find which of the following binary operations are associative
a * b = a – b + ab for a, b ∈ Q
Let N be the set of natural numbers. Then, the binary operation * in N defined as a * b = a + b, ∀ a, b ∈ N has identity element.
Let * be a binary operation on set Q of rational numbers defined as a * b `= "ab"/5`. Write the identity for * ____________.
Let * be a binary operation on set Q – {1} defind by a * b = a + b – ab : a, b ∈ Q – {1}. Then * is ____________.
If * is a binary operation on the set of integers I defined by a * b = 3a + 4b - 2, then find the value of 4 * 5.