I was studying Simple Symmetric Random Walks and my notes state (without proof) that $$P_{00}^{2n}=\binom{2n}{n}\left(\dfrac{1}{2}\right)^{2n}$$ That is the probability of going from $0$ to $0$ in $2n$ steps is the RHS.
Stuff I know:
- Simple Symmetric RVs have a period of 2.
- Probability of going left or right is equal to $0.5$
- I understand that the $\left(\dfrac{1}{2}\right)^{2n}$ has to do with the $2n$ steps I take in order to get back to $0$.
Stuff I don't know:
- Where does the $\binom{2n}{n}$ come from?