$m R n \iff \exists k \in \Bbb Z\ :\ m^2 - n^2 = 2k$
Determine the equivalence class of $5$
Determine quotient set $\Bbb Z/R$
How do I do this?
$m R n \iff \exists k \in \Bbb Z\ :\ m^2 - n^2 = 2k$
Determine the equivalence class of $5$
Determine quotient set $\Bbb Z/R$
How do I do this?
$m$ is in the class of $5$ if and only if
$m^2=25+2k$ for some $k$
For example $7$ is in the class because
$7^2=49=25 +2 \cdot 7$
We can set $m=5+s$ to get that
$m^2=25+s^2+2s=25+2k$
so
$s^2+2s=2k$
if $m$ is odd then $s^2$ is even then you get
$k=\frac{s^2}{2}+s$
so each odd numbers greater of $5$ are in the class of $5$