I have been trying to learn about Ergodic Theorem for a while and now I have a problem I can't solve.
Assume $T$ is a measure preserving transform and $X_n\rightarrow X$ everywhere. Also, assume that $E(\sup_n |X_n|)<\infty$. Then I need to show $\lim_{n\rightarrow\infty}\frac{1}{n}\sum_{k=0}^{n-1}{X_k(T^k(\omega))}$ converges with probability 1.
It's easy to show $X$ is integrable, so I was trying to use ergodic theorem (Birkhoff's theorem) to prove this but I couldn't get better results.
Any suggestion is really appreciated.
I realize what I did in the other answer was maybe overcomplicated. Define $D_l:=\sup_{k\geqslant l}|X_k-X|$ (which is integrable for each $l$), and notice that by Birkhoff's ergodic theorem, $$\frac 1n\sum_{j=0}^{n-1}D_l\circ T^j\to\mathbb E[D_l\mid\mathcal I]\quad \mbox{a.e.}$$ with the same notations as in the other answer. Since $$\frac 1n\sum_{j=0}^{n-1}|X_k-X|\circ T^j=\frac 1n\sum_{j=0}^{l-1}|X_j-X|\circ T^j+\frac 1n\sum_{j=l}^{n-1}\sup_{k\geqslant l}|X_k-X|\circ T^j\\ \leqslant \frac 1n\sum_{j=0}^{l-1}|X_j-X|\circ T^j+\frac 1n\sum_{j=0}^{n-1}\sup_{k\geqslant l}|X_k-X|\circ T^j+ \frac 1n\sum_{j=0}^{l-1}\sup_{k\geqslant l}|X_k-X|\circ T^j,$$ we obtain that for almost every $\omega$ and any $l$, $$\limsup_{n\to +\infty}\frac 1n\sum_{j=0}^{n-1}|X_k-X|\circ T^j(\omega)\leqslant \mathbb E[D_l\mid\mathcal I](\omega).$$ By monotone convergence, $\lim_{l\to +\infty}\mathbb E[D_l\mid\mathcal I](\omega)=0$ almost everywhere and we are done.