Solveeit Logo

Question

Question: In the set \(\mathbb{Z}\) of all integers which of the following relation is an equivalence relation...

In the set Z\mathbb{Z} of all integers which of the following relation is an equivalence relation.
[i] xRyxyxRy\Leftrightarrow x\le y
[ii] xRyx=yxRy\Leftrightarrow x=-y
[iii] xRyxy is evenxRy\Leftrightarrow x-y\text{ is even}
[iv] xRyxy(mod3)xRy\Leftrightarrow x\equiv y\left( \bmod 3 \right)

Explanation

Solution

Hint: We will check for each of the relations whether they are symmetric, reflexive and transitive or not and hence we determine which of the given relations are equivalence relations.

Complete step-by-step answer:
Reflexive relation: A relation R on a set “A” is said to be reflexive if aA\forall a\in A, we have aRaaRa.
Symmetric relation: A relation R on a set “A” is said to be reflexive if aRbbRaaRb\Rightarrow bRa.
Transitive relation: A relation R on a set “A” is said to be transitive if aRb,bRcaRcaRb,bRc\Rightarrow aRc.
Equivalence relation: A relation R on a set “A” is said to be an equivalence relation if it is reflexive, symmetric and transitive.
[i] xRyxyxRy\Leftrightarrow x\le y
Reflexivity: Since xZ,\forall x\in \mathbb{Z}, we have xxx\le x. Hence, we have xRx , and hence R is reflexive
Symmetricity: Since 2,3Z\exists 2,3\in \mathbb{Z} such that 2R32R3 as 232\le 3 but 3R23{R}2 as 3>23>2. Hence R is not symmetric
Transitivity: Since xy,yzxzx\le y,y\le z\Rightarrow x\le z, we have xRy,yRzxRzxRy,yRz\Rightarrow xRz , and hence R is transitive.
Equivalence: Since R is not symmetric, R is not an equivalence relation

[ii] xRyx=yxRy\Leftrightarrow x=-y
Reflexivity: Since 1Z\exists 1\in \mathbb{Z} such that 111\ne -1, we have 1R11{R}1 , and hence R is not reflexive.
Symmetricity: Since x,yZ,\forall x,y\in \mathbb{Z}, we have x=yy=xx=-y\Rightarrow y=-x. Hence, we have xRyyRxxRy\Rightarrow yRx , and hence R is symmetric
Transitivity: Since 1R1,1R11R-1,-1R1 but 1R11{R}-1, we have R is not transitive
Equivalence: Since R is not reflexive and transitive, R is not an equivalence relation

[iii] xRyxy is evenxRy\Leftrightarrow x-y\text{ is even}
Reflexivity: Since xZ,\forall x\in \mathbb{Z}, we have xx=0x-x=0 which is even, we have xRx , and hence R is reflexive.
Symmetricity: Since if 2xy2yx,2|x-y\Rightarrow 2|y-x, we have if x-y is even, then y-x is also even and hence xRyyRxxRy\Rightarrow yRx and hence R is symmetric.
Transitivity: Since the sum of two integers is even, we have if x-y is even and y-z is even then x-y+y-z = x-z is also even. Hence, we have xRy,yRzxRzxRy,yRz\Rightarrow xRz , and hence R is transitive.
Equivalence: Since R is symmetric, reflexive as well as transitive, R is an equivalence relation.

[iv] xRyxy(mod3)xRy\Leftrightarrow x\equiv y\left( \bmod 3 \right)
Before solving this part, we need to understand what xy(modm)x\equiv y\left( \bmod m \right) means. We have if mxy,m|x-y, then xy(modm)x\equiv y\left( \bmod m \right)
Reflexivity: Now since 3xx=03|x-x=0 we have xx(mod3)x\equiv x\left( \bmod 3 \right) and hence xRx,xZxRx,\forall x\in \mathbb{Z}. Hence R is reflexive.
Symmetricity: Since 3xy3yx,3|x-y\Rightarrow 3|y-x, we have xy(mod3)yx(mod3)x\equiv y\left( \bmod 3 \right)\Rightarrow y\equiv x\left( \bmod 3 \right) and hence xRyyRxxRy\Rightarrow yRx. Hence R is a symmetric relation
Transitivity: Since 3xy,3yz3xy+yz3|x-y,3|y-z\Rightarrow 3|x-y+y-z, we have 3xy,3yz3xz3|x-y,3|y-z\Rightarrow 3|x-z and hence xy(mod3),yz(mod3)xz(mod3)x\equiv y\left( \bmod 3 \right),y\equiv z\left( \bmod 3 \right)\Rightarrow x\equiv z\left( \bmod 3 \right). Hence xRy,yRzxRzxRy,yRz\Rightarrow xRz and hence R is transitive.
Equivalence: Since R is reflexive, symmetric and transitive, we have R as an equivalence relation.
Hence options [iii] and [iv] are correct.

Note: In the questions of the above type, we need to understand and remember the definitions of various types of relations. Sometimes students forget to prove that xRx has to be true for all elements and not just for few and hence arrive at incorrect results.