\(\int \frac {x^7}{(a x^2+b x^3+c x^4)^{3/2}} \, dx\) [72]

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

Optimal result

Integrand size = 24, antiderivative size = 234 \[ \int \frac {x^7}{\left (a x^2+b x^3+c x^4\right )^{3/2}} \, dx=\frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}+\frac {\left (5 b^2-12 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{2 c^2 \left (b^2-4 a c\right )}-\frac {b \left (15 b^2-52 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{4 c^3 \left (b^2-4 a c\right ) x}-\frac {2 b x \sqrt {a x^2+b x^3+c x^4}}{c \left (b^2-4 a c\right )}+\frac {3 \left (5 b^2-4 a c\right ) \text {arctanh}\left (\frac {x (b+2 c x)}{2 \sqrt {c} \sqrt {a x^2+b x^3+c x^4}}\right )}{8 c^{7/2}} \] Output:

2*x^4*(b*x+2*a)/(-4*a*c+b^2)/(c*x^4+b*x^3+a*x^2)^(1/2)+1/2*(-12*a*c+5*b^2) 
*(c*x^4+b*x^3+a*x^2)^(1/2)/c^2/(-4*a*c+b^2)-1/4*b*(-52*a*c+15*b^2)*(c*x^4+ 
b*x^3+a*x^2)^(1/2)/c^3/(-4*a*c+b^2)/x-2*b*x*(c*x^4+b*x^3+a*x^2)^(1/2)/c/(- 
4*a*c+b^2)+3/8*(-4*a*c+5*b^2)*arctanh(1/2*x*(2*c*x+b)/c^(1/2)/(c*x^4+b*x^3 
+a*x^2)^(1/2))/c^(7/2)
 

Mathematica [A] (verified)

Time = 0.94 (sec) , antiderivative size = 185, normalized size of antiderivative = 0.79 \[ \int \frac {x^7}{\left (a x^2+b x^3+c x^4\right )^{3/2}} \, dx=\frac {x \left (2 \sqrt {c} \left (4 a^2 c (-13 b+6 c x)+b^2 x \left (15 b^2+5 b c x-2 c^2 x^2\right )+a \left (15 b^3-62 b^2 c x-20 b c^2 x^2+8 c^3 x^3\right )\right )+3 \left (5 b^4-24 a b^2 c+16 a^2 c^2\right ) \sqrt {a+x (b+c x)} \log \left (c^3 \left (b+2 c x-2 \sqrt {c} \sqrt {a+x (b+c x)}\right )\right )\right )}{8 c^{7/2} \left (-b^2+4 a c\right ) \sqrt {x^2 (a+x (b+c x))}} \] Input:

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

Output:

(x*(2*Sqrt[c]*(4*a^2*c*(-13*b + 6*c*x) + b^2*x*(15*b^2 + 5*b*c*x - 2*c^2*x 
^2) + a*(15*b^3 - 62*b^2*c*x - 20*b*c^2*x^2 + 8*c^3*x^3)) + 3*(5*b^4 - 24* 
a*b^2*c + 16*a^2*c^2)*Sqrt[a + x*(b + c*x)]*Log[c^3*(b + 2*c*x - 2*Sqrt[c] 
*Sqrt[a + x*(b + c*x)])]))/(8*c^(7/2)*(-b^2 + 4*a*c)*Sqrt[x^2*(a + x*(b + 
c*x))])
 

Rubi [A] (verified)

Time = 0.61 (sec) , antiderivative size = 268, normalized size of antiderivative = 1.15, number of steps used = 12, number of rules used = 11, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.458, Rules used = {1970, 27, 1996, 27, 1996, 27, 1996, 27, 1961, 1092, 219}

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 \frac {x^7}{\left (a x^2+b x^3+c x^4\right )^{3/2}} \, dx\)

\(\Big \downarrow \) 1970

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {2 \int \frac {3 x^3 (2 a+b x)}{\sqrt {c x^4+b x^3+a x^2}}dx}{b^2-4 a c}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {6 \int \frac {x^3 (2 a+b x)}{\sqrt {c x^4+b x^3+a x^2}}dx}{b^2-4 a c}\)

\(\Big \downarrow \) 1996

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {6 \left (\frac {b x \sqrt {a x^2+b x^3+c x^4}}{3 c}-\frac {\int \frac {x^2 \left (4 a b+\left (5 b^2-12 a c\right ) x\right )}{2 \sqrt {c x^4+b x^3+a x^2}}dx}{3 c}\right )}{b^2-4 a c}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {6 \left (\frac {b x \sqrt {a x^2+b x^3+c x^4}}{3 c}-\frac {\int \frac {x^2 \left (4 a b+\left (5 b^2-12 a c\right ) x\right )}{\sqrt {c x^4+b x^3+a x^2}}dx}{6 c}\right )}{b^2-4 a c}\)

