Suppose that $X_i$ are i.i.d. random variables, with finite absolute moment: $E|X_1| < \infty$. Then $\max(X_1, \ldots, X_n) / n \to 0$ a.s. ?
Let $M_n = \max(X_1, \ldots, X_n)$.
I know that $M_n$ has a CDF which is $F_n(x) = F_1(x)^n$.
I would like to apply Borel-Cantelli to the sets $A_n = \{ M_n > n \epsilon \}$. So I would like to show that $\Sigma P(A_n) < \infty$.
I suspect that one can obtain a bound that is something like $\Sigma P(A_n) \leq E|X_1|$. However, because one doesn't have $\Sigma 1_{A_n} \leq X_1$, this is unlikely to be literally true. At some point one will need to use the independence.
So I was trying to proceed by analyzing the product $\Pi ( 1 - P(A_n))$ instead. We would like this to converge to a nonzero limit. This means that we want $P( \cap A_n^c) > 0$, at least for small epsilon, because of the assumed independence. But the problem is that $P(A_1) = 0$ is already possible.
I would appreciate a hint to set me on the right track. :)
Hint: define $A_n :=\left\{\max_{1\leqslant j\leqslant n}\left|X_j\right| \gt n\varepsilon\right\}$. Then $$\Pr\left(A_{2^n} \right)=\Pr\left(\bigcup_{j=1}^{2^n} \left\{\left|X_j\right|\gt 2^n\varepsilon\right\}\right)\leqslant \sum_{j=1}^{2^n} \Pr\left(\left\{\left|X_j\right|\gt 2^n\varepsilon\right\}\right).$$ Now use the following facts:
The independence does not seem to be needed.