We have given $X_1,X_2,\ldots$ an i.i.d. sequence of random variables such that $$\Bbb{E}(X_1^2)=\infty$$ I claim that for all $a>0$ $$\Bbb{P}\left(\limsup_{n\rightarrow \infty} \frac{|X_n|}{\sqrt{n}}\geq a\right)=1$$
My idea was to use Borel-Cantelli, but somehow I'm a bit confused since I never used that $\Bbb{E}(X_1^2)=\infty$.
I wanted to do this as follows:
Let $\Lambda_n=\left\{\frac{|X_n|}{\sqrt{n}}\geq a\right\}$ then $$\sum_{n=1}^\infty \Bbb{P}(\Lambda_n)=\sum_{n=1}^\infty \Bbb{P}\left(\frac{|X_n|}{\sqrt{n}}\geq a\right)=\sum_{n=1}^\infty 1-\Bbb{P}\left(\frac{|X_n|}{\sqrt{n}}\leq a\right)$$Now if $$\sum_{n=1}^\infty 1-\Bbb{P}\left(\frac{|X_n|}{\sqrt{n}}\leq a\right)<\infty$$ then it would mean that for infinitely many $n\in \Bbb{N}$ $$\Bbb{P}\left(\frac{|X_n|}{\sqrt{n}}\leq a\right)=1$$ Here I think I need some argument to show that this is not possible right?
If this works I then could apply Borel-Cantelli and would be done.
I'm not sure if this is correct so.
(I also thought about the central limit theorem but I don't think this is useful here)