Equidistributed sequence

From Infogalactic: the planetary knowledge core
(Redirected from Weyl's criterion)
Jump to: navigation, search

In mathematics, a sequence {s1, s2, s3, ...} of real numbers is said to be equidistributed, or uniformly distributed, if the proportion of terms falling in a subinterval is proportional to the length of that interval. Such sequences are studied in Diophantine approximation theory and have applications to Monte Carlo integration.

Definition

A sequence {s1, s2, s3, ...} of real numbers is said to be equidistributed on a non-degenerate interval [ab] if for any subinterval [cd] of [ab] we have

\lim_{n\to\infty}{ \left|\{\,s_1,\dots,s_n \,\} \cap [c,d] \right| \over n}={d-c \over b-a} . \,

(Here, the notation |{s1,...,sn }∩[c,d]| denotes the number of elements, out of the first n elements of the sequence, that are between c and d.)

For example, if a sequence is equidistributed in [0, 2], since the interval [0.5, 0.9] occupies 1/5 of the length of the interval [0, 2], as n becomes large, the proportion of the first n members of the sequence which fall between 0.5 and 0.9 must approach 1/5. Loosely speaking, one could say that each member of the sequence is equally likely to fall anywhere in its range. However, this is not to say that {sn} is a sequence of random variables; rather, it is a determinate sequence of real numbers.

Discrepancy

We define the discrepancy DN for a sequence {s1, s2, s3, ...} with respect to the interval [ab] as

 D_N = \sup_{a\le c\le d\le b} \left\vert \frac{\left|\{\,s_1,\dots,s_N \,\} \cap [c,d] \right|}{N} - \frac{d-c}{b-a} \right\vert . \,

A sequence is thus equidistributed if the discrepancy DN tends to zero as N tends to infinity.

Equidistribution is a rather weak criterion to express the fact that a sequence fills the segment leaving no gaps. For example, the drawings of a random variable uniform over a segment will be equidistributed in the segment, but there will be large gaps compared to a sequence which first enumerates multiples of ε in the segment, for some small ε, in an appropriately chosen way, and then continues to do this for smaller and smaller values of ε. See low-discrepancy sequence for stronger criteria and constructions of low-discrepancy sequences for constructions of sequences which are more evenly distributed.

Riemann integral criterion for equidistribution

Recall that if f is a function having a Riemann integral in the interval [ab], then its integral is the limit of Riemann sums taken by sampling the function f in a set of points chosen from a fine partition of the interval. Therefore, if some sequence is equidistributed in [ab], it is expected that this sequence can be used to calculate the integral of a Riemann-integrable function. This leads to the following criterion[1] for an equidistributed sequence:

Suppose {s1, s2, s3, ...} is a sequence contained in the interval [ab]. Then the following conditions are equivalent:

  1. The sequence is equidistributed on [ab].
  2. For every Riemann-integrable (complex-valued) function f : [ab] → C, the following limit holds:
\lim_{N\to\infty}\frac{1}{N}\sum_{n=1}^{N} f\left(s_n\right) = \frac{1}{b-a}\int_a^b f(x)\,dx

This criterion leads to the idea of Monte-Carlo integration, where integrals are computed by sampling the function over a sequence of random variables equidistributed in the interval.

It is not possible to generalize the integral criterion to a class of functions bigger than just the Riemann-integrable ones. For example, if the Lebesgue integral is considered and f is taken to be in L1, then this criterion fails. As a counterexample, take f to be the indicator function of some equidistributed sequence. Then in the criterion, the left hand side is always 1, whereas the right hand side is zero, because the sequence is countable, so f is zero almost everywhere.

In fact, the de Bruijn–Post Theorem states the converse of the above criterion: If f is a function such that the criterion above holds for any equidistributed sequence in [ab], then f is Riemann-integrable in [ab].[2]

Equidistribution modulo 1

A sequence {a1, a2, a3, ...} of real numbers is said to be equidistributed modulo 1 or uniformly distributed modulo 1 if the sequence of the fractional parts of an, denoted by {an} or by an−⌊an⌋, is equidistributed in the interval [0, 1].

Examples

File:Van der Corput sequence 999.svg
Illustration of the filling of the unit interval (x-axis) using the first n terms of the Van der Corput sequence, for n from 0 to 999 (y-axis). Gradation in colour is due to aliasing.
0, α, 2α, 3α, 4α, ...
is equidistributed modulo 1.[3]
  • More generally, if p is a polynomial with at least one irrational coefficient (other than the constant term) then the sequence p(n) is uniformly distributed modulo 1.

This was proven by Weyl and is an application of van der Corput's difference theorem.[4]

  • The sequence log(n) is not uniformly distributed modulo 1.[3]
  • The sequence of all multiples of an irrational α by successive prime numbers,
2α, 3α, 5α, 7α, 11α, ...
is equidistributed modulo 1. This is a famous theorem of analytic number theory, published by I. M. Vinogradov in 1948.[5]

Weyl's criterion

Weyl's criterion states that the sequence an is equidistributed modulo 1 if and only if for all non-zero integers ℓ,

\lim_{n\to\infty}\frac{1}{n}\sum_{j=1}^{n}e^{2\pi i \ell a_j}=0.

The criterion is named after, and was first formulated by, Hermann Weyl.[7] It allows to reduce equidistribution questions to bounds on exponential sums, a fundamental and general method.

Generalizations

  • Weyl's criterion extends naturally to higher dimensions, assuming the natural generalization of the definition of equidistribution modulo 1:

The sequence vn of vectors in Rk is equidistributed modulo 1 if and only if for any non-zero vector ℓ ∈ Zk,

\lim_{n\to\infty}\frac{1}{n}\sum_{j=0}^{n-1}e^{2\pi i \ell \cdot v_j}=0.

Example of usage

Weyl's criterion can be used to easily prove the equidistribution theorem, stating that the sequence of multiples 0, α, 2α, 3α, ... of some real number α is equidistributed modulo 1 if and only if α is irrational.[3]

Suppose α is irrational and denote our sequence by aj =  (where j starts from 0, to simplify the formula later). Let  ≠ 0 be an integer. Since α is irrational, ℓα can never be an integer, so \textstyle e^{2\pi i \ell \alpha} can never be 1. Using the formula for the sum of a finite geometric series,

\left|\sum_{j=0}^{n-1}e^{2\pi i \ell j \alpha}\right| = \left|\sum_{j=0}^{n-1}\left(e^{2\pi i \ell \alpha}\right)^j\right| = \left| \frac{1 - e^{2\pi i \ell n \alpha}} {1 - e^{2\pi i \ell \alpha}}\right| \le \frac 2 { \left|1 - e^{2\pi i \ell \alpha}\right|},

a bound that does not depend on n. Therefore after dividing by n and letting n tend to infinity, the left hand side tends to zero, and Weyl's criterion is satisfied.

Conversely, notice that if α is rational then this sequence is not equidistributed modulo 1, because there is only a finite number of options for the fractional part of aj = .

van der Corput's difference theorem

A theorem of Johannes van der Corput[8] states that if for each h the sequence sn+h − sn is uniformly distributed modulo 1, then so is sn.[9][10][11]

A van der Corput set is a set H of integers such that if for each h in H the sequence sn+h − sn is uniformly distributed modulo 1, then so is sn.[10][11]

Metric theorems

Metric theorems describe the behaviour of a parametrised sequence for almost all values of some parameter α: that is, for values of α not lying in some exceptional set of Lebesgue measure zero.

  • For any sequence of distinct integers bn, the sequence {bnα} is equidistributed mod 1 for almost all values of α.[12]
  • The sequence {αn} is equidistributed mod 1 for almost all values of α > 1.[13]

It is not known whether the sequences {en} or {πn} are equidistributed mod 1. However it is known that the sequence {αn} is not equidistributed mod 1 if α is a PV number.

Well-distributed sequence

A sequence {s1, s2, s3, ...} of real numbers is said to be well-distributed on [ab] if for any subinterval [cd] of [ab] we have

\lim_{n\to\infty}{ \left|\{\,s_{k+1},\dots,s_{k+n} \,\} \cap [c,d] \right| \over n}={d-c \over b-a} \,

uniformly in k. Clearly every well-distributed sequence is uniformly distributed, but the converse does not hold. The definition of well-distributed modulo 1 is analogous.

Sequences equidistributed with respect to an arbitrary measure

For an arbitrary probability measure space (X,\mu), a sequence of points x_n is said to be equidistributed with respect to \mu if the mean of point measures converges weakly to \mu:[14]

\frac{\sum_{k=1}^n \delta_{x_k}}{n}\Rightarrow \mu \ .

It is true, for example, that for any Borel probability measure on a separable, metrizable space, there exists an equidistributed sequence (with respect to the measure).[citation needed]

See also

References

  1. Kuipers & Niederreiter (2006) pp. 2–3
  2. http://math.uga.edu/~pete/udnotes.pdf, Theorem 8
  3. 3.0 3.1 3.2 Kuipers & Niederreiter (2006) p. 8
  4. Kuipers & Niederreiter (2006) p. 27
  5. Kuipers & Niederreiter (2006) p. 129
  6. Kuipers & Niederreiter (2006) p. 127
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Kuipers & Niederreiter (2006) p. 26
  10. 10.0 10.1 Montgomery (1994) p.18
  11. 11.0 11.1 Lua error in package.lua at line 80: module 'strict' not found.
  12. See Lua error in package.lua at line 80: module 'strict' not found..
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Kuipers & Niederreiter (2006) p.171
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

Further reading

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

External links