\(\int F^{c (a+b x)} (d+e x)^{3/2} \, dx\) [71]

Optimal result
Mathematica [A] (verified)
Rubi [A] (verified)
Maple [F]
Fricas [A] (verification not implemented)
Sympy [F]
Maxima [F]
Giac [B] (verification not implemented)
Mupad [F(-1)]
Reduce [F]

Optimal result

Integrand size = 19, antiderivative size = 138 \[ \int F^{c (a+b x)} (d+e x)^{3/2} \, dx=\frac {3 e^{3/2} F^{c \left (a-\frac {b d}{e}\right )} \sqrt {\pi } \text {erfi}\left (\frac {\sqrt {b} \sqrt {c} \sqrt {d+e x} \sqrt {\log (F)}}{\sqrt {e}}\right )}{4 b^{5/2} c^{5/2} \log ^{\frac {5}{2}}(F)}-\frac {3 e F^{c (a+b x)} \sqrt {d+e x}}{2 b^2 c^2 \log ^2(F)}+\frac {F^{c (a+b x)} (d+e x)^{3/2}}{b c \log (F)} \] Output:

3/4*e^(3/2)*F^(c*(a-b*d/e))*Pi^(1/2)*erfi(b^(1/2)*c^(1/2)*(e*x+d)^(1/2)*ln 
(F)^(1/2)/e^(1/2))/b^(5/2)/c^(5/2)/ln(F)^(5/2)-3/2*e*F^(c*(b*x+a))*(e*x+d) 
^(1/2)/b^2/c^2/ln(F)^2+F^(c*(b*x+a))*(e*x+d)^(3/2)/b/c/ln(F)
 

Mathematica [A] (verified)

Time = 0.24 (sec) , antiderivative size = 63, normalized size of antiderivative = 0.46 \[ \int F^{c (a+b x)} (d+e x)^{3/2} \, dx=-\frac {F^{c \left (a-\frac {b d}{e}\right )} (d+e x)^{5/2} \Gamma \left (\frac {5}{2},-\frac {b c (d+e x) \log (F)}{e}\right )}{e \left (-\frac {b c (d+e x) \log (F)}{e}\right )^{5/2}} \] Input:

Integrate[F^(c*(a + b*x))*(d + e*x)^(3/2),x]
 

Output:

-((F^(c*(a - (b*d)/e))*(d + e*x)^(5/2)*Gamma[5/2, -((b*c*(d + e*x)*Log[F]) 
/e)])/(e*(-((b*c*(d + e*x)*Log[F])/e))^(5/2)))
 

Rubi [A] (verified)

Time = 0.63 (sec) , antiderivative size = 150, normalized size of antiderivative = 1.09, number of steps used = 5, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.211, Rules used = {2607, 2607, 2611, 2633}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int (d+e x)^{3/2} F^{c (a+b x)} \, dx\)

\(\Big \downarrow \) 2607

\(\displaystyle \frac {(d+e x)^{3/2} F^{c (a+b x)}}{b c \log (F)}-\frac {3 e \int F^{c (a+b x)} \sqrt {d+e x}dx}{2 b c \log (F)}\)

\(\Big \downarrow \) 2607

\(\displaystyle \frac {(d+e x)^{3/2} F^{c (a+b x)}}{b c \log (F)}-\frac {3 e \left (\frac {\sqrt {d+e x} F^{c (a+b x)}}{b c \log (F)}-\frac {e \int \frac {F^{c (a+b x)}}{\sqrt {d+e x}}dx}{2 b c \log (F)}\right )}{2 b c \log (F)}\)

\(\Big \downarrow \) 2611

\(\displaystyle \frac {(d+e x)^{3/2} F^{c (a+b x)}}{b c \log (F)}-\frac {3 e \left (\frac {\sqrt {d+e x} F^{c (a+b x)}}{b c \log (F)}-\frac {\int F^{c \left (a-\frac {b d}{e}\right )+\frac {b c (d+e x)}{e}}d\sqrt {d+e x}}{b c \log (F)}\right )}{2 b c \log (F)}\)

\(\Big \downarrow \) 2633

\(\displaystyle \frac {(d+e x)^{3/2} F^{c (a+b x)}}{b c \log (F)}-\frac {3 e \left (\frac {\sqrt {d+e x} F^{c (a+b x)}}{b c \log (F)}-\frac {\sqrt {\pi } \sqrt {e} F^{c \left (a-\frac {b d}{e}\right )} \text {erfi}\left (\frac {\sqrt {b} \sqrt {c} \sqrt {\log (F)} \sqrt {d+e x}}{\sqrt {e}}\right )}{2 b^{3/2} c^{3/2} \log ^{\frac {3}{2}}(F)}\right )}{2 b c \log (F)}\)

