Let $X_{1},X_{2},\dots$ be independent random variables satisfying $E(X_{n}^{4}) < B$ for some finite $B > 0$ and $E(X_{i})$ $\rightarrow\mu$.
a) Show that $Y_{n} = X_{n} -E(X_{n})$ are independent and $E(Y_{n}) = 0$, $E(Y_{n}^2)<\sqrt{B}$, $E(Y_{n}^4)<16B$.
b) Show that for $ \bar Y_{n} = (Y_{1}+\dots+Y_{n})/n$, $E(\bar Y_{n}^4) = \frac{1}{n^4}\sum_{i=1}^{n} E(Y_{i}^4) +\frac{6}{n^4}\sum_{i\neq j}E[Y_{i}^2 Y_{j}^2] \leq \frac{16B}{n^3} + \frac{6B}{n^2}$
c) Show that $\sum_{n=1}^{\infty} P(\bar Y_{n} > \epsilon) < \infty$ and conclude $\bar Y_{n} \rightarrow 0$ almost surely.
d) Show that $(\mu_{1}+\dots+\mu_{n})/n \rightarrow \mu$ and finish the proof of $\bar X_{n} \rightarrow \mu$ almost surely
I can handle question a) until proving $E(Y_{n})=0$ but have no idea about the rest of the whole problem. I think c) and d) might have something to do with law of large numbers but don't know how to proceed. Can someone give some detailed hint about the rest of a), b), c) and d) ?
Thanks!
No you are not supposed to assume SLLN, but to prove it in this case, and I assume you mean $\mathbb{E}X_i=\mu_i\to\mu$ instead of $\mathbb{E}(\lvert X_i\rvert)\to\mu$.
(a) Use $\mathbb{E}X_n^4<B$ to bound $\mathbb{E}X_n^2$ and hence $\operatorname{Var}X_n$. Similarly expand $\mathbb{E}Y_n^4$ and use e.g., Cauchy-Schwarz.
(b) Expand $\overline{Y_n}^4$ and use (a)
(c) Markov's inequality, and remember Borel-Cantelli.
(d) Cesaro summation in $\mathbb{R}$, together with (c).