\(\Big \downarrow \) 1996

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {6 \left (\frac {b x \sqrt {a x^2+b x^3+c x^4}}{3 c}-\frac {\frac {\left (5 b^2-12 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{2 c}-\frac {\int \frac {x \left (2 a \left (5 b^2-12 a c\right )+b \left (15 b^2-52 a c\right ) x\right )}{2 \sqrt {c x^4+b x^3+a x^2}}dx}{2 c}}{6 c}\right )}{b^2-4 a c}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {6 \left (\frac {b x \sqrt {a x^2+b x^3+c x^4}}{3 c}-\frac {\frac {\left (5 b^2-12 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{2 c}-\frac {\int \frac {x \left (2 a \left (5 b^2-12 a c\right )+b \left (15 b^2-52 a c\right ) x\right )}{\sqrt {c x^4+b x^3+a x^2}}dx}{4 c}}{6 c}\right )}{b^2-4 a c}\)

\(\Big \downarrow \) 1996

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {6 \left (\frac {b x \sqrt {a x^2+b x^3+c x^4}}{3 c}-\frac {\frac {\left (5 b^2-12 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{2 c}-\frac {\frac {b \left (15 b^2-52 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{c x}-\frac {\int \frac {3 \left (b^2-4 a c\right ) \left (5 b^2-4 a c\right ) x}{2 \sqrt {c x^4+b x^3+a x^2}}dx}{c}}{4 c}}{6 c}\right )}{b^2-4 a c}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {6 \left (\frac {b x \sqrt {a x^2+b x^3+c x^4}}{3 c}-\frac {\frac {\left (5 b^2-12 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{2 c}-\frac {\frac {b \left (15 b^2-52 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{c x}-\frac {3 \left (b^2-4 a c\right ) \left (5 b^2-4 a c\right ) \int \frac {x}{\sqrt {c x^4+b x^3+a x^2}}dx}{2 c}}{4 c}}{6 c}\right )}{b^2-4 a c}\)

\(\Big \downarrow \) 1961

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {6 \left (\frac {b x \sqrt {a x^2+b x^3+c x^4}}{3 c}-\frac {\frac {\left (5 b^2-12 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{2 c}-\frac {\frac {b \left (15 b^2-52 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{c x}-\frac {3 x \left (b^2-4 a c\right ) \left (5 b^2-4 a c\right ) \sqrt {a+b x+c x^2} \int \frac {1}{\sqrt {c x^2+b x+a}}dx}{2 c \sqrt {a x^2+b x^3+c x^4}}}{4 c}}{6 c}\right )}{b^2-4 a c}\)

\(\Big \downarrow \) 1092

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {6 \left (\frac {b x \sqrt {a x^2+b x^3+c x^4}}{3 c}-\frac {\frac {\left (5 b^2-12 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{2 c}-\frac {\frac {b \left (15 b^2-52 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{c x}-\frac {3 x \left (b^2-4 a c\right ) \left (5 b^2-4 a c\right ) \sqrt {a+b x+c x^2} \int \frac {1}{4 c-\frac {(b+2 c x)^2}{c x^2+b x+a}}d\frac {b+2 c x}{\sqrt {c x^2+b x+a}}}{c \sqrt {a x^2+b x^3+c x^4}}}{4 c}}{6 c}\right )}{b^2-4 a c}\)

\(\Big \downarrow \) 219

\(\displaystyle \frac {2 x^4 (2 a+b x)}{\left (b^2-4 a c\right ) \sqrt {a x^2+b x^3+c x^4}}-\frac {6 \left (\frac {b x \sqrt {a x^2+b x^3+c x^4}}{3 c}-\frac {\frac {\left (5 b^2-12 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{2 c}-\frac {\frac {b \left (15 b^2-52 a c\right ) \sqrt {a x^2+b x^3+c x^4}}{c x}-\frac {3 x \left (b^2-4 a c\right ) \left (5 b^2-4 a c\right ) \sqrt {a+b x+c x^2} \text {arctanh}\left (\frac {b+2 c x}{2 \sqrt {c} \sqrt {a+b x+c x^2}}\right )}{2 c^{3/2} \sqrt {a x^2+b x^3+c x^4}}}{4 c}}{6 c}\right )}{b^2-4 a c}\)

Input:

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

Output:

(2*x^4*(2*a + b*x))/((b^2 - 4*a*c)*Sqrt[a*x^2 + b*x^3 + c*x^4]) - (6*((b*x 
*Sqrt[a*x^2 + b*x^3 + c*x^4])/(3*c) - (((5*b^2 - 12*a*c)*Sqrt[a*x^2 + b*x^ 
3 + c*x^4])/(2*c) - ((b*(15*b^2 - 52*a*c)*Sqrt[a*x^2 + b*x^3 + c*x^4])/(c* 
x) - (3*(b^2 - 4*a*c)*(5*b^2 - 4*a*c)*x*Sqrt[a + b*x + c*x^2]*ArcTanh[(b + 
 2*c*x)/(2*Sqrt[c]*Sqrt[a + b*x + c*x^2])])/(2*c^(3/2)*Sqrt[a*x^2 + b*x^3 
+ c*x^4]))/(4*c))/(6*c)))/(b^2 - 4*a*c)
 

Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 219
Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))* 
ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x] /; FreeQ[{a, b}, x] && NegQ[a/b] && (Gt 
Q[a, 0] || LtQ[b, 0])
 

rule 1092
Int[1/Sqrt[(a_) + (b_.)*(x_) + (c_.)*(x_)^2], x_Symbol] :> Simp[2   Subst[I 
nt[1/(4*c - x^2), x], x, (b + 2*c*x)/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a 
, b, c}, x]
 

rule 1961
Int[(x_)^(m_.)/Sqrt[(b_.)*(x_)^(n_.) + (a_.)*(x_)^(q_.) + (c_.)*(x_)^(r_.)] 
, x_Symbol] :> Simp[x^(q/2)*(Sqrt[a + b*x^(n - q) + c*x^(2*(n - q))]/Sqrt[a 
*x^q + b*x^n + c*x^(2*n - q)])   Int[x^(m - q/2)/Sqrt[a + b*x^(n - q) + c*x 
^(2*(n - q))], x], x] /; FreeQ[{a, b, c, m, n, q}, x] && EqQ[r, 2*n - q] && 
 PosQ[n - q] && ((EqQ[m, 1] && EqQ[n, 3] && EqQ[q, 2]) || ((EqQ[m + 1/2] || 
 EqQ[m, 3/2] || EqQ[m, 1/2] || EqQ[m, 5/2]) && EqQ[n, 3] && EqQ[q, 1]))
 

rule 1970
Int[(x_)^(m_.)*((b_.)*(x_)^(n_.) + (a_.)*(x_)^(q_.) + (c_.)*(x_)^(r_.))^(p_ 
), x_Symbol] :> Simp[(-x^(m - 2*n + q + 1))*(2*a + b*x^(n - q))*((a*x^q + b 
*x^n + c*x^(2*n - q))^(p + 1)/((n - q)*(p + 1)*(b^2 - 4*a*c))), x] + Simp[1 
/((n - q)*(p + 1)*(b^2 - 4*a*c))   Int[x^(m - 2*n + q)*(2*a*(m + p*q - 2*(n 
 - q) + 1) + b*(m + p*q + (n - q)*(2*p + 1) + 1)*x^(n - q))*(a*x^q + b*x^n 
+ c*x^(2*n - q))^(p + 1), x], x] /; FreeQ[{a, b, c}, x] && EqQ[r, 2*n - q] 
&& PosQ[n - q] &&  !IntegerQ[p] && NeQ[b^2 - 4*a*c, 0] && IGtQ[n, 0] && LtQ 
[p, -1] && RationalQ[m, q] && GtQ[m + p*q + 1, 2*(n - q)]
 

rule 1996
Int[(x_)^(m_.)*((c_.)*(x_)^(j_.) + (b_.)*(x_)^(n_.) + (a_.)*(x_)^(q_.))^(p_ 
.)*((A_) + (B_.)*(x_)^(r_.)), x_Symbol] :> Simp[B*x^(m - n + 1)*((a*x^q + b 
*x^n + c*x^(2*n - q))^(p + 1)/(c*(m + p*q + (n - q)*(2*p + 1) + 1))), x] - 
Simp[1/(c*(m + p*q + (n - q)*(2*p + 1) + 1))   Int[x^(m - n + q)*Simp[a*B*( 
m + p*q - n + q + 1) + (b*B*(m + p*q + (n - q)*p + 1) - A*c*(m + p*q + (n - 
 q)*(2*p + 1) + 1))*x^(n - q), x]*(a*x^q + b*x^n + c*x^(2*n - q))^p, x], x] 
 /; FreeQ[{a, b, c, A, B}, x] && EqQ[r, n - q] && EqQ[j, 2*n - q] &&  !Inte 
gerQ[p] && NeQ[b^2 - 4*a*c, 0] && IGtQ[n, 0] && GeQ[p, -1] && LtQ[p, 0] && 
RationalQ[m, q] && GeQ[m + p*q, n - q - 1] && NeQ[m + p*q + (n - q)*(2*p + 
1) + 1, 0]
 
Maple [A] (verified)

Time = 0.24 (sec) , antiderivative size = 164, normalized size of antiderivative = 0.70

method result size
pseudoelliptic \(-\frac {48 \left (\left (-\frac {5}{24} b^{3} x^{2}+\frac {31}{12} x a \,b^{2}+\frac {13}{6} b \,a^{2}\right ) c^{\frac {3}{2}}+\left (\frac {1}{12} b^{2} x^{3}+\frac {5}{6} a b \,x^{2}-x \,a^{2}\right ) c^{\frac {5}{2}}-\frac {c^{\frac {7}{2}} a \,x^{3}}{3}-\frac {5 b^{3} \sqrt {c}\, \left (b x +a \right )}{8}+\frac {\ln \left (2 \sqrt {c \,x^{2}+b x +a}\, \sqrt {c}+2 c x +b \right ) \sqrt {c \,x^{2}+b x +a}\, \left (16 a^{2} c^{2}-24 a \,b^{2} c +5 b^{4}\right )}{16}\right )}{c^{\frac {7}{2}} \sqrt {c \,x^{2}+b x +a}\, \left (32 a c -8 b^{2}\right )}\) \(164\)
default \(\frac {x^{3} \left (c \,x^{2}+b x +a \right ) \left (16 c^{\frac {9}{2}} a \,x^{3}-4 c^{\frac {7}{2}} b^{2} x^{3}-40 c^{\frac {7}{2}} a b \,x^{2}+48 c^{\frac {7}{2}} a^{2} x +10 c^{\frac {5}{2}} b^{3} x^{2}-124 c^{\frac {5}{2}} a \,b^{2} x -104 c^{\frac {5}{2}} a^{2} b +30 c^{\frac {3}{2}} b^{4} x +30 c^{\frac {3}{2}} a \,b^{3}-48 \ln \left (\frac {2 \sqrt {c \,x^{2}+b x +a}\, \sqrt {c}+2 c x +b}{2 \sqrt {c}}\right ) \sqrt {c \,x^{2}+b x +a}\, a^{2} c^{3}+72 \ln \left (\frac {2 \sqrt {c \,x^{2}+b x +a}\, \sqrt {c}+2 c x +b}{2 \sqrt {c}}\right ) \sqrt {c \,x^{2}+b x +a}\, a \,b^{2} c^{2}-15 \ln \left (\frac {2 \sqrt {c \,x^{2}+b x +a}\, \sqrt {c}+2 c x +b}{2 \sqrt {c}}\right ) \sqrt {c \,x^{2}+b x +a}\, b^{4} c \right )}{8 c^{\frac {9}{2}} \left (c \,x^{4}+b \,x^{3}+a \,x^{2}\right )^{\frac {3}{2}} \left (4 a c -b^{2}\right )}\) \(283\)
risch \(-\frac {\left (-2 c x +7 b \right ) \left (c \,x^{2}+b x +a \right ) x}{4 c^{3} \sqrt {x^{2} \left (c \,x^{2}+b x +a \right )}}-\frac {\left (3 c \left (4 a c -5 b^{2}\right ) \left (-\frac {x}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )}{2 c}+\frac {\ln \left (\frac {\frac {b}{2}+c x}{\sqrt {c}}+\sqrt {c \,x^{2}+b x +a}\right )}{c^{\frac {3}{2}}}\right )-b \left (4 a c +7 b^{2}\right ) \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )+\frac {8 a^{2} c \left (2 c x +b \right )}{\left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}-\frac {14 b^{2} a \left (2 c x +b \right )}{\left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right ) x \sqrt {c \,x^{2}+b x +a}}{8 c^{3} \sqrt {x^{2} \left (c \,x^{2}+b x +a \right )}}\) \(337\)

Input:

int(x^7/(c*x^4+b*x^3+a*x^2)^(3/2),x,method=_RETURNVERBOSE)
 

Output:

-48/c^(7/2)*((-5/24*b^3*x^2+31/12*x*a*b^2+13/6*b*a^2)*c^(3/2)+(1/12*b^2*x^ 
3+5/6*a*b*x^2-x*a^2)*c^(5/2)-1/3*c^(7/2)*a*x^3-5/8*b^3*c^(1/2)*(b*x+a)+1/1 
6*ln(2*(c*x^2+b*x+a)^(1/2)*c^(1/2)+2*c*x+b)*(c*x^2+b*x+a)^(1/2)*(16*a^2*c^ 
2-24*a*b^2*c+5*b^4))/(c*x^2+b*x+a)^(1/2)/(32*a*c-8*b^2)
 

Fricas [A] (verification not implemented)

Time = 0.12 (sec) , antiderivative size = 616, normalized size of antiderivative = 2.63 \[ \int \frac {x^7}{\left (a x^2+b x^3+c x^4\right )^{3/2}} \, dx=\left [-\frac {3 \, {\left ({\left (5 \, b^{4} c - 24 \, a b^{2} c^{2} + 16 \, a^{2} c^{3}\right )} x^{3} + {\left (5 \, b^{5} - 24 \, a b^{3} c + 16 \, a^{2} b c^{2}\right )} x^{2} + {\left (5 \, a b^{4} - 24 \, a^{2} b^{2} c + 16 \, a^{3} c^{2}\right )} x\right )} \sqrt {c} \log \left (-\frac {8 \, c^{2} x^{3} + 8 \, b c x^{2} - 4 \, \sqrt {c x^{4} + b x^{3} + a x^{2}} {\left (2 \, c x + b\right )} \sqrt {c} + {\left (b^{2} + 4 \, a c\right )} x}{x}\right ) + 4 \, {\left (15 \, a b^{3} c - 52 \, a^{2} b c^{2} - 2 \, {\left (b^{2} c^{3} - 4 \, a c^{4}\right )} x^{3} + 5 \, {\left (b^{3} c^{2} - 4 \, a b c^{3}\right )} x^{2} + {\left (15 \, b^{4} c - 62 \, a b^{2} c^{2} + 24 \, a^{2} c^{3}\right )} x\right )} \sqrt {c x^{4} + b x^{3} + a x^{2}}}{16 \, {\left ({\left (b^{2} c^{5} - 4 \, a c^{6}\right )} x^{3} + {\left (b^{3} c^{4} - 4 \, a b c^{5}\right )} x^{2} + {\left (a b^{2} c^{4} - 4 \, a^{2} c^{5}\right )} x\right )}}, -\frac {3 \, {\left ({\left (5 \, b^{4} c - 24 \, a b^{2} c^{2} + 16 \, a^{2} c^{3}\right )} x^{3} + {\left (5 \, b^{5} - 24 \, a b^{3} c + 16 \, a^{2} b c^{2}\right )} x^{2} + {\left (5 \, a b^{4} - 24 \, a^{2} b^{2} c + 16 \, a^{3} c^{2}\right )} x\right )} \sqrt {-c} \arctan \left (\frac {\sqrt {c x^{4} + b x^{3} + a x^{2}} {\left (2 \, c x + b\right )} \sqrt {-c}}{2 \, {\left (c^{2} x^{3} + b c x^{2} + a c x\right )}}\right ) + 2 \, {\left (15 \, a b^{3} c - 52 \, a^{2} b c^{2} - 2 \, {\left (b^{2} c^{3} - 4 \, a c^{4}\right )} x^{3} + 5 \, {\left (b^{3} c^{2} - 4 \, a b c^{3}\right )} x^{2} + {\left (15 \, b^{4} c - 62 \, a b^{2} c^{2} + 24 \, a^{2} c^{3}\right )} x\right )} \sqrt {c x^{4} + b x^{3} + a x^{2}}}{8 \, {\left ({\left (b^{2} c^{5} - 4 \, a c^{6}\right )} x^{3} + {\left (b^{3} c^{4} - 4 \, a b c^{5}\right )} x^{2} + {\left (a b^{2} c^{4} - 4 \, a^{2} c^{5}\right )} x\right )}}\right ] \] Input:

integrate(x^7/(c*x^4+b*x^3+a*x^2)^(3/2),x, algorithm="fricas")
 

Output:

[-1/16*(3*((5*b^4*c - 24*a*b^2*c^2 + 16*a^2*c^3)*x^3 + (5*b^5 - 24*a*b^3*c 
 + 16*a^2*b*c^2)*x^2 + (5*a*b^4 - 24*a^2*b^2*c + 16*a^3*c^2)*x)*sqrt(c)*lo 
g(-(8*c^2*x^3 + 8*b*c*x^2 - 4*sqrt(c*x^4 + b*x^3 + a*x^2)*(2*c*x + b)*sqrt 
(c) + (b^2 + 4*a*c)*x)/x) + 4*(15*a*b^3*c - 52*a^2*b*c^2 - 2*(b^2*c^3 - 4* 
a*c^4)*x^3 + 5*(b^3*c^2 - 4*a*b*c^3)*x^2 + (15*b^4*c - 62*a*b^2*c^2 + 24*a 
^2*c^3)*x)*sqrt(c*x^4 + b*x^3 + a*x^2))/((b^2*c^5 - 4*a*c^6)*x^3 + (b^3*c^ 
4 - 4*a*b*c^5)*x^2 + (a*b^2*c^4 - 4*a^2*c^5)*x), -1/8*(3*((5*b^4*c - 24*a* 
b^2*c^2 + 16*a^2*c^3)*x^3 + (5*b^5 - 24*a*b^3*c + 16*a^2*b*c^2)*x^2 + (5*a 
*b^4 - 24*a^2*b^2*c + 16*a^3*c^2)*x)*sqrt(-c)*arctan(1/2*sqrt(c*x^4 + b*x^ 
3 + a*x^2)*(2*c*x + b)*sqrt(-c)/(c^2*x^3 + b*c*x^2 + a*c*x)) + 2*(15*a*b^3 
*c - 52*a^2*b*c^2 - 2*(b^2*c^3 - 4*a*c^4)*x^3 + 5*(b^3*c^2 - 4*a*b*c^3)*x^ 
2 + (15*b^4*c - 62*a*b^2*c^2 + 24*a^2*c^3)*x)*sqrt(c*x^4 + b*x^3 + a*x^2)) 
/((b^2*c^5 - 4*a*c^6)*x^3 + (b^3*c^4 - 4*a*b*c^5)*x^2 + (a*b^2*c^4 - 4*a^2 
*c^5)*x)]
 

Sympy [F]

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

integrate(x**7/(c*x**4+b*x**3+a*x**2)**(3/2),x)
 

Output:

Integral(x**7/(x**2*(a + b*x + c*x**2))**(3/2), x)
 

Maxima [F]

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

integrate(x^7/(c*x^4+b*x^3+a*x^2)^(3/2),x, algorithm="maxima")
 

Output:

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

Giac [A] (verification not implemented)

Time = 0.20 (sec) , antiderivative size = 318, normalized size of antiderivative = 1.36 \[ \int \frac {x^7}{\left (a x^2+b x^3+c x^4\right )^{3/2}} \, dx=\frac {{\left (15 \, b^{4} \log \left ({\left | b - 2 \, \sqrt {a} \sqrt {c} \right |}\right ) - 72 \, a b^{2} c \log \left ({\left | b - 2 \, \sqrt {a} \sqrt {c} \right |}\right ) + 48 \, a^{2} c^{2} \log \left ({\left | b - 2 \, \sqrt {a} \sqrt {c} \right |}\right ) + 30 \, \sqrt {a} b^{3} \sqrt {c} - 104 \, a^{\frac {3}{2}} b c^{\frac {3}{2}}\right )} \mathrm {sgn}\left (x\right )}{8 \, {\left (b^{2} c^{\frac {7}{2}} - 4 \, a c^{\frac {9}{2}}\right )}} + \frac {{\left ({\left (\frac {2 \, {\left (b^{2} c^{2} - 4 \, a c^{3}\right )} x}{b^{2} c^{3} \mathrm {sgn}\left (x\right ) - 4 \, a c^{4} \mathrm {sgn}\left (x\right )} - \frac {5 \, {\left (b^{3} c - 4 \, a b c^{2}\right )}}{b^{2} c^{3} \mathrm {sgn}\left (x\right ) - 4 \, a c^{4} \mathrm {sgn}\left (x\right )}\right )} x - \frac {15 \, b^{4} - 62 \, a b^{2} c + 24 \, a^{2} c^{2}}{b^{2} c^{3} \mathrm {sgn}\left (x\right ) - 4 \, a c^{4} \mathrm {sgn}\left (x\right )}\right )} x - \frac {15 \, a b^{3} - 52 \, a^{2} b c}{b^{2} c^{3} \mathrm {sgn}\left (x\right ) - 4 \, a c^{4} \mathrm {sgn}\left (x\right )}}{4 \, \sqrt {c x^{2} + b x + a}} - \frac {3 \, {\left (5 \, b^{2} - 4 \, a c\right )} \log \left ({\left | 2 \, {\left (\sqrt {c} x - \sqrt {c x^{2} + b x + a}\right )} \sqrt {c} + b \right |}\right )}{8 \, c^{\frac {7}{2}} \mathrm {sgn}\left (x\right )} \] Input:

integrate(x^7/(c*x^4+b*x^3+a*x^2)^(3/2),x, algorithm="giac")
 

Output:

1/8*(15*b^4*log(abs(b - 2*sqrt(a)*sqrt(c))) - 72*a*b^2*c*log(abs(b - 2*sqr 
t(a)*sqrt(c))) + 48*a^2*c^2*log(abs(b - 2*sqrt(a)*sqrt(c))) + 30*sqrt(a)*b 
^3*sqrt(c) - 104*a^(3/2)*b*c^(3/2))*sgn(x)/(b^2*c^(7/2) - 4*a*c^(9/2)) + 1 
/4*(((2*(b^2*c^2 - 4*a*c^3)*x/(b^2*c^3*sgn(x) - 4*a*c^4*sgn(x)) - 5*(b^3*c 
 - 4*a*b*c^2)/(b^2*c^3*sgn(x) - 4*a*c^4*sgn(x)))*x - (15*b^4 - 62*a*b^2*c 
+ 24*a^2*c^2)/(b^2*c^3*sgn(x) - 4*a*c^4*sgn(x)))*x - (15*a*b^3 - 52*a^2*b* 
c)/(b^2*c^3*sgn(x) - 4*a*c^4*sgn(x)))/sqrt(c*x^2 + b*x + a) - 3/8*(5*b^2 - 
 4*a*c)*log(abs(2*(sqrt(c)*x - sqrt(c*x^2 + b*x + a))*sqrt(c) + b))/(c^(7/ 
2)*sgn(x))
 

Mupad [F(-1)]

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

int(x^7/(a*x^2 + b*x^3 + c*x^4)^(3/2),x)
 

Output:

int(x^7/(a*x^2 + b*x^3 + c*x^4)^(3/2), x)
 

Reduce [B] (verification not implemented)

Time = 0.27 (sec) , antiderivative size = 751, normalized size of antiderivative = 3.21 \[ \int \frac {x^7}{\left (a x^2+b x^3+c x^4\right )^{3/2}} \, dx=\frac {72 \sqrt {c}\, \mathrm {log}\left (\frac {2 \sqrt {c}\, \sqrt {c \,x^{2}+b x +a}+b +2 c x}{\sqrt {4 a c -b^{2}}}\right ) a^{2} b^{2} c -48 \sqrt {c}\, \mathrm {log}\left (\frac {2 \sqrt {c}\, \sqrt {c \,x^{2}+b x +a}+b +2 c x}{\sqrt {4 a c -b^{2}}}\right ) a^{2} c^{3} x^{2}-15 \sqrt {c}\, \mathrm {log}\left (\frac {2 \sqrt {c}\, \sqrt {c \,x^{2}+b x +a}+b +2 c x}{\sqrt {4 a c -b^{2}}}\right ) b^{4} c \,x^{2}-64 \sqrt {c}\, a \,b^{3} c x +16 \sqrt {c}\, a \,b^{4}+16 \sqrt {c}\, b^{5} x -48 \sqrt {c}\, \mathrm {log}\left (\frac {2 \sqrt {c}\, \sqrt {c \,x^{2}+b x +a}+b +2 c x}{\sqrt {4 a c -b^{2}}}\right ) a^{2} b \,c^{2} x +72 \sqrt {c}\, \mathrm {log}\left (\frac {2 \sqrt {c}\, \sqrt {c \,x^{2}+b x +a}+b +2 c x}{\sqrt {4 a c -b^{2}}}\right ) a \,b^{3} c x +72 \sqrt {c}\, \mathrm {log}\left (\frac {2 \sqrt {c}\, \sqrt {c \,x^{2}+b x +a}+b +2 c x}{\sqrt {4 a c -b^{2}}}\right ) a \,b^{2} c^{2} x^{2}-48 \sqrt {c}\, \mathrm {log}\left (\frac {2 \sqrt {c}\, \sqrt {c \,x^{2}+b x +a}+b +2 c x}{\sqrt {4 a c -b^{2}}}\right ) a^{3} c^{2}-15 \sqrt {c}\, \mathrm {log}\left (\frac {2 \sqrt {c}\, \sqrt {c \,x^{2}+b x +a}+b +2 c x}{\sqrt {4 a c -b^{2}}}\right ) a \,b^{4}-15 \sqrt {c}\, \mathrm {log}\left (\frac {2 \sqrt {c}\, \sqrt {c \,x^{2}+b x +a}+b +2 c x}{\sqrt {4 a c -b^{2}}}\right ) b^{5} x -64 \sqrt {c}\, a^{2} b^{2} c +16 \sqrt {c}\, b^{4} c \,x^{2}-104 \sqrt {c \,x^{2}+b x +a}\, a^{2} b \,c^{2}-124 \sqrt {c \,x^{2}+b x +a}\, a \,b^{2} c^{2} x -40 \sqrt {c \,x^{2}+b x +a}\, a b \,c^{3} x^{2}+32 \sqrt {c}\, a^{2} b \,c^{2} x -64 \sqrt {c}\, a \,b^{2} c^{2} x^{2}+48 \sqrt {c \,x^{2}+b x +a}\, a^{2} c^{3} x +30 \sqrt {c \,x^{2}+b x +a}\, a \,b^{3} c +16 \sqrt {c \,x^{2}+b x +a}\, a \,c^{4} x^{3}+30 \sqrt {c \,x^{2}+b x +a}\, b^{4} c x +10 \sqrt {c \,x^{2}+b x +a}\, b^{3} c^{2} x^{2}-4 \sqrt {c \,x^{2}+b x +a}\, b^{2} c^{3} x^{3}+32 \sqrt {c}\, a^{2} c^{3} x^{2}+32 \sqrt {c}\, a^{3} c^{2}}{8 c^{4} \left (4 a \,c^{2} x^{2}-b^{2} c \,x^{2}+4 a b c x -b^{3} x +4 a^{2} c -a \,b^{2}\right )} \] Input:

int(x^7/(c*x^4+b*x^3+a*x^2)^(3/2),x)
 

Output:

( - 104*sqrt(a + b*x + c*x**2)*a**2*b*c**2 + 48*sqrt(a + b*x + c*x**2)*a** 
2*c**3*x + 30*sqrt(a + b*x + c*x**2)*a*b**3*c - 124*sqrt(a + b*x + c*x**2) 
*a*b**2*c**2*x - 40*sqrt(a + b*x + c*x**2)*a*b*c**3*x**2 + 16*sqrt(a + b*x 
 + c*x**2)*a*c**4*x**3 + 30*sqrt(a + b*x + c*x**2)*b**4*c*x + 10*sqrt(a + 
b*x + c*x**2)*b**3*c**2*x**2 - 4*sqrt(a + b*x + c*x**2)*b**2*c**3*x**3 - 4 
8*sqrt(c)*log((2*sqrt(c)*sqrt(a + b*x + c*x**2) + b + 2*c*x)/sqrt(4*a*c - 
b**2))*a**3*c**2 + 72*sqrt(c)*log((2*sqrt(c)*sqrt(a + b*x + c*x**2) + b + 
2*c*x)/sqrt(4*a*c - b**2))*a**2*b**2*c - 48*sqrt(c)*log((2*sqrt(c)*sqrt(a 
+ b*x + c*x**2) + b + 2*c*x)/sqrt(4*a*c - b**2))*a**2*b*c**2*x - 48*sqrt(c 
)*log((2*sqrt(c)*sqrt(a + b*x + c*x**2) + b + 2*c*x)/sqrt(4*a*c - b**2))*a 
**2*c**3*x**2 - 15*sqrt(c)*log((2*sqrt(c)*sqrt(a + b*x + c*x**2) + b + 2*c 
*x)/sqrt(4*a*c - b**2))*a*b**4 + 72*sqrt(c)*log((2*sqrt(c)*sqrt(a + b*x + 
c*x**2) + b + 2*c*x)/sqrt(4*a*c - b**2))*a*b**3*c*x + 72*sqrt(c)*log((2*sq 
rt(c)*sqrt(a + b*x + c*x**2) + b + 2*c*x)/sqrt(4*a*c - b**2))*a*b**2*c**2* 
x**2 - 15*sqrt(c)*log((2*sqrt(c)*sqrt(a + b*x + c*x**2) + b + 2*c*x)/sqrt( 
4*a*c - b**2))*b**5*x - 15*sqrt(c)*log((2*sqrt(c)*sqrt(a + b*x + c*x**2) + 
 b + 2*c*x)/sqrt(4*a*c - b**2))*b**4*c*x**2 + 32*sqrt(c)*a**3*c**2 - 64*sq 
rt(c)*a**2*b**2*c + 32*sqrt(c)*a**2*b*c**2*x + 32*sqrt(c)*a**2*c**3*x**2 + 
 16*sqrt(c)*a*b**4 - 64*sqrt(c)*a*b**3*c*x - 64*sqrt(c)*a*b**2*c**2*x**2 + 
 16*sqrt(c)*b**5*x + 16*sqrt(c)*b**4*c*x**2)/(8*c**4*(4*a**2*c - a*b**2...