Solveeit Logo

Question

Question: Let R be the relation on the set R of all real numbers defined by \(aRb\ if\ \left| a-b \right|\le 1...

Let R be the relation on the set R of all real numbers defined by aRb if ab1aRb\ if\ \left| a-b \right|\le 1. Then R is,
A. Reflexive and symmetric
B. Symmetric only
C. Transitive only
D. Anti – symmetric only

Explanation

Solution

Hint: We will be using the concepts of functions and relations to solve the problem. We will be using the definitions of reflexive relation, symmetric relations and transitive relations to verify if each relation holds or not and hence deduce the answer.

Complete step-by-step solution -
Now, we have been given a relation and we have to find whether the relation is reflexive, symmetric, transitive or a combination of these.
Now, we know that reflexive relations are those in which every element is mapped to itself i.e. (a,a)R\left( a,a \right)\in R while symmetric relations are those for which if a R b then b R a. Also, holds and transitive are those relations in which if a R b and b R c then a R c must be held.
Now, we know different types of relations and we will check the given relation for these.
Now, we have a relation R as aRb if ab1aRb\ if\ \left| a-b \right|\le 1.
Now, we will check for reflexive as,
aRaaa1 01 \begin{aligned} & aRa\Rightarrow \left| a-a \right|\le 1 \\\ & 0\le 1 \\\ \end{aligned}
Which is true for aRa\in R set of real numbers. Hence, R is reflexive.
Now, for symmetric we have if,
aRbab1aRb\Rightarrow \left| a-b \right|\le 1
Now, we have ab1\left| a-b \right|\le 1
Or we can write,
(ba)1 =ba1 \begin{aligned} & \left| -\left( b-a \right) \right|\le 1 \\\ & =\left| b-a \right|\le 1 \\\ \end{aligned}
So, we have aRbbRaaRb\Rightarrow bRa. Hence, the given relation is symmetric also.
Now, for transitive we have if,
aRbab1 bRcbc1 \begin{aligned} & aRb\Rightarrow \left| a-b \right|\le 1 \\\ & bRc\Rightarrow \left| b-c \right|\le 1 \\\ \end{aligned}
Now, if we take a = 1.5, b = 2, c = 2.8.
So,
aRb1.52=0.51 bRc22.8=0.81 aRc1.52.8=1.31 \begin{aligned} & aRb\Rightarrow \left| 1.5-2 \right|=0.5\le 1 \\\ & bRc\Rightarrow \left| 2-2.8 \right|=0.8\le 1 \\\ & aRc\Rightarrow \left| 1.5-2.8 \right|=1.3{\nleq}1 \\\ \end{aligned}
Hence, the given relation is not transitive.
Hence, the correct option is (A) the given relation is reflexive and symmetric.

Note: To solve these types of questions it is important to note that a R b means that a is related to b by a relation R. Also these types of questions are solved easily by giving examples and counter examples. Also, we have to check the relation for reflexive, symmetric and transitive relation to check it for equivalence relation.