Input:

Int[F^(c*(a + b*x))*(d + e*x)^(3/2),x]
 

Output:

(F^(c*(a + b*x))*(d + e*x)^(3/2))/(b*c*Log[F]) - (3*e*(-1/2*(Sqrt[e]*F^(c* 
(a - (b*d)/e))*Sqrt[Pi]*Erfi[(Sqrt[b]*Sqrt[c]*Sqrt[d + e*x]*Sqrt[Log[F]])/ 
Sqrt[e]])/(b^(3/2)*c^(3/2)*Log[F]^(3/2)) + (F^(c*(a + b*x))*Sqrt[d + e*x]) 
/(b*c*Log[F])))/(2*b*c*Log[F])
 

Defintions of rubi rules used

rule 2607
Int[((b_.)*(F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m 
_.), x_Symbol] :> Simp[(c + d*x)^m*((b*F^(g*(e + f*x)))^n/(f*g*n*Log[F])), 
x] - Simp[d*(m/(f*g*n*Log[F]))   Int[(c + d*x)^(m - 1)*(b*F^(g*(e + f*x)))^ 
n, x], x] /; FreeQ[{F, b, c, d, e, f, g, n}, x] && GtQ[m, 0] && IntegerQ[2* 
m] &&  !TrueQ[$UseGamma]
 

rule 2611
Int[(F_)^((g_.)*((e_.) + (f_.)*(x_)))/Sqrt[(c_.) + (d_.)*(x_)], x_Symbol] : 
> Simp[2/d   Subst[Int[F^(g*(e - c*(f/d)) + f*g*(x^2/d)), x], x, Sqrt[c + d 
*x]], x] /; FreeQ[{F, c, d, e, f, g}, x] &&  !TrueQ[$UseGamma]
 

rule 2633
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]
 
Maple [F]

\[\int F^{c \left (b x +a \right )} \left (e x +d \right )^{\frac {3}{2}}d x\]

Input:

int(F^(c*(b*x+a))*(e*x+d)^(3/2),x)
 

Output:

int(F^(c*(b*x+a))*(e*x+d)^(3/2),x)
 

Fricas [A] (verification not implemented)

Time = 0.08 (sec) , antiderivative size = 121, normalized size of antiderivative = 0.88 \[ \int F^{c (a+b x)} (d+e x)^{3/2} \, dx=-\frac {\frac {3 \, \sqrt {\pi } \sqrt {-\frac {b c \log \left (F\right )}{e}} e^{2} \operatorname {erf}\left (\sqrt {e x + d} \sqrt {-\frac {b c \log \left (F\right )}{e}}\right )}{F^{\frac {b c d - a c e}{e}}} + 2 \, {\left (3 \, b c e \log \left (F\right ) - 2 \, {\left (b^{2} c^{2} e x + b^{2} c^{2} d\right )} \log \left (F\right )^{2}\right )} \sqrt {e x + d} F^{b c x + a c}}{4 \, b^{3} c^{3} \log \left (F\right )^{3}} \] Input:

integrate(F^((b*x+a)*c)*(e*x+d)^(3/2),x, algorithm="fricas")
 

Output:

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

Sympy [F]

\[ \int F^{c (a+b x)} (d+e x)^{3/2} \, dx=\int F^{c \left (a + b x\right )} \left (d + e x\right )^{\frac {3}{2}}\, dx \] Input:

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

Output:

Integral(F**(c*(a + b*x))*(d + e*x)**(3/2), x)
 

Maxima [F]

\[ \int F^{c (a+b x)} (d+e x)^{3/2} \, dx=\int { {\left (e x + d\right )}^{\frac {3}{2}} F^{{\left (b x + a\right )} c} \,d x } \] Input:

integrate(F^((b*x+a)*c)*(e*x+d)^(3/2),x, algorithm="maxima")
 

Output:

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

