The simple random walk is one starting at $0$ with steps of $-1$ and $1$ with equal probability. Is there a proof not involving (too much) probability - preferably number-theoretic - of why this walk must diverge (i.e. can get arbitrarily large)? Additionally, is there a non-probabilistic proof that the "speed" of this random walk is on the order of $\sqrt{n}$? From the wikipedia page:
$\text{In fact}^{\text{[citation needed]}}:$ $$\lim_{n\rightarrow\infty}E(|S_n|)/\sqrt{n}=\sqrt{2/\pi}$$
Can someone fill in that [citation needed]?