We're given a sequence $X_i$ of i.i.d non-negative random variables, with $\mu = 4$ and $\sigma^2 = 16$. We're asked to calculate: $$ \lim_{n \to \infty} E[cos (\sqrt{S_n} - 2\sqrt{n})],$$ where $S_n = \sum_{i=1}^n X_i$.
I have no clue where to start. Any ideas are appreciated.
First, note that $$ \sqrt{n}(S_n/n-\mu)\xrightarrow{d}\mathcal{N}(0,\sigma^2), $$ and, therefore, $$ \sqrt{S_n}-\sqrt{\mu n}=\sqrt{n}\left(\sqrt{S_n/n}-\sqrt{\mu}\right)\xrightarrow{d}\mathcal{N}\!\left(0,\sigma^2/(2\sqrt{\mu})^2\right)\overset{d}{=}N. $$ Thus, since $x\mapsto\cos(x)$ is bounded and continuous, $$ \mathsf{E}\cos(\sqrt{S_n}-\sqrt{\mu n})\to \mathsf{E}\cos(N). $$