JEE Main 2025 Exam Date Released by NTA - Check Complete Schedule for Session 1 & 2

Relation, and its types - Practice Questions & MCQ

Edited By admin | Updated on Sep 18, 2023 18:34 AM | #JEE Main

Quick Facts

  • Reflexive, Symmetric and Transitive relation, Equivalence relation are considered the most difficult concepts.

  • 77 Questions around this concept.

Solve by difficulty

$A=\{(x, y): x-y=2 n$, where, $x=2 k \& y=2 m+1, k, m, n \in \mathbb{N}\}$ is an

$\begin{aligned} & R=\left\{(x, y): x^2-y^2=0 \text { and } x, y \in A\right\} \\ & A=\{x: x \in \mathbb{N}\} \text { is a/an: }\end{aligned}$

$R=A \times A$ is a:

Which of the following is an identity relation on the set {1,2}

Let R be the real line. Consider the following subsets of the plane R \times R :

S=\left \{ (x,y):y=x+1\; and\; 0< x< 2 \right \}

T=\left \{ (x,y):x-y\; is\;an\; integer \right \}

Which one of the following is true?

Let P be the relation defined on the set of all real numbers such that

P=\left \{ \left ( a,b \right ) :sec^{2}a-\tan ^{2}b=1\right \}. Then P is

Let $S=\{1,2,3, \ldots, 10\}$. Suppose $M$ is the set of all the subsets of $S$, then the relation $\mathrm{R}=\{(\mathrm{A}, \mathrm{B}): \mathrm{A} \cap \mathrm{B} \neq \phi ; \mathrm{A}, \mathrm{B} \in \mathrm{M}\}$ is :

Amrita Vishwa Vidyapeetham | B.Tech Admissions 2025

Recognized as Institute of Eminence by Govt. of India | NAAC ‘A++’ Grade | Upto 75% Scholarships

UPES B.Tech Admissions 2025

Ranked #42 among Engineering colleges in India by NIRF | Highest CTC 50 LPA , 100% Placements | Last Date to Apply: 25th Feb

Let $R$ be a relation on $Z \times Z$ defined by $(a, b) R(c, d)$ if and only if $a d-b c$ is divisible by 5 .The R is 

$R=\{(1,1),(1,2),(2,1),(3,3),(2,3),(3,2)\}$ for $a R a . \forall a \in\{1,2,3\}$ is:

JEE Main 2025 College Predictor
Know your college admission chances in NITs, IIITs and CFTIs, many States/ Institutes based on your JEE Main result by using JEE Main 2025 College Predictor.
Try Now

$R=\{(1,1),(1,2),(2,3),(1,3),(2,2)\}$ for $a R a, \forall a \in\{1,2,3\}$ is:

Concepts Covered - 3

Universal relation, Empty Relation, Identity relation

Relation on a set
If a relation is from $A$ to $A$ itself, then this relation is called a relation on $\operatorname{set} A$.
Empty Relation
A relation $R$ on a set $A$ is called an empty relation, if no element of $A$ is related to any element of $A$, i.e., $R=\varphi$

For example, Let $\mathrm{A}=\{2,4,6\}$ and $\mathrm{R}=\{(\mathrm{a}, \mathrm{b}): \mathrm{a}, \mathrm{b} \in \mathrm{A}$ and $\mathrm{a}+\mathrm{b}$ is odd $\}$
Here, R contains no element, therefore R is an empty relation on A
Universal Relation
A relation $R$ on a set $A$ is called a universal relation, if each element of $A$ is related to every element of
$A$, i.e., $R$ has all the ordered pair contained in $A \times A$
So, $R=A \times A$.
For example,
1. $\operatorname{Let} A=\{2,4\}$ and $R=\{(2,2),(2,4),(4,2),(4,4)\}$

Here, $R=A \times A$. Hence, $R$ is a Universal relation
2. Let $A=\{1,2,3\}$, and $R=\{(a, b):|a-b|>-2, a, b \in A\}$

