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)∈R⇔n divides a−b.
Show that R is an equivalence relation on Z.
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)∈R⇔n divides a−b. This implies that aRb = a – b is divisible by n for a,b∈Z and n∈Z+
First, we have to prove that this relation is reflexive. So, for a relation to be reflexive, (a,a)∈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.
Now, from the relation statement, a – b is divisible by n. Therefore, a – b = pn where p∈Z. Taking negative common from both sides we get, b – a = - pn where −p∈Z. So, we proved (b,a)∈R by using (a,b)∈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.
Now, from the relation statement, a – b is divisible by n. Therefore, a – b = pn where p∈Z…(1).
Also, for (b, c), b – c is divisible by n. Therefore, b – c = qn where q∈Z…(2). Now, adding equation (1) and equation (2), we get
a−b+b−c=pn+qna−c=(p+q)n where p+q∈Z
Therefore, a – c is divisible by n. So, we proved (a,c)∈R by using (a,b)∈R,(b,c)∈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.