Let $(X_{n})$ be a sequence of independent random variables and let $X_{n}$ have a uniform distribution on $[0, 1-2^{-n}]$. Prove that the sequence:
$$\frac{X_{1}+X_{2}+\dots+X_{n}}{n}$$
converges almost sure. Find its limit.
I've proved that this sequence converges a.s. using Kolmogorov's theorm. Because the series $\sum_{n=1}^{\infty} \frac{\text{Var} \, X_{n}}{n^{2}}=\sum_{n=1}^{\infty}\frac{(1-2^{-n})^{2}}{12n^{2}}<\infty$ and $(X_{n})$ are independent so our sequence converges a.s (satisfies LLN).
How can I compute its limit? Should it be equal to $\sum_{n=1}^{\infty}EX_{n}$?
Kolmogorov's theorem implies that $(X_n)_{n \in \mathbb{N}}$ satisfies the strong law of large numbers, i.e.
$$\frac{1}{n} \sum_{i=1}^n (X_i-\mathbb{E}X_i) \to 0 \tag{1}$$
almost surely. Note that this does not necessarily imply that
$$\frac{1}{n} \sum_{i=1}^n X_i$$
converges.
Hints: