0

Can anyone prove here that for $a,b\in\mathbb R\setminus\mathbb Q$ we have that the set $$ \{(m+ka,n+kb) : m,n,k\in\mathbb Z\} $$ is dense in $\mathbb R^2$? I know that the projections onto the coordinate axes both are dense in $\mathbb R$, but I cannot prove the density of the set in two dimensions.

EDIT: It was shown below that the set is not dense in the following cases: (1) $a+b\in\mathbb Q$ and (2) $\exists t\in\mathbb R : t(a,b)\in\mathbb Z^2$. The question is now: When is the set dense in $\mathbb R^2$?

1 Answers1

2

Let $x\in\mathbb{R}\setminus\mathbb{Q}, a=1-x, b=x$, then the set is not dense.

In general, the set is not dense when $a+b\in \mathbb{Q}$.

When $a=b$, the set is also not dense. To see that, start with the square grid $\mathbb{Z}\times\mathbb{Z}$, and then to get $\{(m+ka,n+kb) : m,n,k\in\mathbb Z\}$, you take the grid and add copies of it shifted by the vector $(a,b)$. When $a=b$ the copies move along the diagonal, and so all the points are on the diagonal lines, so it's not dense.

MaudPieTheRocktorate
  • 3,796
  • 16
  • 34