I've tried integration by parts, u-substitution, and a Taylor Series expansion. I feel like the gamma function would play a role in this proof, but I'm not sure how. Thank you in advance.
2026-04-07 19:34:56.1775590496
How do I prove that the integral from negative infinty to infinty of $e^{-.5x^2}$ is $\sqrt{2\pi}$?
35 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Your integral looks like a Gaussian integral. The answer to your question is $$I = \sqrt{2\pi}$$ More generally, $$\int_{-\infty}^{\infty} e^{-a(x+b)^2}dx = \sqrt{\frac \pi a}$$ You might want to check out the linked wiki article for a proof/more details.