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

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

[Out]

-1/2*exp(d*x^2+c)*erfi(b*x)/x^2+b*exp(c)*erfi(x*(b^2+d)^(1/2))*(b^2+d)^(1/2)-b*exp(c+(b^2+d)*x^2)/x/Pi^(1/2)+d
*Unintegrable(exp(d*x^2+c)*erfi(b*x)/x,x)

________________________________________________________________________________________

Rubi [A]  time = 0.15, 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^3} \, dx \]

Verification is Not applicable to the result.

[In]

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

[Out]

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

Rubi steps

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

________________________________________________________________________________________

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

Verification is Not applicable to the result.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integral(erfi(b*x)*e^(d*x^2 + c)/x^3, 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^{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

int(exp(d*x^2+c)*erfi(b*x)/x^3,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^{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(erfi(b*x)*e^(d*x^2 + c)/x^3, 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^3} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

int((exp(c + d*x^2)*erfi(b*x))/x^3, 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^{3}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________