3.429 \(\int f^{a+b x+c x^2} \, dx\)

Optimal. Leaf size=56 \[ \frac {\sqrt {\pi } f^{a-\frac {b^2}{4 c}} \text {erfi}\left (\frac {\sqrt {\log (f)} (b+2 c x)}{2 \sqrt {c}}\right )}{2 \sqrt {c} \sqrt {\log (f)}} \]

[Out]

1/2*f^(a-1/4/c*b^2)*erfi(1/2*(2*c*x+b)*ln(f)^(1/2)/c^(1/2))*Pi^(1/2)/c^(1/2)/ln(f)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 56, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 12, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.167, Rules used = {2234, 2204} \[ \frac {\sqrt {\pi } f^{a-\frac {b^2}{4 c}} \text {Erfi}\left (\frac {\sqrt {\log (f)} (b+2 c x)}{2 \sqrt {c}}\right )}{2 \sqrt {c} \sqrt {\log (f)}} \]

Antiderivative was successfully verified.

[In]

Int[f^(a + b*x + c*x^2),x]

[Out]

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

Rule 2204

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[(F^a*Sqrt[Pi]*Erfi[(c + d*x)*Rt[b*Log[F], 2
]])/(2*d*Rt[b*Log[F], 2]), x] /; FreeQ[{F, a, b, c, d}, x] && PosQ[b]

Rule 2234

Int[(F_)^((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[F^(a - b^2/(4*c)), Int[F^((b + 2*c*x)^2/(4*c))
, x], x] /; FreeQ[{F, a, b, c}, x]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 56, normalized size = 1.00 \[ \frac {\sqrt {\pi } f^{a-\frac {b^2}{4 c}} \text {erfi}\left (\frac {\sqrt {\log (f)} (b+2 c x)}{2 \sqrt {c}}\right )}{2 \sqrt {c} \sqrt {\log (f)}} \]

Antiderivative was successfully verified.

[In]

Integrate[f^(a + b*x + c*x^2),x]

[Out]

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

________________________________________________________________________________________

fricas [A]  time = 0.41, size = 55, normalized size = 0.98 \[ -\frac {\sqrt {\pi } \sqrt {-c \log \relax (f)} \operatorname {erf}\left (\frac {{\left (2 \, c x + b\right )} \sqrt {-c \log \relax (f)}}{2 \, c}\right )}{2 \, c f^{\frac {b^{2} - 4 \, a c}{4 \, c}} \log \relax (f)} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(c*x^2+b*x+a),x, algorithm="fricas")

[Out]

-1/2*sqrt(pi)*sqrt(-c*log(f))*erf(1/2*(2*c*x + b)*sqrt(-c*log(f))/c)/(c*f^(1/4*(b^2 - 4*a*c)/c)*log(f))

________________________________________________________________________________________

giac [A]  time = 0.39, size = 50, normalized size = 0.89 \[ -\frac {\sqrt {\pi } \operatorname {erf}\left (-\frac {1}{2} \, \sqrt {-c \log \relax (f)} {\left (2 \, x + \frac {b}{c}\right )}\right ) e^{\left (-\frac {b^{2} \log \relax (f) - 4 \, a c \log \relax (f)}{4 \, c}\right )}}{2 \, \sqrt {-c \log \relax (f)}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(c*x^2+b*x+a),x, algorithm="giac")

[Out]

-1/2*sqrt(pi)*erf(-1/2*sqrt(-c*log(f))*(2*x + b/c))*e^(-1/4*(b^2*log(f) - 4*a*c*log(f))/c)/sqrt(-c*log(f))

________________________________________________________________________________________

maple [A]  time = 0.05, size = 50, normalized size = 0.89 \[ -\frac {\sqrt {\pi }\, f^{a} f^{-\frac {b^{2}}{4 c}} \erf \left (\frac {b \ln \relax (f )}{2 \sqrt {-c \ln \relax (f )}}-\sqrt {-c \ln \relax (f )}\, x \right )}{2 \sqrt {-c \ln \relax (f )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(f^(c*x^2+b*x+a),x)

[Out]

-1/2*Pi^(1/2)*f^a*f^(-1/4*b^2/c)/(-c*ln(f))^(1/2)*erf(1/2/(-c*ln(f))^(1/2)*b*ln(f)-(-c*ln(f))^(1/2)*x)

________________________________________________________________________________________

maxima [A]  time = 1.06, size = 50, normalized size = 0.89 \[ \frac {\sqrt {\pi } f^{a} \operatorname {erf}\left (\sqrt {-c \log \relax (f)} x - \frac {b \log \relax (f)}{2 \, \sqrt {-c \log \relax (f)}}\right )}{2 \, \sqrt {-c \log \relax (f)} f^{\frac {b^{2}}{4 \, c}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(c*x^2+b*x+a),x, algorithm="maxima")

[Out]

1/2*sqrt(pi)*f^a*erf(sqrt(-c*log(f))*x - 1/2*b*log(f)/sqrt(-c*log(f)))/(sqrt(-c*log(f))*f^(1/4*b^2/c))

________________________________________________________________________________________

mupad [B]  time = 3.53, size = 49, normalized size = 0.88 \[ -\frac {f^a\,\sqrt {\pi }\,{\mathrm {e}}^{-\frac {b^2\,\ln \relax (f)}{4\,c}}\,\mathrm {erf}\left (\frac {b\,\ln \relax (f)\,1{}\mathrm {i}+c\,x\,\ln \relax (f)\,2{}\mathrm {i}}{2\,\sqrt {c\,\ln \relax (f)}}\right )\,1{}\mathrm {i}}{2\,\sqrt {c\,\ln \relax (f)}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(f^(a + b*x + c*x^2),x)

[Out]

-(f^a*pi^(1/2)*exp(-(b^2*log(f))/(4*c))*erf((b*log(f)*1i + c*x*log(f)*2i)/(2*(c*log(f))^(1/2)))*1i)/(2*(c*log(
f))^(1/2))

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int f^{a + b x + c x^{2}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f**(c*x**2+b*x+a),x)

[Out]

Integral(f**(a + b*x + c*x**2), x)

________________________________________________________________________________________