For $m,n$ in $N$ define $m$ equivalent $n$ if $m^2-n^2$ is multiple of $3$ a) show that this is an equivalence relation b) list elements in equivalence class [0] c) list elements in equivalence class [1] d)do you think there are any more equivalence classes?
for part a i proved that its true by showing through matrix that its symmetric,reflexive and transitive. my problem is that i don't really understand how to find equivalence class, can someone explain how to do it and show on part b or c, rest ill do myself once i get how to do it.