$a)$ Prove that $\sim$ is equivalent relation on $\mathbb{Z}$.
$b)$ What is the $0$? What is the $1$?
$c)$ What is the partition of $\mathbb{Z}$ determined by this equivalence relation?
For a I'm supposed to use reflexive, symmetric and transitive properties but my professor used over simplified examples and I'm not sure how to apply it to this problem.
I don't understand what $b)$ is asking for and how to solve it.
For $c)$, I can only understand partitions visually, so how do i put it into words?
Thanks in advance
(a)
Check to make sure that the relation is indeed reflexive, symmetric, and transitive.
Reflexivity: Suppose that $a\in \Bbb Z$. Does that imply that $a\sim a$? That is to say, is it true that for every $a\in \Bbb Z$ that $a^2-a^2$ is divisible by $3$?
Symmetry: Suppose that $a,b\in\Bbb Z$ such that $a\sim b$. Is it true then that $b\sim a$? That is to say, supposing that $a^2-b^2$ is divisible by $3$, does it follow that $b^2-a^2$ is also divisible by $3$?
Transitivity: Suppose that $a,b,c\in\Bbb Z$ (not necessarily distinct!) such that $a\sim b$ and $b\sim c$. Does it follow that $a\sim c$? That is to say, supposing that $a^2-b^2$ is a multiple of three and $b^2-c^2$ is also a multiple of three (possibly different than the first) does it follow that $a^2-c^2$ is also a multiple of three?
(b)
I assume that what they mean to ask is "What is the equivalence class of $0$?"
The equivalence class of $0$ is the set of all elements in the domain such that they are related to zero. Commonly written as:
$$[0] = \{a\in\Bbb Z~:~a\sim 0\}$$
Try to see if you can spot a pattern. Is $0\sim 1$? Is $0\sim 2$? Is $0\sim 3$?
Similarly, $[1]=\{a\in\Bbb Z~:~a\sim 1\}$. Is $1\sim 2$? Is $1\sim 4$?