Show that $ Y/\sqrt{\lambda } \xrightarrow{d} N(0,1) $ as $ \lambda \rightarrow \infty $

348 Views Asked by At

Given that the characteristic function for Y is $$ \varphi_Y (t) = e^{\lambda (e^{-t^2/2}-1)} $$

Show that

$$ Y/\sqrt{\lambda } \xrightarrow{d} N(0,1) $$ as $$ \lambda \rightarrow \infty $$

I've tried to find the characteristic function of $Y/\sqrt\lambda$ to show convergence from there, but I am getting stuck. Here is what I have tried:

$$ \varphi_{Y/\sqrt\lambda}(t) = E[e^{ty/\lambda}] = e^{\lambda (e^{-t^2/2}-1)}\bullet\varphi_Y(t/\sqrt\lambda) \\=e^{\lambda (e^{-t^2/2}+e^{-t^2/2\lambda}-2)} $$

But when I try and take the limit of this function it is way to complicated and I keep hitting a dead end. Any hints or ideas would be helpful!

1

There are 1 best solutions below

0
On BEST ANSWER

There is a mistake in the computation of the characteristic function. By definition,

$$\varphi_Z(t) = \mathbb{E}e^{\imath \, t Z}, \qquad t \in \mathbb{R}.$$

Therefore,

$$\begin{align*} \varphi_{\frac{Y}{\sqrt{\lambda}}}(t) &= \mathbb{E} \exp \left( \imath \frac{t}{\sqrt{\lambda}} Y \right) = \exp \left( \lambda \left[ \exp \left(- \frac{t^2}{2\lambda} \right)-1 \right] \right) \end{align*}$$

where we have used in the last step that the characteristic function of $Y$ is given. Since

$$\lambda \left[ \exp \left(- \frac{t^2}{2\lambda} \right)-1 \right] = \frac{t^2}{2} \frac{\exp \left(- \frac{t^2}{2\lambda} \right)-1}{\frac{t^2}{2\lambda}},$$

we find

$$\lim_{\lambda \to \infty}\lambda \left[ \exp \left(- \frac{t^2}{2\lambda} \right)-1 \right] = \frac{t^2}{2} \frac{d}{dx} \exp \left(-x \right) \bigg|_{x=0} = - \frac{t^2}{2}.$$

This proves

$$\lim_{\lambda \to \infty}\varphi_{\frac{Y}{\sqrt{\lambda}}}(t) = \exp \left( - \frac{t^2}{2} \right) \qquad \text{for all $t \in \mathbb{R}$}.$$