I want to prove that the set $$\bigg\{\frac{z}{2^{n}-1}+\mathbb{Z} \ \bigg| \ n\in\mathbb{N}, \ z\in\mathbb{Z}\bigg\}$$ is dense in $\mathbb{R}/\mathbb{Z}$ (equipped with the quotient topology). Intuively I see why it is true.
My attempt:
For $n\in\mathbb{N}$ define the set $$A_{n}:=\bigg\{\frac{z}{2^{n}-1} \ \bigg| \ z\in\mathbb{Z}, \ 0\leq z\leq 2^{n}-2\bigg\}\subset[0,1[.$$ Because $[0,1[\to\mathbb{R}/\mathbb{Z}, \ x\mapsto x+\mathbb{Z}$ is a continuous bijection, I think that it suffices to prove that $\cup_{n}A_{n}$ is dense in $[0,1[$. (Maybe by using the pigeonhole principle?)
My questions:
Q1) Does it indeed suffice to prove that $\cup_{n}A_{n}$ is dense in $[0,1[$? And what I struggle most with: Why does it suffice?
Q2) If the answer to Q1 is 'yes', how do I prove that $\cup_{n}A_{n}$ is dense in $[0,1[$?
Any suggestions are greatly appreciated.
$Q1):$ Yes, it's true that density in $[0,1)$ is sufficient. Why? Well, let $x\in \mathbb{R}/\mathbb{Z}$ and pick some $\hat{x}\in p^{-1}(x)\cap [0,1),$ where $p$ is the quotient map. Then, by density (and second countability), there exists a sequence $(a_k)_{k\in\mathbb{N}}\subseteq \cup_n A_n$ such that $a_k\to \hat{x}$. Applying continuity, $p(a_k)\to x$.
$Q2):$ Well, let $x\in [0,1)$ and note that $0\leq x-\frac{\lfloor2^n x\rfloor}{2^n}\leq \frac{1}{2^n}$. Since we have now shown that the sequence $\frac{\lfloor2^n x\rfloor}{2^n}$ converges to $x$, we get density.