You need to know: Graph, finite graph, planar graph, degree of a vertex in a graph, probability, selection uniformly at random.
Background: A simple random walk on graph G is the process which starts at some vertex at time
, and then at times
moves to an adjacent vertex selected uniformly at random. Assuming that initial vertex
is selected uniformly at random from vertices of G, denote
the probability that the walk does not return to
for T steps. Let
be the set of all finite planar graphs with degrees of all vertices bounded by D, and let
.
The Theorem: On 4th June 2012, Ori Gurel-Gurevich and Asaf Nachmias submitted to arxiv and the Annals of Mathematics a paper in which they proved that for any , there exists a constant
such that
for any
.
Short context: The study of random walks on graphs is one of the central research directions in probability theory with numerous applications, and walks on bounded-degree planar graphs form an important special case. In 2001, Benjamini and Schramm proved that as
, but left the rate of decay of
as an open question. Because it is known that
for some constant
, the Theorem answers this question up to a constant factor.
Links: Free arxiv version of the original paper is here, journal version is here.