How do I evaluate this integral using simple calculus techniques such as substitution or parts?
$$\int\limits_{-\infty}^{\infty}(1-x^{2})e^{-x^{2}}\mathrm{d}x$$
I would not like any solution involving more advanced techniques such as the gamma function, the error function or polar coordinates.
Integrate by parts $$\int_{-\infty}^{\infty} e^{-x^2} \; dx = \left. xe^{-x^2}\right|_{-\infty}^{\infty}-\int_{-\infty}^{\infty} -2x^2 e^{-x^2} \; dx.$$ Using the classic "switch to polar" trick for the first integral gives $$\sqrt{\pi} = 2\int_{-\infty}^{\infty} x^2 e^{-x^2} \; dx.$$ So your integral equals $\sqrt{\pi} - \sqrt{\pi}/2 = \sqrt{\pi}/2.$