Question
Question: Three relations \[{{R}_{1}}\], \[{{R}_{2}}\] and \[{{R}_{3}}\] are defined on a set \[A=\\{a,\,b,c\\...
Three relations R1, R2 and R3 are defined on a set A=a,b,c as follows:
R1=(a,a),(a,b),(a,c),(b,b),(b,c),(c,a)(c,b),(c,c)
R2=(a,a)
R3=(b,c)
R4=(a,b),(b,c),(c,a)
Find whether or not each of the relations R1, R2, R3, R4 on A is (i) reflexive (ii) symmetric (iii) transitive.
Solution
Hint: We will use the definitions of reflexive, symmetric and transitive relations to solve this question. A relation is a reflexive relation If every element of set A maps to itself. A relation in a set A is a symmetric relation if (a1,a2)∈R implies that (a2,a1)∈R, for all a1,a2∈A. A relation in a set A is a transitive relation if (a1,a2)∈R and (a2,a1)∈R implies that (a1,a3)∈R for all a1,a2,a3∈A.
Complete step-by-step answer:
(i) Reflexive: A relation is a reflexive relation If every element of set A maps to itself.
We will see R1=(a,a),(a,b),(a,c),(b,b),(b,c),(c,a)(c,b),(c,c) first and here we can clearly see that (a, a), (b, b) and (c, c) belongs to R1. Hence R1 is reflexive.
Now we move on to R2=(a,a) and here we can clearly see that (a, a) belongs to R2. Hence R2 is Reflexive.
Now we move on to R3=(b,c) and here we can clearly see that (b, b), (c, c) does not belongs to R3. Hence R3 is not reflexive.
Now we move on to R4=(a,b),(b,c),(c,a) and here we can clearly see that (a, a), (b, b), (c, c) does not belongs to R4. Hence R4 is not reflexive.
(ii) Symmetric: A relation in a set A is a symmetric relation if (a1,a2)∈R implies that (a2,a1)∈R, for all a1,a2∈A.
We will see R1=(a,a),(a,b),(a,c),(b,b),(b,c),(c,a)(c,b),(c,c) first and here we can clearly see that (b, a) does not belongs to R1. Hence R1 is not symmetric.
Now we move on to R2=(a,a) and here we can clearly see that (a, a) belongs to R2. Hence R2 is Symmetric.
Now we move on to R3=(b,c) and here we can clearly see that (c, b) does not belongs to R3. Hence R3 is not symmetric.
Now we move on to R4=(a,b),(b,c),(c,a) and here we can clearly see that (b, a) does not belongs to R4. Hence R4 is not symmetric.
(iii) Transitive: A relation in a set A is a transitive relation if (a1,a2)∈R and (a2,a1)∈R implies that (a1,a3)∈R for all a1,a2,a3∈A.
We will see R1=(a,a),(a,b),(a,c),(b,b),(b,c),(c,a)(c,b),(c,c) first and here we can clearly see that (a, b), (b, c) and also (a, c) belongs to R1. Hence R1 is not Transitive.
Now we move on to R2=(a,a) and it is clearly a transitive relation since there is only one element in it.
Now we move on to R3=(b,c) and here it has only two elements. Hence it is Transitive.
Now we move on to R4=(a,b),(b,c),(c,a) and here we can clearly see that (a, c) does not belongs to R4. Hence R4 is not Transitive.
Note: Remembering the definition of relations and the types of relations is the key here. We in a hurry can make a mistake in thinking R3 as a symmetric set but we have to check the definition by taking subsets of the given set A.