The mixing time of the fifteen puzzle
Ben Morris, Anastasia Raymer

TL;DR
This paper establishes bounds on the mixing time of the fifteen puzzle on an n by n torus, demonstrating it grows roughly as n^4 log n to n^4 log^2 n, revealing how quickly the puzzle randomizes.
Contribution
It provides the first rigorous bounds on the mixing time of the fifteen puzzle on a torus, quantifying its convergence rate.
Findings
Lower bound: mixing time is at least proportional to n^4 log n
Upper bound: mixing time is at most proportional to n^4 log^2 n
Constants c and C are universal and positive
Abstract
We show that there are universal positive constants c and C such that the mixing time T_{mix} for the fifteen puzzle in an n by n torus satisfies cn^4 log n < T_{mix} < Cn^4 log^2 n.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPoint processes and geometric inequalities · Markov Chains and Monte Carlo Methods · Computational Geometry and Mesh Generation
