Solveeit Logo

Question

Question: Let R be the relation on set R of real numbers defined by \(R=\\{\left( a,b \right):1+ab>0\\}\) . Th...

Let R be the relation on set R of real numbers defined by R=(a,b):1+ab>0R=\\{\left( a,b \right):1+ab>0\\} . Then, R is:
(A). Reflexive, symmetric but not transitive.
(B). Reflexive, transitive but not symmetric.
(C). Transitive but not symmetric and reflexive.
(D). An equivalence relation.

Explanation

Solution

Hint: Think of the basic definition of the types of relations given in the figure and try to check whether the relation mentioned in the questions satisfies the condition for any type of relation or not. Also, use the property that multiplication is commutative in nature.

Complete step-by-step solution -
Before starting with the solution, let us discuss different types of relations. There are a total of 8 types of relations that we study, out of which the major ones are reflexive, symmetric, transitive, and equivalence relation.
Reflexive relations are those in which each and every element is mapped to itself, i.e., (a,a)R\left( a,a \right)\in R . Symmetric relations are those for which, if (a,b)R \left( a,b \right)\in R\text{ } then (b,a)\left( b,a \right) must also belong to R. This can be represented as aRbbRaaRb\Rightarrow bRa . Now, transitive relations are those for which, if (a,b) and (b,c)R\left( a,b \right)\text{ and }\left( b,c \right)\in R then (a,c)\left( a,c \right) must also belong to R, i.e., (a,b) and (b,c)R(a,c)R\left( a,b \right)\text{ and }\left( b,c \right)\in R\Rightarrow \left( a,c \right)\in R .
Now, if there exists a relation, which is reflexive, symmetric, and transitive at the same time, then the relation is said to be an equivalence relation. For example: let us consider a set A=(1,2). Then the relation {(1,2),(2,1),(1,1),(2,2)} is an equivalence relation.
Now let us start with the solution to the above question. See if we select any real number, we will find that the number multiplied by itself gives a positive number, and 1+(a positive number) is always greater than zero. Hence the relation would be reflexive.
Also, as multiplication is commutative, then ab=ba, so when (1+ab) is greater than 0 then (1+ba) will also be greater than 0. So, we can say that if (a,b) satisfies the relation R=(a,b):1+ab>0R=\\{\left( a,b \right):1+ab>0\\} , then (b,a) will also satisfy this relation. Hence the relation is symmetric as well.
However, if we take a=1, b=12b=-\dfrac{1}{2} , c=5c=-5 then (a,b) and (b,c) will satisfy the relation R=(a,b):1+ab>0R=\\{\left( a,b \right):1+ab>0\\} , but (a,c) will not satisfy the given relation. Hence, the relation is not transitive.
Therefore, the answer to the above question is option (a).

Note: Remember, a relation can also be called a transitive relation if there exists aRbaRb , but there doesn’t exist any relation bRcbRc . Also, most of the questions as above are either solved by using statements based on observation or taking examples, as we did in the above question.