Question Details

Let ‘&’ be a binary operation defined on the set N. Which of the following definitions is commutative but not associative?

Options

A

a & b=a-b

B

a & b=a+b

C

a & b=ab – 8

D

a & b=ab

Correct Answer :

a & b=ab – 8

Solution :

The correct option is a & b = ab – 8.

To understand why this is correct, we need to test the binary operation for two properties: commutativity and associativity on the set of natural numbers N.

1. Checking for Commutativity:
An operation & is commutative if for all a,bN:
a&b=b&a

Let us compute both sides using the definition a&b=ab8:
Left-hand side (LHS):
a&b=ab8
Right-hand side (RHS):
b&a=ba8

Since multiplication of natural numbers is commutative (ab=ba), it follows that:
ab8=ba8
Therefore, a&b=b&a. The operation is commutative.

2. Checking for Associativity:
An operation & is associative if for all a,b,cN:
(a&b)&c=a&(b&c)

Let us compute the LHS:
(a&b)&c=(ab8)&c
Applying the operation definition again where the first element is now (ab8):
(a&b)&c=(ab8)c8=abc8c8

Now, let us compute the RHS:
a&(b&c)=a&(bc8)
Applying the operation definition where the second element is (bc8):
a&(b&c)=a(bc8)8=abc8a8

Comparing the LHS and the RHS, we see that:
abc8c8abc8a8 (in general, unless a=c).
For example, let a=1, b=2, and c=3:
LHS: (1&2)&3=(1·28)&3=(6)&3=(6)·38=188=26
RHS: 1&(2&3)=1&(2·38)=1&(2)=1·(2)8=28=10
Since 2610, the operation is not associative.

Thus, the definition a&b=ab8 satisfies the conditions of being commutative but not associative.

Unlock Our Free Library

Access expert-curated educational resources and study materials—completely free.

Discover more resources

You may also like

Mock Tests

View All
  • JEE
  • intermediate
  • 3 hours
  • chemistry, mathematics, physics

  • JEE
  • intermediate
  • 3 hours
  • chemical engineering, mathematics, physics