Equidistributed Sequences #
Corollary 4.2 of Chapter 1 states that the sequence $(x^n), n = 1, 2, ... ,$ is equidistributed modulo 1 for almost all x > 1. And a little bit further down: "one does not know whether sequences such as $(e^n)$, $(π^n)$, or even $((\frac 3 2)^n)$" are equidistributed modulo 1 or not.
References:
- Uniform Distribution of Sequences by L. Kuipers and H. Niederreiter, 1974
- Wikipedia
A point x is an accumulation point of a sequence s_0, s_1, ...
if any neighbourhood of x contains a point of the sequence distinct
from x.
Instances For
If a point x is an accumulation point of a sequence s_0, s_1, ... then
there is a subsequence of s that tends to x
Equations
- ⋯ = ⋯
Instances For
The sequence (3/2)^n is equidistributed modulo 1.
For any transcendental number x, the sequence x * (3 / 2) ^ n is
equidistributed modulo 1.
Find an accumulation point of the sequence (3/2)^n modulo 1.
There is an accumulation point of the sequence (3/2)^n modulo 1.