I have big difficulties solving the following integral: $$ \int_{-\infty}^{\infty}x\exp\left(-b^{2}\left(x-c\right)^{2}\right)\mathrm{erf}^{2}\left(a\left(x-d\right)\right)\,\mathrm{d}x $$
I tried to use integration by parts, and also tried to apply the technique called “differentiation under the integration sign” but with no results.
I’m not very good at calculus so my question is if anyone could give me any hint of how to approach this integral. I would be ultimately thankful.
If it could help at all, I know that $$ \int_{-\infty}^{\infty}x\exp\left(-b^{2}\left(x-c\right)^{2}\right)\mathrm{erf}\left(a\left(x-d\right)\right)\,\mathrm{d}x=\frac{a}{b^{2}\sqrt{a^{2}+b^{2}}}\exp\left(-\frac{a^{2}b^{2}\left(c-d\right)^{2}}{a^{2}+b^{2}}\right)+\frac{\sqrt{\pi}c}{b}\mathrm{erf}\left(\frac{ab\left(c-d\right)}{\sqrt{a^{2}+b^{2}}}\right), $$
for $b>0$.
A suggestion instead of a complete answer: taking $c=0$ for ease of typing and integrating by parts $$\begin{align*} \int_{-\infty}^\infty xe^{-b^2x^2}\text{erf}^2(a(x-d))\ \mathrm dx &= -\text{erf}^2(a(x-d))\left.\frac{e^{-b^2x^2}}{2b^2}\right|_{-\infty}^\infty\\ &\qquad\qquad +\int_{-\infty}^\infty2\text{erf}(a(x-d))\frac{2}{\sqrt{\pi}} e^{-a^2(x-d)^2}\frac{e^{-b^2x^2}}{2b^2}\ \mathrm dx\\ &=\frac{2}{b^2\sqrt{\pi}}\int_{-\infty}^\infty\text{erf}(a(x-d)) e^{-a^2(x-d)^2-b^2x^2}\ \mathrm dx\\ &=\frac{2}{b^2\sqrt{\pi}}\int_{-\infty}^\infty\text{erf}(a(x-d)) e^{-(a^2+b^2)x^2 + 2a^2dx-a^2x^2}\ \mathrm dx \end{align*}$$ to which, after completing the square in the exponent, we can apply the OP's given integral formula $$\int_{-\infty}^{\infty}\exp\left(-b^{2}\left(x-c\right)^{2}\right)\mathrm{erf}\left(a\left(x-d\right)\right)\,\mathrm{d}x= {\frac{\sqrt\pi}{b}}\mathrm{erf}\left(\frac{ab\left(c-d\right)}{\sqrt{a^{2}+b^{2}}}\right)\,.$$