Let $X_1,X_2,...$ be iid RVs with mean $0$, variance $1$, and $EX_i^4\lt\infty$. Find the limiting distribution of
$$Z_n=\sqrt{n}\frac{X_1X_2+X_3X_4+...+X_{2n-1}X_{2n}}{X_1^2X_2^2+...+X_{2n}^2}$$
The only theorem I have ever seen talk about the 4th moment is: If $X_1,X_2,...$ are iid RVs with common mean $\mu$ and finite fourth moment, then
$$P[\lim_{n\to\infty}(\rm{sample\, mean})=\mu]=1$$
I was also thinking about the CLT. Intuition tells me the answer should be standard normal, but I'm not sure how to get to that (if I'm right).