Advertisements
Advertisements
Question
For each binary operation * defined below, determine whether * is commutative or associative.
On R − {−1}, define `a*b = a/(b+1)`
Solution
On R, * − {−1} is defined by `a * b = a/(b + 1)`
It can be observed that `1*2 = 1/(2+1) = 1/3` and
`2 * 1 = 2/(1 + 1) = 2/2 = 1`
∴1 * 2 ≠ 2 * 1 ; where 1, 2 ∈ R − {−1}
Therefore, the operation * is not commutative.
It can also be observed that:
`(1 * 2) * 3 = 1/3 * 3 = (1/3)/(3+1) = 1/12`
`1 * ( 2 * 3) = 1 * 2/(3+1) = 1 * 2/4 = 1 * 1/2 = 1/(1/2 + 1) = 1/(3/2) = 2/3`
∴ (1 * 2) * 3 ≠ 1 * (2 * 3) ; where 1, 2, 3 ∈ R − {−1}
Therefore, the operation * is not associative.
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
Consider a binary operation * on the set {1, 2, 3, 4, 5} given by the following multiplication table.
(i) Compute (2 * 3) * 4 and 2 * (3 * 4)
(ii) Is * commutative?
(iii) Compute (2 * 3) * (4 * 5).
(Hint: use the following table)
* | 1 | 2 | 3 | 4 | 5 |
1 | 1 | 1 | 1 | 1 | 1 |
2 | 1 | 2 | 1 | 2 | 1 |
3 | 1 | 1 | 3 | 1 | 1 |
4 | 1 | 2 | 1 | 4 | 1 |
5 | 1 | 1 | 1 | 1 | 5 |
Find which of the operations given above has identity.
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.
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*.
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.
Determine whether the following operation define a binary operation on the given set or not : '*' on N defined by a * b = a + b - 2 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}\]
Let S = {a, b, c}. Find the total number of binary operations on S.
Let '*' be a binary operation on N defined by a * b = 1.c.m. (a, b) for all a, b ∈ N
Check the commutativity and associativity of '*' on N.
Check the commutativity and associativity of the following binary operation '*'. on Z defined by a * b = a + b + ab for all a, b ∈ Z ?
Check the commutativity and associativity of the following binary operation '*' on Z defined by a * b = a − b for all a, b ∈ Z ?
Check the commutativity and associativity of the following binary operation '*' on N defined by a * b = gcd(a, b) 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.
On the set Q of all ration numbers if a binary operation * is defined by \[a * b = \frac{ab}{5}\] , prove that * is associative on Q.
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 Q − {−1} defined by a * b = a + b + ab for all a, b ∈ Q − {−1} Find the identity element in Q − {−1} ?
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.
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 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.
Write the multiplication table for the set of integers modulo 5.
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.
Define identity element for a binary operation defined on a set.
For the binary operation multiplication modulo 5 (×5) defined on the set S = {1, 2, 3, 4}. Write the value of \[\left( 3 \times_5 4^{- 1} \right)^{- 1}.\]
Let * be a binary operation defined by a * b = 3a + 4b − 2. Find 4 * 5.
Mark the correct alternative in the following question:-
For the binary operation * on Z defined by a * b = a + b + 1, the identity element is ________________ .
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 __________ .
The binary operation * defined on N by a * b = a + b + ab for all a, b ∈ N is ________________ .
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 _______________ .
On Z an operation * is defined by a * b = a2 + b2 for all a, b ∈ Z. The operation * on Z is _______________ .
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 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.
Define an operation * on Q as follows: a * b = `(("a" + "b")/2)`; a, b ∈ Q. Examine the existence of identity and the existence of inverse for the operation * 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?
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?