# Cutoff for a stratified random walk on the hypercube

**Authors:** Anna Ben-Hamou, Yuval Peres

arXiv: 1705.06153 · 2018-09-21

## TL;DR

This paper proves that a specific random walk on the hypercube exhibits a sharp cutoff at time frac{3}{2}nlog n with a window of size n, answering a longstanding question.

## Contribution

It establishes the cutoff time and window for the hypercube random walk, resolving a question posed by Chung and Graham in 1997.

## Key findings

- The Markov chain exhibits cutoff at frac{3}{2}nlog n.
- The cutoff window size is n.
- The result confirms the sharp transition in mixing time.

## Abstract

We consider the random walk on the hypercube which moves by picking an ordered pair $(i,j)$ of distinct coordinates uniformly at random and adding the bit at location $i$ to the bit at location $j$, modulo $2$. We show that this Markov chain has cutoff at time $\frac{3}{2}n\log n$ with window of size $n$, solving a question posed by Chung and Graham (1997).

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.06153/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1705.06153/full.md

## References

7 references — full list in the complete paper: https://tomesphere.com/paper/1705.06153/full.md

---
Source: https://tomesphere.com/paper/1705.06153