Consider the following integral: $$ I = \int_{0}^{\infty}{\int_{0}^{\infty}{x e^{-\left(2-\frac{1}{b^2}\right) x^2} e^{-\frac{1}{2}(y + a x)^2}} dy dx}$$
I was able to integrate over $y$ to get:
$$ I = \sqrt{\frac{\pi}{2}} \int_{0}^{\infty}{x e^{-\left(2-\frac{1}{b^2}\right) x^2} (1-erf(\frac{ax}{\sqrt{2}})) dx}$$
However, I find it difficult to integrate over $x$. Is it possible to compute the above integral?
Assuming that $b > 1/\sqrt {2}$ and using Maple I am obtaining
In order to derive the result by hand using pen and paper please write
$$I = \sqrt{\frac{\pi}{2}}( \int_{0}^{\infty}{x e^{-\left(2-\frac{1}{b^2}\right) x^2}dx- \int_{0}^{\infty}xe^{-\left(2-\frac{1}{b^2}\right) x^2} erf(\frac{ax}{\sqrt{2}}) dx})$$
The first integral is computed directly. The second integral is computed by parts with
$$u=erf(\frac{ax}{\sqrt{2}})$$
$$dv=xe^{-\left(2-\frac{1}{b^2}\right) x^2}dx$$