Ergodic sequence

From HandWiki
Short description: Integer sequence in mathematics


In mathematics, an ergodic sequence is a certain type of integer sequence, having certain equidistribution properties.

Definition

Let [math]\displaystyle{ A = \{a_j\} }[/math] be an infinite, strictly increasing sequence of positive integers. Then, given an integer q, this sequence is said to be ergodic mod q if, for all integers [math]\displaystyle{ 1\leq k \leq q }[/math], one has

[math]\displaystyle{ \lim_{t\to\infty} \frac{N(A,t,k,q)}{N(A,t)} = \frac {1}{q} }[/math]

where

[math]\displaystyle{ N(A,t) = \mbox{card} \{a_j \in A : a_j \leq t \} }[/math]

and card is the count (the number of elements) of a set, so that [math]\displaystyle{ N(A,t) }[/math] is the number of elements in the sequence A that are less than or equal to t, and

[math]\displaystyle{ N(A,t,k,q) = \mbox{card} \{a_j \in A : a_j\leq t,\, a_j \mod q = k \} }[/math]

so [math]\displaystyle{ N(A,t,k,q) }[/math] is the number of elements in the sequence A, less than t, that are equivalent to k modulo q. That is, a sequence is an ergodic sequence if it becomes uniformly distributed mod q as the sequence is taken to infinity.

An equivalent definition is that the sum

[math]\displaystyle{ \lim_{t\to\infty} \frac{1}{N(A,t)} \sum_{j; a_j\leq t} \exp \frac{2\pi ika_j}{q} = 0 }[/math]

vanish for every integer k with [math]\displaystyle{ k \mod q \ne 0 }[/math].

If a sequence is ergodic for all q, then it is sometimes said to be ergodic for periodic systems.

Examples

The sequence of positive integers is ergodic for all q.

Almost all Bernoulli sequences, that is, sequences associated with a Bernoulli process, are ergodic for all q. That is, let [math]\displaystyle{ (\Omega,Pr) }[/math] be a probability space of random variables over two letters [math]\displaystyle{ \{0,1\} }[/math]. Then, given [math]\displaystyle{ \omega \in \Omega }[/math], the random variable [math]\displaystyle{ X_j(\omega) }[/math] is 1 with some probability p and is zero with some probability 1-p; this is the definition of a Bernoulli process. Associated with each [math]\displaystyle{ \omega }[/math] is the sequence of integers

[math]\displaystyle{ \mathbb{Z}^\omega = \{n\in \mathbb{Z} : X_n(\omega) = 1 \} }[/math]

Then almost every sequence [math]\displaystyle{ \mathbb{Z}^\omega }[/math] is ergodic.

See also