Recurrence of a certain class of $2$-$d$ random walks

492 Views Asked by At

As is well known, a symmetric random walk on $\mathbb{Z}^d$ (the lattice of $d$ dimensional vectors with integer components) is recurrent if and only if $d=1,2$. In particular it is transient for $d=3$.

What about a random walk on $\mathbb{Z}^2$, where the probability to move right is equal to the probability to move left, and the probability to move forward is equal to the probability to move backward, but they are not necessary all $0.25$? (They do sum to $1$ of course). Well it turns out that this is recurrent as well.

My question is this: Is there a non-computational proof of this? i.e. can one show in some rigorous sense that this is "the same" as a truly symmetric $2$-$d$ random walk and thus recurrent?

edit: perhaps I should replace "non computational" with "slick" or "short". I was given a problem on an exam that required as a lemma the fact that these walks are recurrent. When I went over the official solution, I was surprised that the lecturer stated without proof that in this type of walk the probability of returning to the origin at time n is of order 1/n, as though this was some immediate corollary of the symmetric case (where this holds). I guess he was just being sloppy...