I recently came across how to $\int e^{-x^2}dx$ by "change of variable". i.e.,
let $I = \int e^{-x^2}dx$
then, $I^2 = \int e^{-x^2}dx\int e^{-x^2}dx$
and changing $x$ to $y$ in one of the integrals above to make it $I^2 = \int e^{-x^2}dx\int e^{-y^2}dy$ and then convert it to polar coordinates, find the integral and take the squate root of the integral.
I think i understand this very well, what I wanted to know is that if I can use the same technique to evaluate $\int \sin(x)e^{-x^2}dx$. I would appreciate if anyone could shed some light on this. Thanks.