prove that the relation defined on the set of integer by R{(x,y):x-y is divisible by 3,x,y belong to integer} is equivalence relation
Answers
Answered by
0
Step-by-step explanation:
since a−a=0=3.0⇒(a−a) is divisible by 3.
⇒(a,a)∈R⇒ is reflexive.
Let (a,b)∈R⇒(a−b) is divisible by 3.
⇒a−b=3q for some q∈Z⇒b−a=3(−q)
⇒(b−a) is divisible by 3 (∵q∈Z⇒−q∈Z⇒−q∈Z)
Thus, (a,b)∈R⇒(b,a)∈R⇒R is symmetric.
Let (a,b)∈R and (b,c)∈R
⇒(a−b) is divisible by 3 and (b−c) is divisible by 3
⇒a−b=3q and b−c=3q′ for some q,q′∈Z
⇒(a−b)+(b−c)=3(q+q′)⇒a−c=3(q+q′)
⇒(a−c) is divisible by 3 (∵q.q′∈Z⇒q+q′∈Z)
⇒(a,c)∈R
Thus, (a,b)∈R and (b,c)∈R⇒(a,c)∈R⇒R is transitive.
Therefore, the relation R is reflexive, symmetric and transitive, and hence it is an equivalence relation.
hope it helped you!
Similar questions