Question
Mathematics Question on Relations and functions
Consider the relations R1 and R2 defined as aR1b⟺a2+b2=1for all a,b∈R,and (a,b)R2(c,d)⟺a+d=b+cfor all (a,b),(c,d)∈N×N.Then:
Only R1 is an equivalence relation
Only R2 is an equivalence relation
R1 and R2 both are equivalence relations
Neither R1 nor R2 is an equivalence relation
Only R2 is an equivalence relation
Solution
To determine if the given relations R1 and R2 are equivalence relations, we check the properties of reflexivity, symmetry, and transitivity.
Checking R1
Given: aR1b⟺a2+b2=1 for all a,b∈R.
- Reflexivity: For a relation to be reflexive, aR1a should hold for all a∈R. This implies:
a2+a2=1⟹2a2=1⟹a=±21
Since this condition does not hold for all a∈R, R1 is not reflexive.
- Symmetry: For a relation to be symmetric, if aR1b holds, then bR1a should also hold.
Given a2+b2=1, the equation is symmetric in a and b. Thus, R1 is symmetric.
- Transitivity: For a relation to be transitive, if aR1b and bR1c hold, then aR1c should also hold. Consider:
a2+b2=1andb2+c2=1
This does not imply a2+c2=1. Hence, R1 is not transitive.
Since R1 fails the reflexivity and transitivity properties, it is not an equivalence relation.
Checking R2
Given: (a,b)R2(c,d)⟺a+d=b+c for all (a,b),(c,d)∈N×N.
- Reflexivity: For any pair (a,b), we have:
a+b=b+a
Hence, R2 is reflexive.
- Symmetry: If (a,b)R2(c,d), then a+d=b+c. This implies:
c+b=d+a
Thus, R2 is symmetric.
- Transitivity: If (a,b)R2(c,d) and (c,d)R2(e,f), then:
a+d=b+candc+f=d+e
Adding these equations:
a+d+c+f=b+c+d+e⟹a+f=b+e
Therefore, (a,b)R2(e,f), and R2 is transitive.
Since R2 satisfies reflexivity, symmetry, and transitivity, it is an equivalence relation.
Conclusion: Only R2 is an equivalence relation.