I have to prove that $\frac{\sqrt{2\pi n} * e^{-n}*n^k}{k!} \to e^{-x^2/2}$ when $\frac{k-n}{\sqrt{n}} \to x$ and $n \to \infty$
I used Stirling formula and get that $\frac{\sqrt{2\pi n} * e^{-n}*n^k}{k!} = e^{k-n} * (n/k)^k \frac{\sqrt{2\pi n}}{\sqrt{2\pi k}}$
From $\frac{k-n}{\sqrt{n}} \to x$ we get that $n/k \to 1$ than $\frac{\sqrt{2\pi n}}{\sqrt{2\pi k}} \to 1$
So we get $e^{k-n} * (n/k)^k$
But $(n/k)^k = (1 + (n-k)/k)^{k/(n-k) * (n-k)} = e^{n-k}$ because $(n-k) / k \to 0$
So everything tends to $e^{k-n} * e^{n-k} = 1$
What do I do wrong?(
$\to$for $\to$ and$\times$for $\times$. – Shaun Apr 12 '23 at 12:47