We have the following relation $R \subset \mathbb{Z} \times \mathbb{Z}$ defined as follows: $aRb$ $\iff$ $|a+b|$ is an even number.
No problem showing the relation is reflexive and symetrical but I cannot still figure out why the relation is transitive. I mean, if $|a+b|=2k$ and $|b+c|=2m$ for $k,m \in \mathbb{Z}$ how it happens that $|a+c|=2n$ for some $n \in \mathbb{Z}$? Thanks.
Hint: $|a+b|$ is even if and only if $a$ and $b$ are of the same parity.