Skip to main content

Give an example of a relation. Which is (i) Symmetric but neither reflexive nor transitive. (ii) Transitive but neither reflexive nor symmetric. (iii) Reflexive and symmetric but not transitive. (iv) Reflexive and transitive but not symmetric. (v) Symmetric and transitive but not reflexive.

Class 12, NCERT Chapter 1,  Exercise 1.1, Q10

(i) Let A = {3, 4, 5}.
Define a relation R on A as R = {(3, 4), (4, 3)}.
Relation R is not reflexive as (3, 3), (4, 4), (5, 5) ∉ R.
Now, as (3, 4) ∈ R and also (4, 3) ∈ R, R is symmetric.

⇒ (3, 4), (4, 3) ∈ R, but (3, 3) ∉ R

∴R is not transitive.
Hence, relation R is symmetric but not reflexive or transitive.

(ii) Consider a relation R in defined as:
R = {(ab): a < b}
For any ∈ R, we have (aa) ∉ R since a cannot be strictly less than a itself. In fact, a = a.
∴ R is not reflexive.
Now,
(1, 2) ∈ R (as 1 < 2)
But, 2 is not less than 1.
∴ (2, 1) ∉ R
∴ R is not symmetric.
Now, let (ab), (bc) ∈ R.
⇒ a < b and b < c
⇒ a < c
⇒ (ac) ∈ R
∴ R is transitive.
Hence, relation R is transitive but not reflexive and symmetric.

(iii) Let A = {4, 6, 8}.
Define a relation R on A as:
A = {(4, 4), (6, 6), (8, 8), (4, 6), (6, 4), (6, 8), (8, 6)}
Relation R is reflexive since for every a ∈ A, (aa) ∈R i.e., (4, 4), (6, 6), (8, 8)} ∈ R.
Relation R is symmetric since (ab) ∈ R ⇒ (ba) ∈ R for all ab ∈ R.
Relation R is not transitive since (4, 6), (6, 8) ∈ R, but (4, 8) ∉ R.
Hence, relation R is reflexive and symmetric but not transitive.

(iv) Define a relation R in R as:
R = {ab): a3 ≥ b3}
Clearly (aa) ∈ R as a3 = a3.
∴ R is reflexive.
Now,
(2, 1) ∈ R (as 23 ≥ 13)
But,
(1, 2) ∉ R (as 13 < 23)
 R is not symmetric.
Now,
Let (ab), (bc) ∈ R.
⇒ a3 ≥ b3 and b3 ≥ c3
⇒ a3 ≥ c3
⇒ (ac) ∈ R
∴ R is transitive.
Hence, relation R is reflexive and transitive but not symmetric.

(v)  Let A = {−5, −6}.
Define a relation R on A as:
R = {(−5, −6), (−6, −5), (−5, −5)}
Relation R is not reflexive as (−6, −6) ∉ R.
Relation R is symmetric as (−5, −6) ∈ R and (−6, −5}∈R.
It is seen that (−5, −6), (−6, −5) ∈ R. Also, (−5, −5) ∈ R.
∴ The relation R is transitive.
Hence, relation R is symmetric and transitive but not reflexive.

Comments

Popular posts from this blog

In each of the following cases, state whether the function is one-one, onto or bijective. Justify your answer. (i) f : R → R defined by f(x) = 3 – 4x (ii) f : R → R defined by f(x) = 1 + x^2

Class 12, NCERT Chapter 1,  Exercise 1.2, Q7 (i)  Here f(x) = 3 – 4x Then f(x 1 ) = 3 – 4x 1 and f (x 2 ) = 3 – 4x 2 Now f(x 1 ) = f (x 2 ) ⇒ 3 – 4x 1  = 3 – 4x 2 ⇒ – 4x 1  = –4x 2 ⇒ x 1  = x 2 ∴ f(x 1 ) = f(x 2 ) & x 1  = x 2 So, f is one-one function. Let f(x) = y ∈ R Then y=3 - 4x ⇒ x= 3-y/4 (ii) Let x 1  = 2 and x 2  = –2 ∈ R Here f(x) = 1 + x 2 Then f(x 1 ) = f (2) = 1 + (2)  2  = 5 and f (x 2 ) = f(–2) = 1 + (–2)  2  = 5 ∴ f (x 1 ) = f(x 2 ) but x 1  ≠ x 2 So, f is not one-one function. Let f(x) = – 2 ⇒R Then 1 + x 2  = –2 ⇒ x 2  = –3 = ± √–3 ∈R So, f is not onto function.

Let f : R → R be defined as f(x) = x 4 . Choose the correct answer. (A) f is one-one onto (B) f is many-one onto (C) f is one-one but not onto (D) f is neither one-one nor onto.

Class 12, NCERT Chapter 1,  Exercise 1.2, Q11 f : R → R is defined as  f (x) = x 4 Let  x ,  y  ∈  R  such that  f ( x ) =  f ( y ). ∴ does not imply that x 1 =x 2 . For instance, f (1) =  f (-1) = 1 ∴  f  is not one-one. Consider an element 2 in co-domain  R . It is clear that there does not exist any  x  in domain  R  such that  f ( x ) = 2. ∴  f  is not onto. Hence, function  f  is neither one-one nor onto. The correct answer is D

Let L be the set of all lines in a plane and R be the relation in L defined as R = {(L1 , L2 ) : L1 is perpendicular to L2 }. Show that R is symmetric but neither reflexive nor transitive.

RELATIONS AND FUNCTIONS Class 12, NCERT Chapter 1,  Example 3 Solution Figure R is not reflexive, as a line L1 can not be perpendicular to itself, i.e., (L1 , L1 ) ∉ R. R is symmetric as (L1 , L2 ) ∈ R ⇒ L1 is perpendicular to L2 ⇒ L2 is perpendicular to L1 ⇒ (L2 , L1 ) ∈ R. R is not transitive. Indeed, if L1 is perpendicular to L2 and L2 is perpendicular to L3 , then L1 can never be perpendicular to L3 . In fact, L1 is parallel to L3 , i.e., (L1 , L2 ) ∈ R, (L2 , L3 ) ∈ R but (L1 , L3 ) ∉ R. Example1       Example2 Example3 ←you are here