We know that positive integer times a irrational number modulo $1$ generate a dense set in $[0,1]$. According the answer of this post:Multiples of an irrational number forming a dense subset. I see no reason why the proof cannot be extended to $n!\alpha$ for $\alpha$ be an irrational number. We can just replace $i$ and $j$ with $i!$ and $j!$ and the argument still holds. Is that true?
Asked
Active
Viewed 484 times
1 Answers
12
I presume you mean $n!\alpha$ (not $n!/\alpha$).
Try $\alpha=e$. (Yes, that $e$.) Then $$n!e=\text{integer}+\frac1{n+1}+\frac1{(n+1)(n+2)}+\cdots$$ so modulo $1$, $n!e$ is between $1/(n+1)$ and $1/n$, so the $n!e$ are certainly not dense modulo $1$ in $[0,1]$.

Angina Seng
- 158,341
-
-
-
1And the same is true of all numbers of the form $x = \sum_k c_k/n!$ where ${c_k}$ is a bounded set of nonnegative integers. And the cardinality of these is the continuum. So even if you didn't know $e$ is transcendental, uncountably many of these are transcendental. – Robert Israel Jul 28 '20 at 20:33
\bmod
to get proper spacing for the binary operation. – Brian M. Scott Jul 28 '20 at 19:05