$S=\{3n+1:n∈N\} = \{1,4,7,10,...\}$ and relation is defined as:
$(x,y) ∈ ρ \text{ def }⇔ 4|(x + 3y)$
I need to prove that relation is relation of equivalence (that means that it is reflexive, symmetric and transitive.) I know how to do that, and once I prove that it is relation of equivalence, I need to find the equivalence classes.
My question is: For example: class of $1$ is defined as $$1=\{x∈S : x\text{ is related to }1\} = \{x∈S: 4|(x + 3*1)\} = \{3n+1:n∈N\text{ and }4|(3n+1)+3\text{ or just }4|(3n+3)\}$$ ???
Please help, thank you!
Also $$\bar7={7,19,31,43,\ldots}$$ and $$\bar{10}={10,22,34,46,\ldots},$$ and those are the only four equivalence classes in $S$.
– Alejandro Nasif Salum Nov 29 '18 at 21:17