HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, a
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is cal ...
(''s''1, ''s''2, ''s''3, ...) of
real number In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
s is said to be equidistributed, or uniformly distributed, if the proportion of terms falling in a subinterval is proportional to the length of that subinterval. Such sequences are studied in
Diophantine approximation In number theory, the study of Diophantine approximation deals with the approximation of real numbers by rational numbers. It is named after Diophantus of Alexandria. The first problem was to know how well a real number can be approximated ...
theory and have applications to Monte Carlo integration.


Definition

A sequence (''s''1, ''s''2, ''s''3, ...) of
real number In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
s is said to be ''equidistributed'' on a non-degenerate interval 'a'', ''b''if for every subinterval 'c'', ''d''of 'a'', ''b''we have :\lim_= . (Here, the notation , ∩ '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 , 2 since the interval .5, 0.9occupies 1/5 of the length of the interval , 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 (''s''''n'') is a sequence of
random variable A random variable (also called random quantity, aleatory variable, or stochastic variable) is a Mathematics, mathematical formalization of a quantity or object which depends on randomness, random events. The term 'random variable' in its mathema ...
s; rather, it is a determinate sequence of real numbers.


Discrepancy

We define the discrepancy ''D''''N'' for a sequence (''s''1, ''s''2, ''s''3, ...) with respect to the interval 'a'', ''b''as :D_N = \sup_ \left\vert \frac - \frac \right\vert . A sequence is thus equidistributed if the discrepancy ''D''''N'' 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 ε. For stronger criteria and for constructions of sequences that are more evenly distributed, see
low-discrepancy sequence In mathematics, a low-discrepancy sequence is a sequence with the property that for all values of N, its subsequence x_1, \ldots, x_N has a low discrepancy of a sequence, discrepancy. Roughly speaking, the discrepancy of a sequence is low if the p ...
.


Riemann integral criterion for equidistribution

Recall that if ''f'' is a function having a
Riemann integral In the branch of mathematics known as real analysis, the Riemann integral, created by Bernhard Riemann, was the first rigorous definition of the integral of a function on an interval. It was presented to the faculty at the University of Gö ...
in the interval 'a'', ''b'' then its integral is the limit of
Riemann sum In mathematics, a Riemann sum is a certain kind of approximation of an integral by a finite sum. It is named after nineteenth century German mathematician Bernhard Riemann. One very common application is in numerical integration, i.e., approxima ...
s taken by sampling the function ''f'' in a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
of points chosen from a fine partition of the interval. Therefore, if some sequence is equidistributed in 'a'', ''b'' it is expected that this sequence can be used to calculate the integral of a Riemann-integrable function. This leads to the following criterion for an equidistributed sequence: Suppose (''s''1, ''s''2, ''s''3, ...) is a sequence contained in the interval 'a'', ''b'' Then the following conditions are equivalent: # The sequence is equidistributed on 'a'', ''b'' # For every Riemann-integrable ( complex-valued) function , the following limit holds: :: \lim_\frac\sum_^ f\left(s_n\right) = \frac\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 In mathematics, the integral of a non-negative Function (mathematics), function of a single variable can be regarded, in the simplest case, as the area between the Graph of a function, graph of that function and the axis. The Lebesgue integral, ...
is considered and ''f'' is taken to be in ''L''1, then this criterion fails. As a
counterexample A counterexample is any exception to a generalization. In logic a counterexample disproves the generalization, and does so rigorously in the fields of mathematics and philosophy. For example, the fact that "student John Smith is not lazy" is a c ...
, take ''f'' to be the
indicator function In mathematics, an indicator function or a characteristic function of a subset of a set is a function that maps elements of the subset to one, and all other elements to zero. That is, if is a subset of some set , then the indicator functio ...
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 In mathematics, a Set (mathematics), set is countable if either it is finite set, finite or it can be made in one to one correspondence with the set of natural numbers. Equivalently, a set is ''countable'' if there exists an injective function fro ...
, so ''f'' is zero
almost everywhere In measure theory (a branch of mathematical analysis), a property holds almost everywhere if, in a technical sense, the set for which the property holds takes up nearly all possibilities. The notion of "almost everywhere" is a companion notion to ...
. 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 'a'', ''b'' then ''f'' is Riemann-integrable in 'a'', ''b''


Equidistribution modulo 1

A sequence (''a''1, ''a''2, ''a''3, ...) of real numbers is said to be equidistributed modulo 1 or uniformly distributed modulo 1 if the sequence of the
fractional part The fractional part or decimal part of a non‐negative real number x is the excess beyond that number's integer part. The latter is defined as the largest integer not greater than , called ''floor'' of or \lfloor x\rfloor. Then, the fractional ...
s of ''a''''n'', denoted by (''a''''n'') or by ''a''''n'' − ⌊''a''''n''⌋, is equidistributed in the interval
, 1 The comma is a punctuation mark that appears in several variants in different languages. Some typefaces render it as a small line, slightly curved or straight, but inclined from the vertical; others give it the appearance of a miniature fille ...


Examples

* The equidistribution theorem: The sequence of all multiples of an
irrational Irrationality is cognition, thinking, talking, or acting without rationality. Irrationality often has a negative connotation, as thinking and actions that are less useful or more illogical than other more rational alternatives. The concept of ...
''α'', ::0, ''α'', 2''α'', 3''α'', 4''α'', ... :is equidistributed modulo 1.Kuipers & Niederreiter (2006) p. 8 * More generally, if ''p'' is a
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
with at least one coefficient other than the constant term irrational 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.Kuipers & Niederreiter (2006) p. 27 * The sequence log(''n'') is ''not'' uniformly distributed modulo 1. This fact is related to Benford's law. * The sequence of all multiples of an irrational ''α'' by successive
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
s, ::2''α'', 3''α'', 5''α'', 7''α'', 11''α'', ... :is equidistributed modulo 1. This is a famous theorem of
analytic number theory In mathematics, analytic number theory is a branch of number theory that uses methods from mathematical analysis to solve problems about the integers. It is often said to have begun with Peter Gustav Lejeune Dirichlet's 1837 introduction of Dir ...
, published by I. M. Vinogradov in 1948.Kuipers & Niederreiter (2006) p. 129 * The van der Corput sequence is equidistributed.Kuipers & Niederreiter (2006) p. 127


Weyl's criterion

Weyl's criterion states that the sequence ''a''''n'' is equidistributed modulo 1
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
for all non-zero
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
s ℓ, :\lim_\frac\sum_^e^=0. The criterion is named after, and was first formulated by,
Hermann Weyl Hermann Klaus Hugo Weyl (; ; 9 November 1885 – 8 December 1955) was a German mathematician, theoretical physicist, logician and philosopher. Although much of his working life was spent in Zürich, Switzerland, and then Princeton, New Jersey, ...
. It allows equidistribution questions to be reduced to bounds on exponential sums, a fundamental and general method. :


Generalizations

* A quantitative form of Weyl's criterion is given by the Erdős–Turán inequality. * Weyl's criterion extends naturally to higher
dimension In physics and mathematics, the dimension of a mathematical space (or object) is informally defined as the minimum number of coordinates needed to specify any point within it. Thus, a line has a dimension of one (1D) because only one coo ...
s, assuming the natural generalization of the definition of equidistribution modulo 1: The sequence ''v''''n'' of vectors in R''k'' is equidistributed modulo 1 if and only if for any non-zero vector ℓ ∈ Z''k'', : \lim_\frac\sum_^e^=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. Suppose ''α'' is irrational and denote our sequence by ''a''''j'' = ''jα'' (where ''j'' starts from 0, to simplify the formula later). Let ''ℓ'' ≠ 0 be an integer. Since ''α'' is irrational, ''ℓα'' can never be an integer, so e^ can never be 1. Using the formula for the sum of a finite
geometric series In mathematics, a geometric series is a series (mathematics), series summing the terms of an infinite geometric sequence, in which the ratio of consecutive terms is constant. For example, 1/2 + 1/4 + 1/8 + 1/16 + ⋯, the series \tfrac12 + \tfrac1 ...
, :\left, \sum_^e^\ = \left, \sum_^\left(e^\right)^j\ = \left, \frac \ \le \frac 2 , a finite 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 Rationality is the quality of being guided by or based on reason. In this regard, a person acts rationally if they have a good reason for what they do, or a belief is rational if it is based on strong evidence. This quality can apply to an ...
then this sequence is not equidistributed modulo 1, because there are only a finite number of options for the fractional part of ''a''''j'' = ''jα''.


Complete uniform distribution

A sequence (a_1,a_2,\dots) of real numbers is said to be ''k-uniformly distributed mod 1'' if not only the sequence of fractional parts a_n':=a_n- _n/math> is uniformly distributed in ,1/math> but also the sequence (b_1,b_2,\dots), where b_n is defined as b_n:= (a'_, \dots, a'_)\in ,1k, is uniformly distributed in ,1k. A sequence (a_1,a_2,\dots) of real numbers is said to be ''completely uniformly distributed mod 1'' it is k-uniformly distributed for each natural number k\ge 1. For example, the sequence (\alpha, 2\alpha,\dots) is uniformly distributed mod 1 (or 1-uniformly distributed) for any irrational number \alpha, but is never even 2-uniformly distributed. In contrast, the sequence (\alpha, \alpha^2,\alpha^3,\dots) is completely uniformly distributed for almost all \alpha>1 (i.e., for all \alpha except for a set of measure 0).


van der Corput's difference theorem

A theorem of Johannes van der Corput states that if for each ''h'' the sequence ''s''''n''+''h'' − ''s''''n'' is uniformly distributed modulo 1, then so is ''s''''n''.Montgomery (1994) p. 18 A van der Corput set is a set ''H'' of integers such that if for each ''h'' in ''H'' the sequence ''s''''n''+''h'' − ''s''''n'' is uniformly distributed modulo 1, then so is s''n''.


Metric theorems

Metric theorems describe the behaviour of a parametrised sequence for
almost all In mathematics, the term "almost all" means "all but a negligible quantity". More precisely, if X is a set (mathematics), set, "almost all elements of X" means "all elements of X but those in a negligible set, negligible subset of X". The meaning o ...
values of some parameter ''α'': that is, for values of ''α'' not lying in some exceptional set of
Lebesgue measure In measure theory, a branch of mathematics, the Lebesgue measure, named after French mathematician Henri Lebesgue, is the standard way of assigning a measure to subsets of higher dimensional Euclidean '-spaces. For lower dimensions or , it c ...
zero. * For any sequence of distinct integers ''b''''n'', the sequence (''b''''n''''α'') is equidistributed mod 1 for almost all values of ''α''. * The sequence (''α''''n'') is equidistributed mod 1 for almost all values of ''α'' > 1. It is not known whether the sequences (''e''''n'') 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 (''s''1, ''s''2, ''s''3, ...) of real numbers is said to be well-distributed on 'a'', ''b''if for any subinterval 'c'', ''d''of 'a'', ''b''we have :\lim_= ''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:Kuipers & Niederreiter (2006) p. 171 :\frac\Rightarrow \mu \ . In any Borel
probability measure In mathematics, a probability measure is a real-valued function defined on a set of events in a σ-algebra that satisfies Measure (mathematics), measure properties such as ''countable additivity''. The difference between a probability measure an ...
on a separable,
metrizable In topology and related areas of mathematics, a metrizable space is a topological space that is homeomorphic to a metric space. That is, a topological space (X, \tau) is said to be metrizable if there is a metric d : X \times X \to , \infty) suc ...
space, there exists an equidistributed sequence with respect to the measure; indeed, this follows immediately from the fact that such a space is standard. The general phenomenon of equidistribution comes up a lot for dynamical systems associated with
Lie group In mathematics, a Lie group (pronounced ) is a group (mathematics), group that is also a differentiable manifold, such that group multiplication and taking inverses are both differentiable. A manifold is a space that locally resembles Eucli ...
s, for example in Margulis' solution to the Oppenheim conjecture.


See also

* Equidistribution theorem *
Low-discrepancy sequence In mathematics, a low-discrepancy sequence is a sequence with the property that for all values of N, its subsequence x_1, \ldots, x_N has a low discrepancy of a sequence, discrepancy. Roughly speaking, the discrepancy of a sequence is low if the p ...
* Erdős–Turán inequality


Notes


References

* * *


Further reading

* *


External links

* * * {{PlanetMath, title=Weyl's Criterion, urlname=WeylsCriterion
Lecture notes by Charles Walkden with proof of Weyl's Criterion
Diophantine approximation Dynamical systems Ergodic theory