Suppose I have been given a sequence $\{s_n\}_{n=1}^{\infty}$ of real numbers in $[c,d]$. Then we say that this sequence in $[c,d]$ is equidistributed if $$\lim_{N \rightarrow \infty} \frac{\# \{1 \leq n \leq N : s_n \in [a,b]\}}{N} = \frac{b-a}{d-c}$$ for every subinterval $[a,b] \subset [c,d]$. Here $\#A$ denotes the cardinality of $A$.
Now suppose this sequence is a sequence of rational numbers in some interval. Since the rationals constitute a set of measure zero, so I was wondering how would they fit in this property of equidistribution? I know from the 2nd answer of Uniformly distributed rationals that there does exist equidistributed sequence of rationals. So, suppose for a given rational numbers sequence, what is the largest possible interval for which that sequence in that interval is equidistributed?
My motivation for the above question was the following example - $$\{\langle nx\rangle\}_{n=1}^{\infty}$$ where $\langle x\rangle$ denotes the fractional part of $x$. Let $nx \in \mathbb{Q}$. Then, in that case there are only finitely many distinct terms in the sequence. So, is this sequence equidistributed in some interval? If yes then what can be said about the largest possible interval of equidistribution?