Question
Question: If we have a relation as \(aRb\Leftrightarrow \left| a \right|\le b\). Then R is, A. Reflexive ...
If we have a relation as aRb⇔∣a∣≤b. Then R is,
A. Reflexive
B. Symmetric
C. Transitive
D. Equivalence
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 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, we will check the given relation for these.
Now, we have two relations and we have to check them for reflexive, symmetric, transitive and thus equivalence.
Now, we have been given relation R as aRb⇒∣a∣≤b.
Now, we check for reflexive. So, we have aRa⇒∣a∣≤a now, if a < 0 then ∣a∣>0 and therefore, ∣a∣≰a for a < 0. So, the relation is not reflexive.
Now, for symmetric we have if,
aRb⇒∣a∣≤b........(1)
Now, if we take a = 3, b = 5. So,
aRb⇒∣3∣≤5bRa⇒∣5∣≤3
Which is not true. Hence, the relation is not symmetric.
Now, for transitive we have if,
aRb⇒∣a∣≤b........(1)bRc⇒∣b∣≤c........(3)
Now, since ∣a∣>0 ∀a∈R therefore, b > 0 and since b > 0. We can write equation (3) as b < c as modulus of a positive number is the number itself. So, now we have,
∣a∣≤b≤c⇒∣a∣≤c⇒aRb and bRc⇒aRc
Hence, the relation is transitive. So, the correct option is (C).
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.