My previous question here on stack exchange has caused a follow-up question.
The Borel-Cantelli lemma tells us that, if for any $\varepsilon > 0$ we have
$\sum_{n=1}^\infty \mathbb{P}(\vert X_n - X \vert > \varepsilon) < \infty$, then $X_n \to X$ a.s.
Especially, if I can show that
$\sum_{n=1}^\infty \mathbb{P}\left(\frac{\vert X_n\vert}{n} > \varepsilon\right) < \infty$ for all $\varepsilon > 0$, then $X_n/n \to 0$ a.s.
But, if I can only show that
$\sum_{n=1}^\infty \mathbb{P}\left(\frac{\vert X_n\vert}{n} > \varepsilon\right) < \infty$ holds for a fixed $\varepsilon > 0$,
then I can only conclude that $\lim_{n \to \infty} \vert X_n \vert/n \leq \varepsilon$ a.s. Hence I still know, that the sequence $\vert X_n \vert/n$ is converging almost surely, but I lose information about the exact value of the limit, is that true?