Suppose $G$ is an open subset of the real number that is not upper bounded. Is there a real number $x > 0$ such that the set of all integer multiples of $x$ intersects $G$ at infinitely many points?
That is, is it true that $\exists x \in \mathbb{R}$ such that $\{mx\mid m\in \mathbb{Z}\}\bigcap G$ is infinite?
My intuition tells me yes, since the fact that $G$ is not upper bounded seems to be a major factor here, but I can’t seem to prove it.
Let $x \in \mathbb{R}, p>q, m>n \in \mathbb{N}$ such that $px = c^m$ and $qx = c^n$. Then $\frac{p}{q} = c^{n-m}$ which is a contradiction.
– Rchn Nov 16 '18 at 16:38