1

$$\lim_{n\to\infty}\int_{-\sqrt n}^{\sqrt n}\left(1-\frac{x^2}{2n}\right)^n \,\mathrm dx $$

I tried very hard to solve this integral and it looks like while $n$ goes to infinity it will give us a Gaussian distribution (I feel somehow, I mean maybe it is obvious from inside of integral).

Anyway, I tried to split this function inside of integral but it didn't work.

Lord_Farin
  • 17,743
Airbag
  • 403

1 Answers1

1

HINT

One definition of the exponential function is $$\operatorname{e}^u = \lim_{n\to\infty}\left( 1 + \frac{u}{n} \right)^n $$

In your case $u = -\tfrac{1}{2}x^2$. An appropraite substitution should help you continue.

Fly by Night
  • 32,272