I am supposed to find the convolution product of the two functions $f(x) = \sin(x)$ and $g(x) = e^{-x^2}$.
I tried different approaches (for example integrating by parts or calculating the Fourier transforms of the functions in order to multiply and back-transform it then), but I always end up with results that are “blowing up”. I am not sure whether I am making a mistake in those approaches or if there might be some kind of easier trick to solve this?
Thank you for your help!
Maple says $$ \int_{-\infty }^{\infty }\!\sin \left( x \right)\, {{\rm e}^{- \left( y- x \right) ^{2}}}\,{\rm d}x =\sqrt{\pi}\, e^{-1/4}\sin y $$