I have a question about conclusion of a problem. For a sequence $(X_k)_{k\in \mathbb{N}}$ of independent random variables with uniform distribution on $[-1,1]$, for all $k\in \mathbb{N}$ and $Y_n = \frac{1}{n}\sum_\limits{k=1}^n \sqrt{k} X_k$, show that that $Y_n \to 0$ almost surrely.
I tried to use the Kolmogorov's Theorem for the conclusion of Strong law of large numbers, but the series $\sum_\limits{k=1}^\infty \frac{D^2(\sqrt{k}X_k)}{k^2} = \sum_\limits{k=1}^\infty \frac{kD^2(X_k)}{k^2} = \sum_\limits{k=1}^\infty \frac{1}{3k}$ diverges. So, I can't use this Theorem. Are there other similar results with Kolmogorov's Theorem? or maybe the conclusion of the problem is wrong.
At the next point of the problem I must to compute: $\lim_\limits{n\to\infty} [\frac{n^n}{\sqrt{n!}}\sin{\frac{\sqrt{1}}{n}}\sin{\frac{\sqrt{2}}{n}}\dots\sin{\frac{\sqrt{n}}{n}}]$. I used characteristic function to solve it, but I want to know if I need a.s. convergence, or is enough convergence in probability(i.e. WLLN) to pass to convergence in characteristic function.