Question
Question: The relation R on the set Z of all integer numbers defined by \((x,y) \in R \Leftrightarrow x - y\) ...
The relation R on the set Z of all integer numbers defined by (x,y)∈R⇔x−y is divisible by n is
A) Equivalence
B) Symmetric only
C) Reflexive only
D) Transitive only
Solution
We are given a relation (x,y)∈R⇔x−y is divisible by n . A relation R is said to be reflexive if an element x∈Z then (x,x)∈R . A relation R is said to be symmetric if for any elements a,b∈Z if (a,b)∈R then (b,a)∈R. A relation R is said to be transitive if for any elements a,b,c∈Z if (a,b)∈R and (b,c)∈R then (a,c)∈R. Whenever a relation is reflexive , symmetric and transitive then the relation is said to be equivalence relation .
Complete step by step solution:
We are given a relation (x,y)∈R⇔x−yis divisible by n
Now we need to check the properties satisfied by the above relation.
-
Reflexive
A relation R is said to be reflexive if an element x∈Z then (x,x)∈R
The given relation , R = \left\\{ {(x,y):x,y \in Z,x - y{\text{ is divisible by n}}} \right\\}
We know that x∈Z
And (x−x) is divisible by n
⇒(x,x)∈R
Therefore the relation R is reflexive. -
Symmetric
A relation R is said to be symmetric if for any elements a,b∈Z if (a,b)∈R then (b,a)∈R
The given relation , R = \left\\{ {(x,y):x,y \in Z,x - y{\text{ is divisible by n}}} \right\\}
For any x,y∈Zif (x,y)∈R
⇒(x−y) is divisible by n
That is when (a-b) is divided by n the remainder is zero
⇒n(x−y) =c
Now ,
⇒n(y−x)=n−(x−y)=−c
Which shows that ( y – x ) is divisible by n
Hence (y,x)∈R
Therefore the relation R is symmetric. -
Transitive
A relation R is said to be transitive if for any elements a,b,c∈Zif (a,b)∈R and (b,c)∈Rthen (a,c)∈R
The given relation , R = \left\\{ {(x,y):x,y \in Z,x - y{\text{ is divisible by n}}} \right\\}
For any x,y∈Zif (x,y)∈R
⇒(x−y) is divisible by n
That is, when (x-y) is divided by n the remainder is zero
⇒n(x−y) =c
⇒(x−y)=nc,wherec∈Z
Same way , for any x,y∈Zif (y,z)∈R
⇒(y−z) is divisible by n
That is, when (y-z) is divided by n the remainder is zero
⇒n(y−z) =d
⇒(y−z)=nd where d∈Z………..(2)
Now adding (1) and (2)
⇒(x−y)+(y−z)=nc+nd ⇒(x−y+y−z)=n(c+d) ⇒(x−z)=n(c+d)
This shows that ( x – z ) is divisible by n which show that (x,z)∈R
Therefore the relation R is transitive
Whenever a relation is reflexive, symmetric and transitive then the relation is said to be an equivalence relation.
Hence the given relation is an equivalence relation.
The correct option is a.
Note:
The relation is a subset of a cartesian product of two and more sets. The connection between the elements of two or more sets is Relation. The sets must be non-empty. A subset of the Cartesian product also forms a relation R. A relation may be represented either by Roster method or by Set-builder method.