We have a sequence of random variables $x_1, x_2, x_3,...$ that are independent and are $N(0, 1/n)$ random variables. We want to show that $(x_1)^2 + (x_2)^2 + (x_3)^2 +...$ converges in probability to 1.
I have tried using Borel-Cantelli Lemma, but I am unsuccessful. Then, a lightbulb clicked, and I thought maybe the $x_n$ are converging to a delta function, so this may be the reason why. However, I cannot prove this rigorously either. This is mildly frustration; how does one approach these problems, and how do you show this?