Density of $\{na\}$
by iarnab_kundu, Dec 25, 2014, 6:50 AM
Statement: It is quite well know that for any irrational
, the set
is dense in
.In fact it is equidistributed but that is another story.
We shall prove that using PHP.
First some reduction of the problem statement.
It is equivalent to proving that for any given rational
and for any
, there exists positive integers
and
such that
.
Again that is equivalent to proving for any positive real
there exists positive integers
and
such that
.
We shall be using the binary expansion of
to solve it, and at the outset we shall prove that the number
. We shall find a suitable
such that the binary expansion of
has arbitrary number of tailing
s after the decimal. (
)
First take
or equivalently
in binary. It is easy by PHP to see that there are infinitely many
s in the expansion.
Now suppose there are no consecutive
s. Take some number
. Suppose
and
places have
and everything place in between them is occupied by
s. (Assume
)
Then
has a lot of consecutive 0s.
So like this we can keep continuing ans hence we shall be done.



We shall prove that using PHP.
First some reduction of the problem statement.
It is equivalent to proving that for any given rational





Again that is equivalent to proving for any positive real




We shall be using the binary expansion of






First take



Now suppose there are no consecutive







Then

So like this we can keep continuing ans hence we shall be done.
This post has been edited 1 time. Last edited by iarnab_kundu, Dec 29, 2014, 6:33 AM