3.615 \(\int \frac{e^{a+b x+c x^2} (b+2 c x)}{\left (a+b x+c x^2\right )^{3/2}} \, dx\)

Optimal. Leaf size=51 \[ 2 \sqrt{\pi } \text{Erfi}\left (\sqrt{a+b x+c x^2}\right )-\frac{2 e^{a+b x+c x^2}}{\sqrt{a+b x+c x^2}} \]

[Out]

(-2*E^(a + b*x + c*x^2))/Sqrt[a + b*x + c*x^2] + 2*Sqrt[Pi]*Erfi[Sqrt[a + b*x +
c*x^2]]

_______________________________________________________________________________________

Rubi [A]  time = 0.577123, antiderivative size = 51, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 33, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.121 \[ 2 \sqrt{\pi } \text{Erfi}\left (\sqrt{a+b x+c x^2}\right )-\frac{2 e^{a+b x+c x^2}}{\sqrt{a+b x+c x^2}} \]

Antiderivative was successfully verified.

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

[Out]

(-2*E^(a + b*x + c*x^2))/Sqrt[a + b*x + c*x^2] + 2*Sqrt[Pi]*Erfi[Sqrt[a + b*x +
c*x^2]]

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 82.4697, size = 48, normalized size = 0.94 \[ 2 \sqrt{\pi } \operatorname{erfi}{\left (\sqrt{a + b x + c x^{2}} \right )} - \frac{2 e^{a + b x + c x^{2}}}{\sqrt{a + b x + c x^{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(exp(c*x**2+b*x+a)*(2*c*x+b)/(c*x**2+b*x+a)**(3/2),x)

[Out]

2*sqrt(pi)*erfi(sqrt(a + b*x + c*x**2)) - 2*exp(a + b*x + c*x**2)/sqrt(a + b*x +
 c*x**2)

_______________________________________________________________________________________

Mathematica [A]  time = 0.0800613, size = 48, normalized size = 0.94 \[ 2 \sqrt{\pi } \text{Erfi}\left (\sqrt{a+x (b+c x)}\right )-\frac{2 e^{a+x (b+c x)}}{\sqrt{a+x (b+c x)}} \]

Antiderivative was successfully verified.

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

[Out]

(-2*E^(a + x*(b + c*x)))/Sqrt[a + x*(b + c*x)] + 2*Sqrt[Pi]*Erfi[Sqrt[a + x*(b +
 c*x)]]

_______________________________________________________________________________________

Maple [A]  time = 0.009, size = 45, normalized size = 0.9 \[ 2\,{\it erfi} \left ( \sqrt{c{x}^{2}+bx+a} \right ) \sqrt{\pi }-2\,{\frac{{{\rm e}^{c{x}^{2}+bx+a}}}{\sqrt{c{x}^{2}+bx+a}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(exp(c*x^2+b*x+a)*(2*c*x+b)/(c*x^2+b*x+a)^(3/2),x)

[Out]

2*erfi((c*x^2+b*x+a)^(1/2))*Pi^(1/2)-2*exp(c*x^2+b*x+a)/(c*x^2+b*x+a)^(1/2)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (2 \, c x + b\right )} e^{\left (c x^{2} + b x + a\right )}}{{\left (c x^{2} + b x + a\right )}^{\frac{3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((2*c*x + b)*e^(c*x^2 + b*x + a)/(c*x^2 + b*x + a)^(3/2),x, algorithm="maxima")

[Out]

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

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{{\left (2 \, c x + b\right )} e^{\left (c x^{2} + b x + a\right )}}{{\left (c x^{2} + b x + a\right )}^{\frac{3}{2}}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((2*c*x + b)*e^(c*x^2 + b*x + a)/(c*x^2 + b*x + a)^(3/2),x, algorithm="fricas")

[Out]

integral((2*c*x + b)*e^(c*x^2 + b*x + a)/(c*x^2 + b*x + a)^(3/2), x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(exp(c*x**2+b*x+a)*(2*c*x+b)/(c*x**2+b*x+a)**(3/2),x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (2 \, c x + b\right )} e^{\left (c x^{2} + b x + a\right )}}{{\left (c x^{2} + b x + a\right )}^{\frac{3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((2*c*x + b)*e^(c*x^2 + b*x + a)/(c*x^2 + b*x + a)^(3/2),x, algorithm="giac")

[Out]

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