An equivalence relation $R$ is defined on $\mathbb Z^2$ by $(a,b) R (c,d)$ iff $2a − b=2c-d$. Determine the distinct equivalence classes.
Hello all, I can show the distinct equivalence classes $$\begin{align} [0,0]&=\{(a,b) \in \mathbb Ζ \times \mathbb Ζ \colon (0,0)R(a,b)\}= \{(a,2a),a \in \mathbb Ζ\}\\ [0,k]&=\{(a,b)\in \mathbb Ζ \times \mathbb Ζ \colon (0,k)R(a,b)\} = \{(a,2a+k) \colon a \in \mathbb Ζ\}\\ [k,0]&=\{(a,b) \in \mathbb Ζ \times \mathbb Ζ \colon (k,0)R(a,b)\} = \{(a,2(a-k)) \colon a \in Ζ\} \end{align}$$ now I think that I must show now that random $(x,y) \in \mathbb Z \times \mathbb Z$ with i) $x>y$ and ii) $y>x$ belongs to $[0,k]$ and $[k,0]$ classes I've shown before but I don't know how to do it ...