What elements would be in the given relations?
If Z = all integers
{(a, b) | a = ± b} ⊆ Z×Z
for this relation I am thinking that the elements would be
$$\cdots(-2,-2),(-1,-1),(0,0),(1,1),(2,2), (3,-3), (4,-4)\cdots$$
Just any number $(a,b)$ that is equal to one another and b can be either positive or negative.
{(a, b) | a ≡ b (mod7)} ⊆ Z×Z
- For this relation I and stumped. Any clarification or input would be great.
For $\{(a,b)\mid a\cong b\pmod7\}$ we get $\{(a,7\cdot k+a)\mid a,k\in\mathbb Z\}$.