Say I have real-symmetric random walk $S_n = X_1+X_2+...+X_n$, where $P(X_k=1)=P(X_k=-1)=\dfrac{1}{2}.$ I showed that $E(S_n^+)$ is a non-decreasing sequence so it converges (possibly to infinity). But how does one actually describe the limit? Here $S_n^+ = \max{\{S_n, 0\}}.$
Furthermore, intuition suggests that $S_n^+(\omega)$ itself cannot converge to a finite limit, but I cannot get an estimate.
Can anybody give me a hint on above two questions?
$$\begin{eqnarray*}\mathbb{P}[S_n=m]&=&\frac{1}{2^n}\left|\left\{v\in\{0,2\}^n:\sum v=m+n\right\}\right|\\&=&\frac{1}{2^n}[z^{m+n}](1+z^2)^n\end{eqnarray*}$$
$$\mathbb{E}[S_n^+]=\sum_{k\geq 1}\mathbb{P}[S_n^+\geq k]=\sum_{k\geq 1}k\cdot\mathbb{P}[S_n=k]$$ $$\mathbb{E}[S_{2n}^+]=\frac{1}{4^n}\sum_{k\geq 1}(2k)[z^{2n+2k}](1+z^2)^{2n}=\frac{1}{4^n}\sum_{k\geq 1}2k\binom{2n}{n+k}=\frac{n\binom{2n}{n}}{4^n} $$ diverges to $+\infty$ like $\sqrt{\frac{n}{\pi}}$. In general, $$ \mathbb{E}[S_n^+]\approx \color{red}{\sqrt{\frac{n}{2\pi}}} \to +\infty $$