A relation R on Z×Z defined by (a,b)R(c,d) iff a+d=b+c.
we see that,
a+b=b+a∀a,b∈z
Therefore (a,b)R(a,b)∀(a,b)∈R
therefore R is reflexive relation
Let (a, b) R(c, d)
⇒a+d=b+c⇒c+b=d+a⇒(c,d)R(a,b)
Therefore R is symmetric relation.
Let, (a, b) R(c, d) and (c, d) R(a, f)⇒a+d=b+candc+f=d+e⇒(a+d)+(c+f)=(b+c)+(d+e)⇒(a+f)+(d+c)=(b+e)+(d+c)⇒a+f=b+e⇒(a,b)R(e,f)
Therefore R is transitive relation.
Therefore R is an equivalence relation.
since, a→d=b+c
⇒d=−a+b+c
Therefore [(a,b)]={(c,−a+b+c);c∈Z}
Comments