Question
Question: Show that the relation \(R=\left\\{ \left( a,b \right):a>b \right\\}\) on N is transitive but neithe...
Show that the relation R=\left\\{ \left( a,b \right):a>b \right\\} on N is transitive but neither reflexive nor symmetric.
Solution
To show that R is transitive prove that if (a,b)∈R and (b,c)∈R then (a,c)∈R. To show that R is not reflexive, find an example such that a∈N and (a,a)∈/R. To show that R is not symmetric, find an example such that (a,b)∈R and (b,a)∈/R .
Complete step by step answer:
Let ‘A’ be a set, then:
Reflexivity, symmetry and transitive of a relation on set ‘A’ is defined as follows:
Reflexive relation: A relation R on a set ‘A’ is said to be reflexive if every element of A is related to itself. i.e. for every element say (a) in set A, (a,a)∈R.
Thus, R on a set A is not reflexive if there exists an element a∈A such that (a,a)∈/R.
Symmetric Relation: A relation R on a set ‘A’ is said to be symmetric relation if (a,b)∈R then (b,a) must belong to R.
i.e. (a,b)∈R⇒(b,a)∈R for all a,b∈A
Transitive Relation: A relation R on A is said to be a transitive relation if (a,b)∈R and (b,c)∈R then (a,c)∈Ri.e. (a,b)∈R and (b,c)∈R⇒(a,c)∈R
We have to show that R is transitive. Let us assume that (a,b)∈R and (b,c)∈R. To prove that R is transitive, we have to prove that (a,c)∈R.
since (a,b)∈R, a>b........(1)since (b,c)∈R, b>c........(2)
From equation (1) and (2),
Since, ‘a’ is greater than ‘b’ and ‘b’ is greater than ‘c’, then ‘a’ must be greater than ‘c’.
i.e. a > c
⇒(a,c)∈R
∴R is transitive on N.
Next,
We have to show that R is not symmetric.
To show that R is not symmetric, we have to find an example such that (a,b)∈R and (b,a)∈/R .
Let us take a = 3 and b = 2
(a,b)∈N [Both ‘2’ and ‘3’ are natural numbers]
And (a,b)∈R [since a<b i.e.2<3]But (b,a)∈/R [since b≮a i.e.3≮2]
∴ R is not symmetric on set A.
Next, we have to show that R is not reflexive.
To show that R is not reflexive, we need to find an example such that a∈N and (a,a)∈/R.
Let us take a = 2.