Mixing (mathematics)
In mathematics, particularly in dynamical systems and ergodic theory, mixing describes a property of transformations that effectively scramble the points of a space in a way that makes it become statistically homogeneous over time. It's a stronger condition than ergodicity. Intuitively, a mixing system ensures that any initial configuration of the system will eventually spread out throughout the entire available phase space in a uniform manner.
Formally, let (X, Σ, μ) be a probability space, and let T: X → X be a measure-preserving transformation. T is said to be weakly mixing if for any measurable sets A, B ∈ Σ,
limn→∞ (1/n) Σk=0n-1 |μ(Tk(A) ∩ B) - μ(A)μ(B)| = 0.
This means that the time average of the difference between the measure of the intersection of the transformed set A and set B, and the product of their measures, approaches zero.
T is said to be strongly mixing (or just mixing) if for any measurable sets A, B ∈ Σ,
limn→∞ μ(Tn(A) ∩ B) = μ(A)μ(B).
This condition implies that as time goes to infinity, the proportion of Tn(A) within any set B approaches the proportion of A in the entire space X.
Key Distinctions and Implications:
-
Ergodicity vs. Mixing: Ergodicity is a weaker condition than mixing. An ergodic system implies that time averages equal space averages. A mixing system implies ergodicity, but the converse is not true. Mixing requires a stronger form of "spreading out" than ergodicity.
-
Weak Mixing vs. Strong Mixing: Strong mixing is a stronger condition than weak mixing. Strong mixing requires the limit to hold directly, while weak mixing only requires the average limit to hold.
-
Physical Interpretation: In physical systems, mixing is often associated with processes that lead to thermal equilibrium. If a system is mixing, any initial temperature or concentration gradient will eventually disappear as the system evolves.
-
Examples: Examples of mixing systems include the baker's transformation, certain billiard systems, and some types of chaotic flows.
-
Relevance: Mixing is a fundamental concept in various fields, including statistical mechanics, fluid dynamics, and information theory, where it helps to describe the long-term behavior of complex systems. The concept is used to model and understand processes involving diffusion, turbulence, and the transport of substances.