could somebody please help with this question:
Consider a random sample of $X_1, X_2, \ldots ,X_n$, such that $E[X_i] = \mu$ and $n $ is even. Define $P_n = \frac{2}{n}\sum_{i}X_{2i}$ and $I_n = \frac{2}{n}\sum_{i}X_{2i-1}$, the average of the even and odd terms in the sample.
Suppose we know that $\sqrt{n}(\tilde{X}_n - \mu) \xrightarrow[]{D} F$ (but we don't know that $F$ is normal). Argue that $\sqrt{\frac{n}{2}}({P}_n - \mu) \xrightarrow[]{D} F$ and $\sqrt{\frac{n}{2}}({I}_n - \mu) \xrightarrow[]{D} F$.
I don't know how to do this. I thought that maybe doing by contradiction could work, by arguing that if $P_n$ does not converge to $F$ and $I_n$ does, the sum of both terms would be $\tilde{X}_n$, and it would not be necessarily true that the some of them should have $F$ as its assymptotic distribution.
Another argument could be through moment generating functions, although I do not quite know how to show that $P_n$, $I_n$ and $\tilde{X}_n$ would have the same ones.
$P_n$ has same distribution as $\frac 2 n \sum\limits_{k=1}^{n/2} X_i$ because $\{X_i\}$ is i.i.d. Hence $\sqrt {\frac 2 n} (P_n-\mu) $ converges to $F$ in distribution, (If a whole sequence converges, so does any subsequence). Similar argument for the second sequence.