Clearly the mod value of the difference of any pair $(a, b)$ will be greater than -2
So, each possible ordered pair in $\mathrm{A} \times \mathrm{A}$ will lie in R , therefore R is a universal relation
Identity relation
If every element of $A$ is related to itself only, then it is known as an identity relation to $A$. It is denoted by $\mathrm{I}_{\mathrm{A}}$

$R=\{(a, b): a \in A, b \in A$ and $a=b\}$
It can also be written as $\mathrm{I}_{\mathrm{A}}=\{(\mathrm{a}, \mathrm{a}): \mathrm{a} \in \mathrm{A}\}$
For example $A=\{2,4,6\}$
Then, $\mathrm{I}_{\mathrm{A}}=\{(2,2),(4,4),(6,6)\}$

Reflexive, Symmetric and Transitive relation

Reflexive Relation

A relation $R$ on a set $A$ is called Reflexive, if $(a, a) \in R$, for every $a \in A$,
For example: let $A=\{1,2,3\}$
$\mathrm{R}_1=\{(1,1),(2,2),(3,3)\}$
$\mathrm{R}_2=\{(1,1),(2,2),(3,3),(1,2),(2,1),(1,3)\}$
$\mathrm{R}_3=\{(1,1),(2,2),(2,3),(3,2)\}$

Here $R_1$ and $R_2$ are reflexive relations on $A, R_3$ is not a reflexive relation on $A$ as $(3,3)$ is not present in $R_3$.

Note: In identity relation, all elements of type (a.a) should be there and there should not be any other element. But in reflexive relation, all elements of type $(\mathrm{a}, \mathrm{a})$ should be there, and apart from these, other elements can also be there

So, $R_1$ is an identity relation and is also reflexive, but $R_2$ is only reflexive and not an identity relation

Symmetric Relation
A relation $R$ on a set $A$ is said to be a symmetric relation, if a $R b \Rightarrow b R a, \forall a, b \in A$
For example, $A=\{1,2,3\}$
$\mathrm{R}_1=\{(1,2),(2,1)\}$
$\mathrm{R}_2=\{(1,2),(2,1),(1,3),(3,1)\}$ and
$\mathrm{R}_3=\{(2,3),(1,3),(3,1)\}$

Here $R_1$ and $R_2$ are symmetric relations on $A$ but $R_3$ is not a symmetric relation on $A$ because $(2,3)$ is in $R_3$ and $(3,2)$ is not in $R_3$.

Transitive Relation
A relation $R$ on a set $A$ is said to be a transitive relation, if $a R b$ and $b R c \Rightarrow a R c, \forall a, b, c \in A$
For example, Let $A=\{1,2,3\}$
$\mathrm{R}_1=\{(1,2),(2,3),(1,3),(3,2)\}$
$\mathrm{R}_2=\{(2,3),(3,1)\}$
$\mathrm{R}_3=\{(1,3),(3,2),(1,2)\}$

Here $R_1$ is not a transitive relation on $A$ because $(2,3)$ is in $R_1$ and $(3,2)$ is in $R_1$ but $(2,2)$ is not in $R_1$. Also, $(3,2)$ in $R_1$ and $(2,3)$ is in $R_1$, but $(3,3)$ is not in $R_1$

Again $R_2$ is not transitive relation on $A$ because $(2,3)$ is in $R_2$ and $(3,1)$ is in $R_2$ but $(2,1)$ is not in $R_2$.
Finally $R_3$ is a transitive relation.

Equivalence relation

 A relation R on a set A is said to be an equivalence relation if R is reflexive, symmetric and transitive.

Study it with Videos

Universal relation, Empty Relation, Identity relation
Reflexive, Symmetric and Transitive relation
Equivalence relation

"Stay in the loop. Receive exam news, study resources, and expert advice!"

Get Answer to all your questions

Back to top