3.269 \(\int \frac {e^{c+d x^2} \text {erfi}(b x)}{x^4} \, dx\)

Optimal. Leaf size=144 \[ \frac {4}{3} d^2 \text {Int}\left (\text {erfi}(b x) e^{c+d x^2},x\right )+\frac {2 b e^c d \text {Ei}\left (\left (b^2+d\right ) x^2\right )}{3 \sqrt {\pi }}+\frac {b e^c \left (b^2+d\right ) \text {Ei}\left (\left (b^2+d\right ) x^2\right )}{3 \sqrt {\pi }}-\frac {b e^{x^2 \left (b^2+d\right )+c}}{3 \sqrt {\pi } x^2}-\frac {2 d \text {erfi}(b x) e^{c+d x^2}}{3 x}-\frac {\text {erfi}(b x) e^{c+d x^2}}{3 x^3} \]

[Out]

-1/3*exp(d*x^2+c)*erfi(b*x)/x^3-2/3*d*exp(d*x^2+c)*erfi(b*x)/x-1/3*b*exp(c+(b^2+d)*x^2)/x^2/Pi^(1/2)+2/3*b*d*e
xp(c)*Ei((b^2+d)*x^2)/Pi^(1/2)+1/3*b*(b^2+d)*exp(c)*Ei((b^2+d)*x^2)/Pi^(1/2)+4/3*d^2*Unintegrable(exp(d*x^2+c)
*erfi(b*x),x)

________________________________________________________________________________________

Rubi [A]  time = 0.27, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {e^{c+d x^2} \text {Erfi}(b x)}{x^4} \, dx \]

Verification is Not applicable to the result.

[In]

Int[(E^(c + d*x^2)*Erfi[b*x])/x^4,x]

[Out]

-(b*E^(c + (b^2 + d)*x^2))/(3*Sqrt[Pi]*x^2) - (E^(c + d*x^2)*Erfi[b*x])/(3*x^3) - (2*d*E^(c + d*x^2)*Erfi[b*x]
)/(3*x) + (2*b*d*E^c*ExpIntegralEi[(b^2 + d)*x^2])/(3*Sqrt[Pi]) + (b*(b^2 + d)*E^c*ExpIntegralEi[(b^2 + d)*x^2
])/(3*Sqrt[Pi]) + (4*d^2*Defer[Int][E^(c + d*x^2)*Erfi[b*x], x])/3

Rubi steps

\begin {align*} \int \frac {e^{c+d x^2} \text {erfi}(b x)}{x^4} \, dx &=-\frac {e^{c+d x^2} \text {erfi}(b x)}{3 x^3}+\frac {1}{3} (2 d) \int \frac {e^{c+d x^2} \text {erfi}(b x)}{x^2} \, dx+\frac {(2 b) \int \frac {e^{c+\left (b^2+d\right ) x^2}}{x^3} \, dx}{3 \sqrt {\pi }}\\ &=-\frac {b e^{c+\left (b^2+d\right ) x^2}}{3 \sqrt {\pi } x^2}-\frac {e^{c+d x^2} \text {erfi}(b x)}{3 x^3}-\frac {2 d e^{c+d x^2} \text {erfi}(b x)}{3 x}+\frac {1}{3} \left (4 d^2\right ) \int e^{c+d x^2} \text {erfi}(b x) \, dx+\frac {(4 b d) \int \frac {e^{c+\left (b^2+d\right ) x^2}}{x} \, dx}{3 \sqrt {\pi }}+\frac {\left (2 b \left (b^2+d\right )\right ) \int \frac {e^{c+\left (b^2+d\right ) x^2}}{x} \, dx}{3 \sqrt {\pi }}\\ &=-\frac {b e^{c+\left (b^2+d\right ) x^2}}{3 \sqrt {\pi } x^2}-\frac {e^{c+d x^2} \text {erfi}(b x)}{3 x^3}-\frac {2 d e^{c+d x^2} \text {erfi}(b x)}{3 x}+\frac {2 b d e^c \text {Ei}\left (\left (b^2+d\right ) x^2\right )}{3 \sqrt {\pi }}+\frac {b \left (b^2+d\right ) e^c \text {Ei}\left (\left (b^2+d\right ) x^2\right )}{3 \sqrt {\pi }}+\frac {1}{3} \left (4 d^2\right ) \int e^{c+d x^2} \text {erfi}(b x) \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.32, size = 0, normalized size = 0.00 \[ \int \frac {e^{c+d x^2} \text {erfi}(b x)}{x^4} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(E^(c + d*x^2)*Erfi[b*x])/x^4,x]

[Out]

Integrate[(E^(c + d*x^2)*Erfi[b*x])/x^4, x]

________________________________________________________________________________________

fricas [A]  time = 0.59, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\operatorname {erfi}\left (b x\right ) e^{\left (d x^{2} + c\right )}}{x^{4}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(d*x^2+c)*erfi(b*x)/x^4,x, algorithm="fricas")

[Out]

integral(erfi(b*x)*e^(d*x^2 + c)/x^4, x)

________________________________________________________________________________________

giac [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\operatorname {erfi}\left (b x\right ) e^{\left (d x^{2} + c\right )}}{x^{4}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(d*x^2+c)*erfi(b*x)/x^4,x, algorithm="giac")

[Out]

integrate(erfi(b*x)*e^(d*x^2 + c)/x^4, x)

________________________________________________________________________________________

maple [A]  time = 0.25, size = 0, normalized size = 0.00 \[ \int \frac {{\mathrm e}^{d \,x^{2}+c} \erfi \left (b x \right )}{x^{4}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(d*x^2+c)*erfi(b*x)/x^4,x)

[Out]

int(exp(d*x^2+c)*erfi(b*x)/x^4,x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\operatorname {erfi}\left (b x\right ) e^{\left (d x^{2} + c\right )}}{x^{4}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(d*x^2+c)*erfi(b*x)/x^4,x, algorithm="maxima")

[Out]

integrate(erfi(b*x)*e^(d*x^2 + c)/x^4, x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {{\mathrm {e}}^{d\,x^2+c}\,\mathrm {erfi}\left (b\,x\right )}{x^4} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((exp(c + d*x^2)*erfi(b*x))/x^4,x)

[Out]

int((exp(c + d*x^2)*erfi(b*x))/x^4, x)

________________________________________________________________________________________

sympy [A]  time = 0.00, size = 0, normalized size = 0.00 \[ e^{c} \int \frac {e^{d x^{2}} \operatorname {erfi}{\left (b x \right )}}{x^{4}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(d*x**2+c)*erfi(b*x)/x**4,x)

[Out]

exp(c)*Integral(exp(d*x**2)*erfi(b*x)/x**4, x)

________________________________________________________________________________________