Question
Question: Let R be a relation over the set N × N and it is defined by \(( a , b ) R ( c , d ) \Rightarrow a + ...
Let R be a relation over the set N × N and it is defined by (a,b)R(c,d)⇒a+d=b+c Then R is
A
Reflexive only
B
Symmetric only
C
Transitive only
D
An equivalence relation
Answer
An equivalence relation
Explanation
Solution
We have (a,b)R(a,b)for all (a,b)∈N×N
Since a+b=b+a. Hence, R is reflexive.
R is symmetric for we have(a,b)R(c,d)⇒ a+d=b+c
⇒ c+b=d+a⇒(c,d)R(e,f)
Then by definition of R, we have
a+d=b+cand c+f=d+e,
whence by addition, we get
a+d+c+f=b+c+d+e or a+f=b+e
Hence,(a,b)R(e,f)
Thus, (a, b)R(c,d)and (c,d)R(e,f)⇒(a,b)R(e,f).