Let $X_1,X_2,...$ be i.i.d with $\mathbb{E}[X_1]=0$ and $\mathbb{E}[X_1^2]=\sigma^2$. Prove $$\mathbb{E}[\sqrt{1+X_1^2+...X_n^2}]=\sigma \sqrt n$$
It might not be true but I feel like it is (or at least at the limit it is).
I needed to solve a problem and if I could show this I would finish, but realized I have no idea how to show it and I'm not even sure if its true.
The original problem is
Prove $\frac{\sqrt{1+X_1^2+...X_n^2}}{\sqrt n}\overset{d}{\rightarrow}\sigma$ or $\frac{\sqrt{1+X_1^2+...X_n^2}}{\sqrt n}\overset{p}{\rightarrow}\sigma$
I'm taking a course in probability theory.
Thank you,
The equality you suggest may not be true for example if $X_i$ takes the values $-1$ and $1$ with probability $1/2$.
However, for your original problem, you can use the fact that if $(Y_n)_{n\geqslant 1}$ is a sequence of non-negative random variables which converges in probability to some $y$, then $\left(\sqrt{Y_n}\right)_{n\geqslant 1}$ converges in probability to $\sqrt y$ (this is a special case of this). Use this with $Y_n=\left(1+\sum_{i=1}^nX_i^2\right)/n$ and a well-known theorem.