We have person that starts at $x=0$ and at every step he goes left with probability $0.5$ and right with probability $0.5$. What is the probability he will arrive at $x=3$ at some time?
I got $\sum_{m=0}^{\infty}$ ${2m+3 \choose m} (\frac{1}{2})^{2m+3}$ but can't compute that
It is a known fact that he will get at any distance, given enough time.
It is also known that, for dimension 1 and 2, he will always get back to the origin, while in dimension $\ge 3$ he will almost surely (in the probabilistic sense of the term) never get back.
Check this page for more info (a proof would use Markov Chains): http://en.wikipedia.org/wiki/Random_walk