Check if the binary relation R defined over Z such that (x, y) ∈ R if and only if x − y is divisible by 4 is an equivalence relation. Ex
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.
Here's the Solution to this Question
Solution:
R on Z= {(x, y) ∈ R if and only if x − y is divisible by 4}
Reflexive:
(a - a) = 0 is divisible by 4.
So, (a,a) ∈ R
R is reflexive.
Symmetric:
(a-b) is divisible by 4.
-(b-a) is divisible by 4.
(b-a) is divisible by 4.
R is symmetric.
Transitive:
(a-b) is divisible by 4, (b-c) is divisible by 4.
Then, (a-b)+(b-c) is divisible by 4.
(a-b+b-c) is divisible by 4.
(a-c) is divisible by 4.
R is transitive.
Thus, R is an equivalence relation on Z.