Does this mean that x and y can only be square integers? 1, 4, 9 etc. ?
The problem I am trying to understand is R = {(x,y) ∈ Z^2 : ∃k ∈ Z x=ky}
Does this mean that x and y can only be square integers? 1, 4, 9 etc. ?
The problem I am trying to understand is R = {(x,y) ∈ Z^2 : ∃k ∈ Z x=ky}
No, the exponent is being applied to the set $\mathbb{Z}$, so it's saying that $(x, y)$ is an element of the set $\mathbb{Z}^2$.
$\mathbb{Z}^2$ is the set of all ordered pairs of integers. For example, $(1, 2) \in \mathbb{Z}^2$, and $(12345, 23456) \in \mathbb{Z}^2$. But : $(1.234, 2) \notin \mathbb{Z}^2$ and $3 \notin \mathbb{Z}^2$.