Question
Question: Let S be the set of all real numbers. Show that the relation \(R=\left\\{ \left( a,b \right):{{a}^{2...
Let S be the set of all real numbers. Show that the relation R=\left\\{ \left( a,b \right):{{a}^{2}}+{{b}^{2}}=1 \right\\} is symmetric but neither reflexive nor transitive.
Solution
Hint:To show that R is symmetric, prove that if (a,b)∈R then (b,a)∈R. To show that R is not reflexive, find an example such that a is a real number, but (a,a)∈/R. To show that R is not transitive, find an example such that (a,b)∈R and (b,c)∈R and(a,c)∈/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 a 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
To show that R is symmetric, we have to prove that if (a,b)∈R then (b,a)∈R.
Let us assume (a,b)∈R.
⇒a2+b2=1⇒b2+a2=1 [Rearranging the terms in LHS]⇒(b,a)∈R
Thus, If (a,b)∈R then (b,a)∈R
∴R is symmetric on a set of real numbers.
Next,
To show that R is not reflexive, we need to find a real number ‘a’ such that (a,a)∈/R .
Let us take a = 1
a∈ set of real numbers [As ‘1’ is a real number]
But (1,1)∈/R [As (1)2+(1)2=1]
∴R is not reflexive on a set of real numbers.
Next, we have to show that R is not transitive. It means we have to find an example such that (a,b)∈R and (b,c)∈R but (a,c)∈/R.
Let us take a = 0, b = 1 and c = 0.
a,b,c∈(set of real numbers) [As′0′ & ′1′ are real numbers]And (a,b)∈R [As 02+12=1]And (b,c)∈R [As 12+02=1]And (a,c)∈/R [As 02+02=1]
∴R is not transitive on a set of real numbers.
Hence, we have shown that R is symmetric but neither reflexive nor transitive on a set of real numbers.
Note: Be careful that to prove that the given relation is not transitive or not reflexive, we need to just find an example which doesn’t satisfy the condition of symmetric or reflexive. But to prove that it is symmetric, we can’t use an example, instead we need to prove that the condition is symmetric for all possible cases.