Is the random walk on $\mathbf{Z}^2$ started at $\left\lbrace \left(0,0\right) \right\rbrace $, in which the probability of advance to right is $p$, the probability of retreat to left is $p$, the probability of advance to up is $q$ and the probability of retreat to down is $q$, with $p \not = q$, recurrent?
Let $\left( S_n\right) $ the random walk, then the random walk is recurrent if and only if $\sum_{n=1}^{\infty}P(S_{2n}=\left(0,0 \right) )=+\infty$
$P(S_{2n}=\left(0,0 \right) )=\sum_{j=0}^{n}\frac{\left( 2n\right)! }{j!j!\left(n-j \right)! \left(n-j \right)! }p^{2j}q^{2n-2j}=q^{2n} {2n \choose n}\sum_{j=0}^{n}{n\choose j}^2 \left(\frac{p^{2}}{q^{2}} \right)^{j} $
is
$\sum_{n=1}^{\infty}{q^{2n} {2n \choose n}\sum_{j=0}^{n}{n\choose j}^2 \left(\frac{p^{2}}{q^{2}} \right)^{j}}=+\infty$ ?