Giac [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 372 vs. \(2 (110) = 220\).

Time = 0.15 (sec) , antiderivative size = 372, normalized size of antiderivative = 2.70 \[ \int F^{c (a+b x)} (d+e x)^{3/2} \, dx=-\frac {\frac {4 \, \sqrt {\pi } d^{2} e \operatorname {erf}\left (-\frac {\sqrt {-b c e \log \left (F\right )} \sqrt {e x + d}}{e}\right ) e^{\left (-\frac {b c d \log \left (F\right ) - a c e \log \left (F\right )}{e}\right )}}{\sqrt {-b c e \log \left (F\right )}} - 4 \, d {\left (\frac {\sqrt {\pi } {\left (2 \, b c d \log \left (F\right ) + e\right )} e \operatorname {erf}\left (-\frac {\sqrt {-b c e \log \left (F\right )} \sqrt {e x + d}}{e}\right ) e^{\left (-\frac {b c d \log \left (F\right ) - a c e \log \left (F\right )}{e}\right )}}{\sqrt {-b c e \log \left (F\right )} b c \log \left (F\right )} + \frac {2 \, \sqrt {e x + d} e e^{\left (\frac {{\left (e x + d\right )} b c \log \left (F\right ) - b c d \log \left (F\right ) + a c e \log \left (F\right )}{e}\right )}}{b c \log \left (F\right )}\right )} + \frac {\sqrt {\pi } {\left (4 \, b^{2} c^{2} d^{2} \log \left (F\right )^{2} + 4 \, b c d e \log \left (F\right ) + 3 \, e^{2}\right )} e \operatorname {erf}\left (-\frac {\sqrt {-b c e \log \left (F\right )} \sqrt {e x + d}}{e}\right ) e^{\left (-\frac {b c d \log \left (F\right ) - a c e \log \left (F\right )}{e}\right )}}{\sqrt {-b c e \log \left (F\right )} b^{2} c^{2} \log \left (F\right )^{2}} - \frac {2 \, {\left (2 \, {\left (e x + d\right )}^{\frac {3}{2}} b c e \log \left (F\right ) - 4 \, \sqrt {e x + d} b c d e \log \left (F\right ) - 3 \, \sqrt {e x + d} e^{2}\right )} e^{\left (\frac {{\left (e x + d\right )} b c \log \left (F\right ) - b c d \log \left (F\right ) + a c e \log \left (F\right )}{e}\right )}}{b^{2} c^{2} \log \left (F\right )^{2}}}{4 \, e} \] Input:

integrate(F^((b*x+a)*c)*(e*x+d)^(3/2),x, algorithm="giac")
 

Output:

-1/4*(4*sqrt(pi)*d^2*e*erf(-sqrt(-b*c*e*log(F))*sqrt(e*x + d)/e)*e^(-(b*c* 
d*log(F) - a*c*e*log(F))/e)/sqrt(-b*c*e*log(F)) - 4*d*(sqrt(pi)*(2*b*c*d*l 
og(F) + e)*e*erf(-sqrt(-b*c*e*log(F))*sqrt(e*x + d)/e)*e^(-(b*c*d*log(F) - 
 a*c*e*log(F))/e)/(sqrt(-b*c*e*log(F))*b*c*log(F)) + 2*sqrt(e*x + d)*e*e^( 
((e*x + d)*b*c*log(F) - b*c*d*log(F) + a*c*e*log(F))/e)/(b*c*log(F))) + sq 
rt(pi)*(4*b^2*c^2*d^2*log(F)^2 + 4*b*c*d*e*log(F) + 3*e^2)*e*erf(-sqrt(-b* 
c*e*log(F))*sqrt(e*x + d)/e)*e^(-(b*c*d*log(F) - a*c*e*log(F))/e)/(sqrt(-b 
*c*e*log(F))*b^2*c^2*log(F)^2) - 2*(2*(e*x + d)^(3/2)*b*c*e*log(F) - 4*sqr 
t(e*x + d)*b*c*d*e*log(F) - 3*sqrt(e*x + d)*e^2)*e^(((e*x + d)*b*c*log(F) 
- b*c*d*log(F) + a*c*e*log(F))/e)/(b^2*c^2*log(F)^2))/e
 

Mupad [F(-1)]

Timed out. \[ \int F^{c (a+b x)} (d+e x)^{3/2} \, dx=\int F^{c\,\left (a+b\,x\right )}\,{\left (d+e\,x\right )}^{3/2} \,d x \] Input:

int(F^(c*(a + b*x))*(d + e*x)^(3/2),x)
 

Output:

int(F^(c*(a + b*x))*(d + e*x)^(3/2), x)
 

Reduce [F]

\[ \int F^{c (a+b x)} (d+e x)^{3/2} \, dx=f^{a c} \left (\left (\int f^{b c x} \sqrt {e x +d}\, x d x \right ) e +\left (\int f^{b c x} \sqrt {e x +d}d x \right ) d \right ) \] Input:

int(F^((b*x+a)*c)*(e*x+d)^(3/2),x)
 

Output:

f**(a*c)*(int(f**(b*c*x)*sqrt(d + e*x)*x,x)*e + int(f**(b*c*x)*sqrt(d + e* 
x),x)*d)