[Math] How many proofs of the Polya’s recurrent theorem are there

pr.probability

Polya's famous theorem states that a simple random walk on $\mathbb{Z}^d$ is transient if $d>2$ and recurrent if $d=1,2$. This theorem is included in almost every textbook on probability theory.

As far as I know there are four proofs:

  1. By a pure combinatorial enumeration of the walks that return to the starting point via stirling' formula.

  2. A Fourier transformation computation of the Green function $G(x,y)=\sum_nP_x(S_n=y)$.

  3. Foster-Lyapunov criterion for recurrent and transient.

  4. By Lyons's theorem, construct an unit flow of finite energy from origin to infinity .

My question is , are there more proofs?

Best Answer

Shrirang Mare (2013) gives a proof of Polya's theorem by formulating it as an electric circuit problem and using Rayleigh’s short-cut method from the classical theory of electricity. A similar proof was given earlier by Tetali (1991) and by Doyle (1998).

Jonathan Novak gives the "potpourri proof" mentioned by Robert Bryant, a proof "which cobbles together basic methods from combinatorics (decompositions and generating functions), special functions (Bessel function identities), quantum field theory (Borel transform), and asymptotic analysis (Laplace’s method)."

A drunk man will find his way home, but a drunk bird may get lost forever. — Shizuo Kakutani

Related Question