Solveeit Logo

Question

Question: Let n be a fixed positive integer. Define a relation R on Z as follows: \(\left( a,b \right)\in R\...

Let n be a fixed positive integer. Define a relation R on Z as follows:
(a,b)Rn divides ab\left( a,b \right)\in R\Leftrightarrow n\text{ divides }a-b.
Show that R is an equivalence relation on Z.

Explanation

Solution

Hint:For solving this problem, first we have to prove that the relation is reflexive, symmetric and transitive by using appropriate conditions. Once these three relations are established, then R becomes an equivalence relation on Z.

Complete step-by-step answer:
According to the problem statement, we are given a relation R on Z such that (a,b)Rn divides ab\left( a,b \right)\in R\Leftrightarrow n\text{ divides }a-b. This implies that aRb = a – b is divisible by n for a,bZ and nZ+a,b\in Z\text{ and }n\in {{Z}^{+}}
First, we have to prove that this relation is reflexive. So, for a relation to be reflexive, (a,a)R\left( a,a \right)\in R.
Putting it in the relation, we get
a – a = 0 is divisible by n. So, R is a reflexive relation.
Now, we have to prove that this relation is symmetric. So, for a relation to be symmetric, (a,b)R(b,a)R\left( a,b \right)\in R\Rightarrow \left( b,a \right)\in R.
Now, from the relation statement, a – b is divisible by n. Therefore, a – b = pn where pZp\in Z. Taking negative common from both sides we get, b – a = - pn where pZ-p\in Z. So, we proved (b,a)R by using (a,b)R\left( b,a \right)\in R\text{ by using }\left( a,b \right)\in R. Hence, this relation is symmetric.
Now, we have to prove that this relation is transitive. So, for a relation to be transitive, (a,b)R,(b,c)R(a,c)R\left( a,b \right)\in R,\left( b,c \right)\in R\Rightarrow \left( a,c \right)\in R.
Now, from the relation statement, a – b is divisible by n. Therefore, a – b = pn where pZ(1)p\in Z\ldots (1).
Also, for (b, c), b – c is divisible by n. Therefore, b – c = qn where qZ(2)q\in Z\ldots (2). Now, adding equation (1) and equation (2), we get
ab+bc=pn+qn ac=(p+q)n where p+qZ \begin{aligned} & a-b+b-c=pn+qn \\\ & a-c=\left( p+q \right)n\text{ where }p+q\in Z \\\ \end{aligned}
Therefore, a – c is divisible by n. So, we proved (a,c)R by using (a,b)R,(b,c)R\left( a,c \right)\in R\text{ by using }\left( a,b \right)\in R,\left( b,c \right)\in R. Hence, it is transitive also.
So, we proved that relation R is reflexive, symmetric and transitive. Hence, relation R is an equivalence relation.

Note: The knowledge of equivalence of a relation is must for solving this problem. Students must remember all the necessary conditions for proving a set is reflexive, symmetric and transitive. All these relations together yield an equivalence relation.