ArticleslgStudy

mathematics

Markov Chains and Mixing Times

Markov Chains and Mixing Times is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Markov Chains and Mixing Times rather than just read about it. In short: Markov Chains and Mixing Times is a book on Markov chain mixing times. The second edition was written by David A.

Markov Chains and Mixing Times — main illustration
Markov Chains and Mixing Times — illustration

Key takeaways

  • Markov Chains and Mixing Times belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Markov Chains and Mixing Times to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Markov Chains and Mixing Times from memory before moving on to harder problems.

Reference excerpt

Markov Chains and Mixing Times is a book on Markov chain mixing times. The second edition was written by David A. Levin, and Yuval Peres. Elizabeth Wilmer was a co-author on the first edition and is credited as a contributor to the second edition. The first edition was published in 2009 by the American Mathematical Society, with an expanded second edition in 2017.

Background A Markov chain is a stochastic process defined by a set of states and, for each state, a probability distribution on the states. Starting from an initial state, it follows a sequence of states where each state in the sequence is chosen randomly from the distribution associated with the previous state. In that sense, it is "memoryless": each random choice depends only on the current state, and not on the past history of states. Under mild restrictions, a Markov chain with a finite set of states will have a stationary distribution that it converges to, meaning that, after a sufficiently large number of steps, the probability of being in each state will close to that of the stationary distribution, regardless of the initial state or of the exact number of steps. The mixing time of a Markov chain is the number of steps needed for this convergence to happen, to a suitable degree of accuracy. A family of Markov chains is said to be rapidly mixing if the mixing time is a polynomial function of some size parameter of the Markov chain, and slowly mixing otherwise. This book is about finite Markov chains, their stationary distributions and mixing times, and methods for determining whether Markov chains are rapidly or slowly mixing. A classical and familiar example of this phenomenon involves shuffling decks of cards: starting from a non-random initial deck of cards, how many shuffles does it take to reach a nearly-random permutation? This can be modeled as a Markov chain whose states are orderings of the card deck and whose state-to-state transition probabilities are given by some mathematical model of random shuffling such as the Gilbert–Shannon–Reeds model. In this situation, rapid mixing of the Markov chain means that one does not have to perform a huge number of shuffles to reach a sufficiently randomized state. Beyond card games, similar considerations arise in the behavior of the physical systems studied in statistical mechanics, and of certain randomized algorithms.

Topics The book is divided into two parts, the first more introductory and the second more advanced. After three chapters of introductory material on Markov chains, chapter four defines the ways of measuring the distance of a Markov chain to its stationary distribution and the time it takes to reach that distance. Chapter five describes coupling, one of the standard techniques of bounding mixing times. In this technique, one sets up two Markov chains, one starting from the given initial state and the other from the stationary distribution, with transitions that have the correct probabilities within each chain but are not independent from chain-to-chain, in such a way that the two chains become likely to move to the same states as each other. In this way, the mixing time can be bounded by the time for the two coupled chains to synchronize. Chapter six discusses a technique called "strong stationary times" with which, for some Markov chains, one can prove that choosing a stopping time randomly from a certain distribution will result in a state drawn from the stationary distribution. After a chapter on lower bounds on mixing time based on the "bottleneck ratio" and isoperimetric number, the next two chapters of the first part cover two important examples: card shuffling and random walks on graphs. Chapters 10 and 11 consider two more parameters closely related to the mixing time, the hitting time at which the Markov chain first reaches a specified state, and the cover time at which it has first reached all states. They also discuss time-reversible Markov chains and their connection to electrical networks. The final chapter of this part discusses the connection between the spectral gap of a Markov chain and its mixing time. The second part of the book includes many more examples in which this theory has been applied, including the Glauber dynamics on the Ising model, Markov models of chromosomal rearrangement, the asymmetric simple exclusion process in which particles randomly jump to unoccupied adjacent spaces, and random walks in the lamplighter group. Topics covered in the second part of the book include more on spectral graphs and expander graphs, path coupling (in which a sequence of more than two Markov chains is coupled in pairs), connections between coupling and the earth mover's distance, martingales, critical temperatures, the "cutoff effect" in which the probability distribution of the chain transitions rapidly between unmixed and mixed, the evolving set process (a derived Markov chain on sets of states of the given chain), Markov chains with infinitely many states, and Markov chains that operate in continuous time rather than by a discrete sequence of steps. A guest chapter by Jim Propp and David B. Wilson describes coupling from the past, a method for obtaining samples drawn exactly from the stationary distribution rather than (as one obtains from Markov chain Monte Carlo methods) approximations to this distribution. The final chapter collects open problems in this area.

Audience and reception This book can be used either as a reference by researchers in areas using these methods, or as the basis for a graduate-level course, particularly one limited to the more introductory material in the first part of the book where only an undergraduate-level knowledge of probability theory and linear algebra is required. However, reviewer Rick Durrett suggests that the book's contents would be too advanced for undergraduate courses, even at research-level universities, and reviewer Takis Konstantopoulos suggests that the book's contents would be better appreciated by a reader who has already had some exposure to the material that it covers. Reviewer Olle Häggström calls the book "authoritative and highly readable". Reviewer H. M. Mai writes that its explanations are careful and "well motivated", and that the writing is "lucid and clear". Reviewer László Lakatos calls it "a brilliant guide to the modern theory of Markov chains". And reviewer David Aldous predicts that it "will long remain the definitive required reading" in this area.

References

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Markov Chains and Mixing Times

Start with the simplest possible case. Write down what Markov Chains and Mixing Times claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Markov Chains and Mixing Times before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Markov Chains and Mixing Times ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Markov Chains and Mixing Times

In research
Markov Chains and Mixing Times appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Markov Chains and Mixing Times in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Markov Chains and Mixing Times is common in secondary-school and first-year university syllabi. It links to neighbouring topics 2008 non-fiction books, 2017 non-fiction books, Markov chain Monte Carlo, so understanding it makes those chapters shorter.
In everyday life
Look for Markov Chains and Mixing Times outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Markov Chains and Mixing Times” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Markov Chains and Mixing Times in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Markov Chains and Mixing Times means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Markov Chains and Mixing Times out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Markov Chains and Mixing Times in simple terms?

Markov Chains and Mixing Times is a book on Markov chain mixing times. The second edition was written by David A.

Why does Markov Chains and Mixing Times matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Markov Chains and Mixing Times?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Markov Chains and Mixing Times.

Tags

  • 2008 non-fiction books
  • 2017 non-fiction books
  • Markov chain Monte Carlo
  • Markov processes
  • Mathematics textbooks
  • Publications of the American Mathematical Society

Keep exploring