How Far Does a Random Walk Wander?

Level 4●●●○○ Medium~5 min

Problem

Let Sn=i=1nXiS_n=\sum_{i=1}^n X_i be a symmetric simple random walk, Xi=±1X_i=\pm1 with probability 1/21/2 each, independent. Find E[Sn]E[S_n] and Var(Sn)\mathrm{Var}(S_n). Roughly how far from the origin is the walk after nn steps — i.e. estimate E[Sn]E[|S_n|] for large nn?