Anyone has any idea about the following question?
Let $\Bbb E(X_1^2)$ and $\Bbb E(X_2^2)$ be finite. Show that if $X_1$ and $X_2$ are independent and likewise $X_1+X_2$ and $X_1-X_2$, then both $X_1$ and $X_2$ have a common Gaussian distribution.
There is a hint that "$2x_1 = 2x_1-x_2+x_2$ and $2x_2=2x_2-x_1+x_1$ and then apply central limit theorem four times", but I still have no idea how to do this. Thank you.
Let $\phi_1(t)=\mathbb{E}(e^{itX_1})$ and $\phi_2(t)=\mathbb{E}(e^{itX_2})$ be the characteristic functions of $X_1$ and $X_2$ respectively.
Since $2X_1=(X_1+X_2)+(X_1-X_2)$ we conclude by independence that $$\phi_1(2t)=\mathbb{E}(e^{it(X_1+X_2)})\mathbb{E}(e^{it(X_1-X_2)})= \mathbb{E}(e^{it X_1 })\mathbb{E}(e^{itX_2})\mathbb{E}(e^{it X_1}) \mathbb{E}(e^{-itX_2}) $$ That is $$\phi_1(2t)=\phi_1^2(t)\vert \phi_2(t)\vert^2\tag{1} $$ and similarly, Since $2X_2=(X_1+X_2)-(X_1-X_2)$ we get $$\phi_2(2t)=\phi_2^2(t)\vert \phi_1(t)\vert^2\tag{2}$$ From $(1)$ and $(2)$ we see that $\vert\phi_1(2t)\vert =\vert \phi_2(2t)\vert$ for every $t\in\mathbb{R}$ and consequently $$\forall\,t\in \mathbb{R},\qquad \vert\phi_1(t)\vert =\vert \phi_2(t)\vert\tag{3}$$ Thus $$\vert\phi_k(t)\vert=\vert\phi_k(\frac{t}{2})\vert^4,\quad\hbox{ for $t\in\mathbb{R}$, and $k=1,2$}.\tag{4}$$
Going back to $(1)$ we see that for every $t$ and $n$ we have $$\phi_1(t)=\left(\phi_1\left(\frac{t}{2^n}\right)\right)^{2^n}e^{-\sigma^2(1-2^{-n})t^2/2}$$ taking the limit as $n$ tends to $+\infty$ we get $\phi_1(t)=e^{i\mu_1 t-\sigma^2t^2/2}$, and similarly we obtain $\phi_2(t)=e^{i\mu_2 t-\sigma^2t^2/2}$. So, both $X_1$ and $X_2$ are Gaussian variables, with the same variance.
Conversely, If $X_1$ and $X_2$ are independent Gaussian variables with the same variance then $${\rm cov}(X_1-X_2,X_1+X_2)=\mathbb{E}(X_1^2-X_2^2)-(\mathbb{E}(X_1-X_2) \mathbb{E}(X_1+X_2)={\rm var}(X_1)-{\rm var}(X_2)=0$$ and consequently, the are independent. (This is only true for Gaussian variables).