Let $\left\{X_n\right\}_{n \geq 1}$ be i.i.d. random variables with Poisson$(\lambda)$ distribution, $\lambda>0$. For each $n \geq 1$, let $F_n$ denote the distribution function of $$ \frac{1}{\sqrt{n}} \sum_{i=1}^n\left(X_{2 i-1}-X_{2 i}\right) . $$ How can I calculate the limit $\lim _{n \rightarrow \infty} F_n(x), x \in \mathbb{R}$?
I thought I could apply the weak law of large numbers? Let $\left\{X_{n}\right\}$ be a sequence of random variables with finite expected values. We will say that $\left\{X_{n}\right\}$ satisfies the weak law of large numbers if $$ \frac{1}{n} \sum_{i=1}^{n} X_{i}-\frac{1}{n} \sum_{i=1}^{n} \mathbb{E}\left[X_{i}\right] \stackrel{P}{\rightarrow} 0. $$ The problem here is that this converges in probability but above I just take the limit. Any hints?
The Central Limit Theorem seems more appropriate. If $Y_i$ denotes $X_{2i-1}-X_{2i}$, then $F_n$ is the distribution function of $$ \frac1{\sqrt n}(Y_1+\cdots+Y_n)\tag{$\ast$}$$ where the $Y$'s are IID (why?). You are looking for the limiting distribution of ($\ast$) as $n\to\infty$.