Question
Question: If \[A = \left\\{ {1,2,3,..........,9} \right\\}\] and \[R\] be the relation in \[A \times A\] defin...
If A = \left\\{ {1,2,3,..........,9} \right\\} and R be the relation in A×A defined by (a,b)R(c,d). If a+d=b+c for (a,b),(c,d) in A×A. Prove that R is an equivalence relation. Also, obtain the equivalence class [(2,5)].
Solution
Hint: To prove R is an equivalence relation, first we have to prove R is Reflexive, Symmetric and Transitive, then the relation R is said to be an Equivalence relation. So, use this concept to reach the solution of the given problem.
Complete step-by-step answer:
Given A = \left\\{ {1,2,3,..........,9} \right\\}
And R is the relation in A×A
Case 1: To prove R is Reflexive
Given (a,b)R(c,d) if (a,b)(c,d)∈A∈A
a+d=b+c
Consider, (a,b)R(a,b) if (a,b)∈A∈A
a+b=b+a
Hence, R is Reflexive
Case 2: To prove R is symmetric
Consider (a,b)R(c,d) given by (a,b)(c,d)∈A×A
a+d=b+c⇒c+b=a+d
∴(c,a)R(a,b)
Hence, R is symmetric
Case 3: To prove R is transitive
Let (a,b)R(c,d) and (c,d)R(e,f)
(a,b),(c,d),(c,d)∈A×A
a+b=b+c and c+f=d+e
a+b=b+c
Adding equation (1) and (2) we get
(a,b)R(e,f)
Hence, R is transitive.
As R is reflexive, symmetric and transitive we can say that R is an equivalence relation.
Now, we select a and b from set A = \left\\{ {1,2,3,..........,9} \right\\} such that 2+b=5+a
So, b=a+3
Let us consider (1,4)
If (2,5)R(1,4) then 2+4=5+1
Thus, [(2,5)=(1,4)(2,5),(3,6)(4,7),(5,8)(6,9)] is the equivalent class under relation R.
Note: A relation R on a set A is called reflexive if (a,a)∈R for every element a∈A. A relation R on a set A is called symmetric if (b,a)∈R whenever (a,b)∈R, for all a,b∈A. A relation R on a set A is called transitive if whenever (a,b)∈R and (b,c)∈R, then (a,c)∈R, for all a,b,c∈A.