Let ${E_1,E_2,\dots}$ be a sequence of jointly independent events. If ${\sum_{n=1}^\infty {\bf P}(E_n) = \infty}$, show that almost surely an infinite number of the ${E_n}$ hold simultaneously. (Hint: compute the mean and variance of ${S_n= \sum_{i=1}^n 1_{E_i}}$. One can also compute the fourth moment if desired, but it is not necessary to do so for this result.)
Question: From the hint, we want ${\bf P}(\lim_n S_n = \infty) = 1$. i.e., $S_n$ diverges almost surely, yet I didn’t see immediately how the mean ${\bf E}(S_n) = \sum_{i=1}^n {\bf P}(E_i)$ and the variance ${\bf Var}(S_n) = \sum_{i=1}^n {\bf P}(E_i)(1 - {\bf P}(E_i))$ is applicable here, the Chebyshev’s inequality does not seem to convey too much information.
One can use the Paley-Zygmund inequality (the second moment method). As the sequence $S_n$ is non-decreasing, $\lim_n S_n = \lim \sup_{n \to \infty} S_n$, and it suffices to show that ${\bf P}(\lim \sup_{n \to \infty} S_n = \infty) = 1$.
Fix some large $M > 0$. For any $0 \leq \theta \leq 1$ small, let $n' = n(\theta)$ be sufficiently large with $\theta{\bf E}S_{n'} > M$. For all $n \geq n'$, the Paley-Zygmund inequality gives ${\bf P}(S_n > M) \geq {\bf P}(S_n > \theta {\bf E}S_n) \geq (1 - \theta)^2\frac{({\bf E}S_n)^2}{({\bf E}|S_n|^2)} = (1 - \theta)^2$ (by the independence hypothesis, $({\bf E}S_n)^2 = {\bf E}|S_n|^2$). In particular, ${\bf P}(S_n > M) \to 1$.
We thus obtain ${\bf P}(\lim \sup_{n \to \infty} S_n > M) = \lim_{N \to \infty}{\bf P}(\bigvee_{n \geq N}(S_n > M)) \geq \lim_{N \to \infty} {\bf P}(S_N > M) = 1$, since $M$ is arbitrary, the claim follows from continuity from above.