Prove or disprove. Suppose that $\left(M_{n}\right)_{n}$ is a martingale with $M_{n} \geqslant-10 \quad \forall n$, a.s.
Is it true that $$ \sum_{i=1}^{\infty}\left(M_{i}-M_{i-1}\right)^{4}<\infty \quad \text { a.s. ? } $$
This was my attempt which I'm unsure of:
Proved by contradiction: Suppose $\sum_{i=1}^{\infty}\left(M_{i}-M_{i-1}\right)^{4} \geq \infty$. Since $\left(M_{n}\right)_{n}$ is a martingale, we know that $ E\left[M_{n}-M_{0} \mid F_{0}\right]=0$. Thus:
$$ \sum_{i=1}^{\infty}\left(M_{i}-M_{i-1}\right)^{4} \geq \sum_{i=1}^{\infty}\left|M_{i}-M_{i-1}\right| \geq \infty $$
This would imply that: $E\left[\left|M_{n}\right|\right]>\infty$ which is a contraction as $M_n$ is a martingale. Therefore: $\sum_{i=1}^{\infty}\left(M_{i}-M_{i-1}\right)^{4}<\infty \quad \text { a.s.}$
Attempt # 2
The increments of a martingale are orthogonal hence:
$$ \mathbb{E}\left[\sum_{i=1}^{\infty}\left(M_{i}-M_{i-1}\right)^{4}\right]=\mathbb{E}\left[\left(\sum_{i=1}^{\infty} M_{i}-M_{i-1}\right)^{4}\right] $$
Since $M_n$ is a martingale then $M_n$ is finite, hence the increments are finite. Thus by Doob's martingale convergence theorem, $M_n$ converges a.s to $M_{\infty}$
Sorry if I went the wrong way with this proof. Any help or tips will be highly appreciated.