I want to find the asymptotic behavior of :
$$\frac{\int_{-n}^{n}ne^{-nx^{2}}dx}{\int_{-n}^{n}e^{-x^{2}}dx}$$
Doing my research with Desmos I find that as $n\to \infty$ :
$$\frac{\int_{-n}^{n}ne^{-nx^{2}}dx}{\sqrt{n}\int_{-n}^{n}e^{-x^{2}}dx}\to 1$$
It recall me a bit the Stirling Formula but I recognize I don't know where the square root comes from because it's purely empirical.
As attempt I try Fubini's theorem without success and with no issue or other hint .
As it seems true I have a only question :
How to (dis)prove it ?
Thanks.