We define the relation R on the set $A=\{ -8,-7,-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6,7,8 \}.$
so that $xRy$ if and only if $x+4y$ is dividable with $5$.
Ok so how should i define this $R$ with $x$ and $y$?
Should I try with every element = $x$ and with every element = $y$? Is not that very many combinations to consider?