3.19 \(\int \frac {1}{(a c e+(b c e+a d e+a c f) x+(b d e+b c f+a d f) x^2+b d f x^3)^2} \, dx\)

Optimal. Leaf size=234 \[ -\frac {b^3}{(a+b x) (b c-a d)^2 (b e-a f)^2}-\frac {2 b^3 \log (a+b x) (-2 a d f+b c f+b d e)}{(b c-a d)^3 (b e-a f)^3}-\frac {d^3}{(c+d x) (b c-a d)^2 (d e-c f)^2}+\frac {2 d^3 \log (c+d x) (a d f-2 b c f+b d e)}{(b c-a d)^3 (d e-c f)^3}-\frac {f^3}{(e+f x) (b e-a f)^2 (d e-c f)^2}+\frac {2 f^3 \log (e+f x) (-a d f-b c f+2 b d e)}{(b e-a f)^3 (d e-c f)^3} \]

[Out]

-b^3/(-a*d+b*c)^2/(-a*f+b*e)^2/(b*x+a)-d^3/(-a*d+b*c)^2/(-c*f+d*e)^2/(d*x+c)-f^3/(-a*f+b*e)^2/(-c*f+d*e)^2/(f*
x+e)-2*b^3*(-2*a*d*f+b*c*f+b*d*e)*ln(b*x+a)/(-a*d+b*c)^3/(-a*f+b*e)^3+2*d^3*(a*d*f-2*b*c*f+b*d*e)*ln(d*x+c)/(-
a*d+b*c)^3/(-c*f+d*e)^3+2*f^3*(-a*d*f-b*c*f+2*b*d*e)*ln(f*x+e)/(-a*f+b*e)^3/(-c*f+d*e)^3

________________________________________________________________________________________

Rubi [A]  time = 0.41, antiderivative size = 234, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 46, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.022, Rules used = {2058} \[ -\frac {b^3}{(a+b x) (b c-a d)^2 (b e-a f)^2}-\frac {2 b^3 \log (a+b x) (-2 a d f+b c f+b d e)}{(b c-a d)^3 (b e-a f)^3}-\frac {d^3}{(c+d x) (b c-a d)^2 (d e-c f)^2}+\frac {2 d^3 \log (c+d x) (a d f-2 b c f+b d e)}{(b c-a d)^3 (d e-c f)^3}-\frac {f^3}{(e+f x) (b e-a f)^2 (d e-c f)^2}+\frac {2 f^3 \log (e+f x) (-a d f-b c f+2 b d e)}{(b e-a f)^3 (d e-c f)^3} \]

Antiderivative was successfully verified.

[In]

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

[Out]

-(b^3/((b*c - a*d)^2*(b*e - a*f)^2*(a + b*x))) - d^3/((b*c - a*d)^2*(d*e - c*f)^2*(c + d*x)) - f^3/((b*e - a*f
)^2*(d*e - c*f)^2*(e + f*x)) - (2*b^3*(b*d*e + b*c*f - 2*a*d*f)*Log[a + b*x])/((b*c - a*d)^3*(b*e - a*f)^3) +
(2*d^3*(b*d*e - 2*b*c*f + a*d*f)*Log[c + d*x])/((b*c - a*d)^3*(d*e - c*f)^3) + (2*f^3*(2*b*d*e - b*c*f - a*d*f
)*Log[e + f*x])/((b*e - a*f)^3*(d*e - c*f)^3)

Rule 2058

Int[(P_)^(p_), x_Symbol] :> With[{u = Factor[P]}, Int[ExpandIntegrand[u^p, x], x] /;  !SumQ[NonfreeFactors[u,
x]]] /; PolyQ[P, x] && ILtQ[p, 0]

Rubi steps

\begin {align*} \int \frac {1}{\left (a c e+(b c e+a d e+a c f) x+(b d e+b c f+a d f) x^2+b d f x^3\right )^2} \, dx &=\int \left (\frac {b^4}{(b c-a d)^2 (b e-a f)^2 (a+b x)^2}-\frac {2 b^4 (b d e+b c f-2 a d f)}{(b c-a d)^3 (b e-a f)^3 (a+b x)}+\frac {d^4}{(b c-a d)^2 (-d e+c f)^2 (c+d x)^2}-\frac {2 d^4 (b d e-2 b c f+a d f)}{(b c-a d)^3 (-d e+c f)^3 (c+d x)}+\frac {f^4}{(b e-a f)^2 (d e-c f)^2 (e+f x)^2}-\frac {2 f^4 (-2 b d e+b c f+a d f)}{(b e-a f)^3 (d e-c f)^3 (e+f x)}\right ) \, dx\\ &=-\frac {b^3}{(b c-a d)^2 (b e-a f)^2 (a+b x)}-\frac {d^3}{(b c-a d)^2 (d e-c f)^2 (c+d x)}-\frac {f^3}{(b e-a f)^2 (d e-c f)^2 (e+f x)}-\frac {2 b^3 (b d e+b c f-2 a d f) \log (a+b x)}{(b c-a d)^3 (b e-a f)^3}+\frac {2 d^3 (b d e-2 b c f+a d f) \log (c+d x)}{(b c-a d)^3 (d e-c f)^3}+\frac {2 f^3 (2 b d e-b c f-a d f) \log (e+f x)}{(b e-a f)^3 (d e-c f)^3}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.55, size = 232, normalized size = 0.99 \[ -\frac {b^3}{(a+b x) (b c-a d)^2 (b e-a f)^2}-\frac {2 b^3 \log (a+b x) (-2 a d f+b c f+b d e)}{(b c-a d)^3 (b e-a f)^3}-\frac {d^3}{(c+d x) (b c-a d)^2 (d e-c f)^2}-\frac {2 d^3 \log (c+d x) (a d f-2 b c f+b d e)}{(b c-a d)^3 (c f-d e)^3}-\frac {f^3}{(e+f x) (b e-a f)^2 (d e-c f)^2}-\frac {2 f^3 \log (e+f x) (a d f+b c f-2 b d e)}{(b e-a f)^3 (d e-c f)^3} \]

Antiderivative was successfully verified.

[In]

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

[Out]

-(b^3/((b*c - a*d)^2*(b*e - a*f)^2*(a + b*x))) - d^3/((b*c - a*d)^2*(d*e - c*f)^2*(c + d*x)) - f^3/((b*e - a*f
)^2*(d*e - c*f)^2*(e + f*x)) - (2*b^3*(b*d*e + b*c*f - 2*a*d*f)*Log[a + b*x])/((b*c - a*d)^3*(b*e - a*f)^3) -
(2*d^3*(b*d*e - 2*b*c*f + a*d*f)*Log[c + d*x])/((b*c - a*d)^3*(-(d*e) + c*f)^3) - (2*f^3*(-2*b*d*e + b*c*f + a
*d*f)*Log[e + f*x])/((b*e - a*f)^3*(d*e - c*f)^3)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Timed out

________________________________________________________________________________________

giac [B]  time = 0.39, size = 1414, normalized size = 6.04 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

2*(b^5*c*f - 2*a*b^4*d*f + b^5*d*e)*log(abs(b*x + a))/(a^3*b^4*c^3*f^3 - 3*a^4*b^3*c^2*d*f^3 + 3*a^5*b^2*c*d^2
*f^3 - a^6*b*d^3*f^3 - 3*a^2*b^5*c^3*f^2*e + 9*a^3*b^4*c^2*d*f^2*e - 9*a^4*b^3*c*d^2*f^2*e + 3*a^5*b^2*d^3*f^2
*e + 3*a*b^6*c^3*f*e^2 - 9*a^2*b^5*c^2*d*f*e^2 + 9*a^3*b^4*c*d^2*f*e^2 - 3*a^4*b^3*d^3*f*e^2 - b^7*c^3*e^3 + 3
*a*b^6*c^2*d*e^3 - 3*a^2*b^5*c*d^2*e^3 + a^3*b^4*d^3*e^3) + 2*(2*b*c*d^4*f - a*d^5*f - b*d^5*e)*log(abs(d*x +
c))/(b^3*c^6*d*f^3 - 3*a*b^2*c^5*d^2*f^3 + 3*a^2*b*c^4*d^3*f^3 - a^3*c^3*d^4*f^3 - 3*b^3*c^5*d^2*f^2*e + 9*a*b
^2*c^4*d^3*f^2*e - 9*a^2*b*c^3*d^4*f^2*e + 3*a^3*c^2*d^5*f^2*e + 3*b^3*c^4*d^3*f*e^2 - 9*a*b^2*c^3*d^4*f*e^2 +
 9*a^2*b*c^2*d^5*f*e^2 - 3*a^3*c*d^6*f*e^2 - b^3*c^3*d^4*e^3 + 3*a*b^2*c^2*d^5*e^3 - 3*a^2*b*c*d^6*e^3 + a^3*d
^7*e^3) - 2*(b*c*f^5 + a*d*f^5 - 2*b*d*f^4*e)*log(abs(f*x + e))/(a^3*c^3*f^7 - 3*a^2*b*c^3*f^6*e - 3*a^3*c^2*d
*f^6*e + 3*a*b^2*c^3*f^5*e^2 + 9*a^2*b*c^2*d*f^5*e^2 + 3*a^3*c*d^2*f^5*e^2 - b^3*c^3*f^4*e^3 - 9*a*b^2*c^2*d*f
^4*e^3 - 9*a^2*b*c*d^2*f^4*e^3 - a^3*d^3*f^4*e^3 + 3*b^3*c^2*d*f^3*e^4 + 9*a*b^2*c*d^2*f^3*e^4 + 3*a^2*b*d^3*f
^3*e^4 - 3*b^3*c*d^2*f^2*e^5 - 3*a*b^2*d^3*f^2*e^5 + b^3*d^3*f*e^6) - (2*b^3*c^2*d*f^3*x^2 - 2*a*b^2*c*d^2*f^3
*x^2 + 2*a^2*b*d^3*f^3*x^2 - 2*b^3*c*d^2*f^2*x^2*e - 2*a*b^2*d^3*f^2*x^2*e + 2*b^3*c^3*f^3*x - a*b^2*c^2*d*f^3
*x - a^2*b*c*d^2*f^3*x + 2*a^3*d^3*f^3*x + 2*b^3*d^3*f*x^2*e^2 - b^3*c^2*d*f^2*x*e - a^2*b*d^3*f^2*x*e + a*b^2
*c^3*f^3 - 2*a^2*b*c^2*d*f^3 + a^3*c*d^2*f^3 - b^3*c*d^2*f*x*e^2 - a*b^2*d^3*f*x*e^2 + b^3*c^3*f^2*e + a^3*d^3
*f^2*e + 2*b^3*d^3*x*e^3 - 2*b^3*c^2*d*f*e^2 - 2*a^2*b*d^3*f*e^2 + b^3*c*d^2*e^3 + a*b^2*d^3*e^3)/((a^2*b^2*c^
4*f^4 - 2*a^3*b*c^3*d*f^4 + a^4*c^2*d^2*f^4 - 2*a*b^3*c^4*f^3*e + 2*a^2*b^2*c^3*d*f^3*e + 2*a^3*b*c^2*d^2*f^3*
e - 2*a^4*c*d^3*f^3*e + b^4*c^4*f^2*e^2 + 2*a*b^3*c^3*d*f^2*e^2 - 6*a^2*b^2*c^2*d^2*f^2*e^2 + 2*a^3*b*c*d^3*f^
2*e^2 + a^4*d^4*f^2*e^2 - 2*b^4*c^3*d*f*e^3 + 2*a*b^3*c^2*d^2*f*e^3 + 2*a^2*b^2*c*d^3*f*e^3 - 2*a^3*b*d^4*f*e^
3 + b^4*c^2*d^2*e^4 - 2*a*b^3*c*d^3*e^4 + a^2*b^2*d^4*e^4)*(b*d*f*x^3 + b*c*f*x^2 + a*d*f*x^2 + b*d*x^2*e + a*
c*f*x + b*c*x*e + a*d*x*e + a*c*e))

________________________________________________________________________________________

maple [A]  time = 0.03, size = 398, normalized size = 1.70 \[ \frac {4 a \,b^{3} d f \ln \left (b x +a \right )}{\left (a f -b e \right )^{3} \left (a d -b c \right )^{3}}+\frac {2 a \,d^{4} f \ln \left (d x +c \right )}{\left (c f -d e \right )^{3} \left (a d -b c \right )^{3}}-\frac {2 a d \,f^{4} \ln \left (f x +e \right )}{\left (c f -d e \right )^{3} \left (a f -b e \right )^{3}}-\frac {2 b^{4} c f \ln \left (b x +a \right )}{\left (a f -b e \right )^{3} \left (a d -b c \right )^{3}}-\frac {2 b^{4} d e \ln \left (b x +a \right )}{\left (a f -b e \right )^{3} \left (a d -b c \right )^{3}}-\frac {4 b c \,d^{3} f \ln \left (d x +c \right )}{\left (c f -d e \right )^{3} \left (a d -b c \right )^{3}}-\frac {2 b c \,f^{4} \ln \left (f x +e \right )}{\left (c f -d e \right )^{3} \left (a f -b e \right )^{3}}+\frac {2 b \,d^{4} e \ln \left (d x +c \right )}{\left (c f -d e \right )^{3} \left (a d -b c \right )^{3}}+\frac {4 b d e \,f^{3} \ln \left (f x +e \right )}{\left (c f -d e \right )^{3} \left (a f -b e \right )^{3}}-\frac {b^{3}}{\left (a f -b e \right )^{2} \left (a d -b c \right )^{2} \left (b x +a \right )}-\frac {d^{3}}{\left (c f -d e \right )^{2} \left (a d -b c \right )^{2} \left (d x +c \right )}-\frac {f^{3}}{\left (c f -d e \right )^{2} \left (a f -b e \right )^{2} \left (f x +e \right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-f^3/(c*f-d*e)^2/(a*f-b*e)^2/(f*x+e)-2*f^4/(c*f-d*e)^3/(a*f-b*e)^3*ln(f*x+e)*a*d-2*f^4/(c*f-d*e)^3/(a*f-b*e)^3
*ln(f*x+e)*b*c+4*f^3/(c*f-d*e)^3/(a*f-b*e)^3*ln(f*x+e)*b*d*e-d^3/(c*f-d*e)^2/(a*d-b*c)^2/(d*x+c)+2*d^4/(c*f-d*
e)^3/(a*d-b*c)^3*ln(d*x+c)*a*f-4*d^3/(c*f-d*e)^3/(a*d-b*c)^3*ln(d*x+c)*b*c*f+2*d^4/(c*f-d*e)^3/(a*d-b*c)^3*ln(
d*x+c)*b*e-b^3/(a*f-b*e)^2/(a*d-b*c)^2/(b*x+a)+4*b^3/(a*f-b*e)^3/(a*d-b*c)^3*ln(b*x+a)*a*d*f-2*b^4/(a*f-b*e)^3
/(a*d-b*c)^3*ln(b*x+a)*c*f-2*b^4/(a*f-b*e)^3/(a*d-b*c)^3*ln(b*x+a)*d*e

________________________________________________________________________________________

maxima [B]  time = 1.54, size = 2096, normalized size = 8.96 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-2*(b^4*d*e + (b^4*c - 2*a*b^3*d)*f)*log(b*x + a)/((b^6*c^3 - 3*a*b^5*c^2*d + 3*a^2*b^4*c*d^2 - a^3*b^3*d^3)*e
^3 - 3*(a*b^5*c^3 - 3*a^2*b^4*c^2*d + 3*a^3*b^3*c*d^2 - a^4*b^2*d^3)*e^2*f + 3*(a^2*b^4*c^3 - 3*a^3*b^3*c^2*d
+ 3*a^4*b^2*c*d^2 - a^5*b*d^3)*e*f^2 - (a^3*b^3*c^3 - 3*a^4*b^2*c^2*d + 3*a^5*b*c*d^2 - a^6*d^3)*f^3) + 2*(b*d
^4*e - (2*b*c*d^3 - a*d^4)*f)*log(d*x + c)/((b^3*c^3*d^3 - 3*a*b^2*c^2*d^4 + 3*a^2*b*c*d^5 - a^3*d^6)*e^3 - 3*
(b^3*c^4*d^2 - 3*a*b^2*c^3*d^3 + 3*a^2*b*c^2*d^4 - a^3*c*d^5)*e^2*f + 3*(b^3*c^5*d - 3*a*b^2*c^4*d^2 + 3*a^2*b
*c^3*d^3 - a^3*c^2*d^4)*e*f^2 - (b^3*c^6 - 3*a*b^2*c^5*d + 3*a^2*b*c^4*d^2 - a^3*c^3*d^3)*f^3) + 2*(2*b*d*e*f^
3 - (b*c + a*d)*f^4)*log(f*x + e)/(b^3*d^3*e^6 + a^3*c^3*f^6 - 3*(b^3*c*d^2 + a*b^2*d^3)*e^5*f + 3*(b^3*c^2*d
+ 3*a*b^2*c*d^2 + a^2*b*d^3)*e^4*f^2 - (b^3*c^3 + 9*a*b^2*c^2*d + 9*a^2*b*c*d^2 + a^3*d^3)*e^3*f^3 + 3*(a*b^2*
c^3 + 3*a^2*b*c^2*d + a^3*c*d^2)*e^2*f^4 - 3*(a^2*b*c^3 + a^3*c^2*d)*e*f^5) - ((b^3*c*d^2 + a*b^2*d^3)*e^3 - 2
*(b^3*c^2*d + a^2*b*d^3)*e^2*f + (b^3*c^3 + a^3*d^3)*e*f^2 + (a*b^2*c^3 - 2*a^2*b*c^2*d + a^3*c*d^2)*f^3 + 2*(
b^3*d^3*e^2*f - (b^3*c*d^2 + a*b^2*d^3)*e*f^2 + (b^3*c^2*d - a*b^2*c*d^2 + a^2*b*d^3)*f^3)*x^2 + (2*b^3*d^3*e^
3 - (b^3*c*d^2 + a*b^2*d^3)*e^2*f - (b^3*c^2*d + a^2*b*d^3)*e*f^2 + (2*b^3*c^3 - a*b^2*c^2*d - a^2*b*c*d^2 + 2
*a^3*d^3)*f^3)*x)/((a*b^4*c^3*d^2 - 2*a^2*b^3*c^2*d^3 + a^3*b^2*c*d^4)*e^5 - 2*(a*b^4*c^4*d - a^2*b^3*c^3*d^2
- a^3*b^2*c^2*d^3 + a^4*b*c*d^4)*e^4*f + (a*b^4*c^5 + 2*a^2*b^3*c^4*d - 6*a^3*b^2*c^3*d^2 + 2*a^4*b*c^2*d^3 +
a^5*c*d^4)*e^3*f^2 - 2*(a^2*b^3*c^5 - a^3*b^2*c^4*d - a^4*b*c^3*d^2 + a^5*c^2*d^3)*e^2*f^3 + (a^3*b^2*c^5 - 2*
a^4*b*c^4*d + a^5*c^3*d^2)*e*f^4 + ((b^5*c^2*d^3 - 2*a*b^4*c*d^4 + a^2*b^3*d^5)*e^4*f - 2*(b^5*c^3*d^2 - a*b^4
*c^2*d^3 - a^2*b^3*c*d^4 + a^3*b^2*d^5)*e^3*f^2 + (b^5*c^4*d + 2*a*b^4*c^3*d^2 - 6*a^2*b^3*c^2*d^3 + 2*a^3*b^2
*c*d^4 + a^4*b*d^5)*e^2*f^3 - 2*(a*b^4*c^4*d - a^2*b^3*c^3*d^2 - a^3*b^2*c^2*d^3 + a^4*b*c*d^4)*e*f^4 + (a^2*b
^3*c^4*d - 2*a^3*b^2*c^3*d^2 + a^4*b*c^2*d^3)*f^5)*x^3 + ((b^5*c^2*d^3 - 2*a*b^4*c*d^4 + a^2*b^3*d^5)*e^5 - (b
^5*c^3*d^2 - a*b^4*c^2*d^3 - a^2*b^3*c*d^4 + a^3*b^2*d^5)*e^4*f - (b^5*c^4*d - 2*a*b^4*c^3*d^2 + 2*a^2*b^3*c^2
*d^3 - 2*a^3*b^2*c*d^4 + a^4*b*d^5)*e^3*f^2 + (b^5*c^5 + a*b^4*c^4*d - 2*a^2*b^3*c^3*d^2 - 2*a^3*b^2*c^2*d^3 +
 a^4*b*c*d^4 + a^5*d^5)*e^2*f^3 - (2*a*b^4*c^5 - a^2*b^3*c^4*d - 2*a^3*b^2*c^3*d^2 - a^4*b*c^2*d^3 + 2*a^5*c*d
^4)*e*f^4 + (a^2*b^3*c^5 - a^3*b^2*c^4*d - a^4*b*c^3*d^2 + a^5*c^2*d^3)*f^5)*x^2 + ((b^5*c^3*d^2 - a*b^4*c^2*d
^3 - a^2*b^3*c*d^4 + a^3*b^2*d^5)*e^5 - (2*b^5*c^4*d - a*b^4*c^3*d^2 - 2*a^2*b^3*c^2*d^3 - a^3*b^2*c*d^4 + 2*a
^4*b*d^5)*e^4*f + (b^5*c^5 + a*b^4*c^4*d - 2*a^2*b^3*c^3*d^2 - 2*a^3*b^2*c^2*d^3 + a^4*b*c*d^4 + a^5*d^5)*e^3*
f^2 - (a*b^4*c^5 - 2*a^2*b^3*c^4*d + 2*a^3*b^2*c^3*d^2 - 2*a^4*b*c^2*d^3 + a^5*c*d^4)*e^2*f^3 - (a^2*b^3*c^5 -
 a^3*b^2*c^4*d - a^4*b*c^3*d^2 + a^5*c^2*d^3)*e*f^4 + (a^3*b^2*c^5 - 2*a^4*b*c^4*d + a^5*c^3*d^2)*f^5)*x)

________________________________________________________________________________________

mupad [B]  time = 8.18, size = 1940, normalized size = 8.29 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

- ((a*b^2*c^3*f^3 + a*b^2*d^3*e^3 + a^3*c*d^2*f^3 + b^3*c*d^2*e^3 + a^3*d^3*e*f^2 + b^3*c^3*e*f^2 - 2*a^2*b*c^
2*d*f^3 - 2*a^2*b*d^3*e^2*f - 2*b^3*c^2*d*e^2*f)/(a^2*b^2*c^4*f^4 + a^2*b^2*d^4*e^4 + a^4*c^2*d^2*f^4 + b^4*c^
2*d^2*e^4 + a^4*d^4*e^2*f^2 + b^4*c^4*e^2*f^2 - 2*a*b^3*c*d^3*e^4 - 2*a^3*b*c^3*d*f^4 - 2*a*b^3*c^4*e*f^3 - 2*
a^3*b*d^4*e^3*f - 2*a^4*c*d^3*e*f^3 - 2*b^4*c^3*d*e^3*f + 2*a*b^3*c^2*d^2*e^3*f + 2*a*b^3*c^3*d*e^2*f^2 + 2*a^
2*b^2*c*d^3*e^3*f + 2*a^2*b^2*c^3*d*e*f^3 + 2*a^3*b*c*d^3*e^2*f^2 + 2*a^3*b*c^2*d^2*e*f^3 - 6*a^2*b^2*c^2*d^2*
e^2*f^2) + (2*x^2*(a^2*b*d^3*f^3 + b^3*c^2*d*f^3 + b^3*d^3*e^2*f - a*b^2*c*d^2*f^3 - a*b^2*d^3*e*f^2 - b^3*c*d
^2*e*f^2))/(a^2*b^2*c^4*f^4 + a^2*b^2*d^4*e^4 + a^4*c^2*d^2*f^4 + b^4*c^2*d^2*e^4 + a^4*d^4*e^2*f^2 + b^4*c^4*
e^2*f^2 - 2*a*b^3*c*d^3*e^4 - 2*a^3*b*c^3*d*f^4 - 2*a*b^3*c^4*e*f^3 - 2*a^3*b*d^4*e^3*f - 2*a^4*c*d^3*e*f^3 -
2*b^4*c^3*d*e^3*f + 2*a*b^3*c^2*d^2*e^3*f + 2*a*b^3*c^3*d*e^2*f^2 + 2*a^2*b^2*c*d^3*e^3*f + 2*a^2*b^2*c^3*d*e*
f^3 + 2*a^3*b*c*d^3*e^2*f^2 + 2*a^3*b*c^2*d^2*e*f^3 - 6*a^2*b^2*c^2*d^2*e^2*f^2) - (x*(a*b^2*c^2*d*f^3 - 2*b^3
*c^3*f^3 - 2*b^3*d^3*e^3 - 2*a^3*d^3*f^3 + a^2*b*c*d^2*f^3 + a*b^2*d^3*e^2*f + a^2*b*d^3*e*f^2 + b^3*c*d^2*e^2
*f + b^3*c^2*d*e*f^2))/(a^2*b^2*c^4*f^4 + a^2*b^2*d^4*e^4 + a^4*c^2*d^2*f^4 + b^4*c^2*d^2*e^4 + a^4*d^4*e^2*f^
2 + b^4*c^4*e^2*f^2 - 2*a*b^3*c*d^3*e^4 - 2*a^3*b*c^3*d*f^4 - 2*a*b^3*c^4*e*f^3 - 2*a^3*b*d^4*e^3*f - 2*a^4*c*
d^3*e*f^3 - 2*b^4*c^3*d*e^3*f + 2*a*b^3*c^2*d^2*e^3*f + 2*a*b^3*c^3*d*e^2*f^2 + 2*a^2*b^2*c*d^3*e^3*f + 2*a^2*
b^2*c^3*d*e*f^3 + 2*a^3*b*c*d^3*e^2*f^2 + 2*a^3*b*c^2*d^2*e*f^3 - 6*a^2*b^2*c^2*d^2*e^2*f^2))/(x^2*(a*d*f + b*
c*f + b*d*e) + x*(a*c*f + a*d*e + b*c*e) + a*c*e + b*d*f*x^3) - (log(a + b*x)*(b^4*(2*c*f + 2*d*e) - 4*a*b^3*d
*f))/(b^6*c^3*e^3 + a^6*d^3*f^3 - a^3*b^3*c^3*f^3 - a^3*b^3*d^3*e^3 - 3*a*b^5*c^2*d*e^3 - 3*a^5*b*c*d^2*f^3 -
3*a*b^5*c^3*e^2*f - 3*a^5*b*d^3*e*f^2 + 3*a^2*b^4*c*d^2*e^3 + 3*a^4*b^2*c^2*d*f^3 + 3*a^2*b^4*c^3*e*f^2 + 3*a^
4*b^2*d^3*e^2*f + 9*a^2*b^4*c^2*d*e^2*f - 9*a^3*b^3*c*d^2*e^2*f - 9*a^3*b^3*c^2*d*e*f^2 + 9*a^4*b^2*c*d^2*e*f^
2) - (log(c + d*x)*(d^4*(2*a*f + 2*b*e) - 4*b*c*d^3*f))/(a^3*d^6*e^3 + b^3*c^6*f^3 - a^3*c^3*d^3*f^3 - b^3*c^3
*d^3*e^3 - 3*a^2*b*c*d^5*e^3 - 3*a*b^2*c^5*d*f^3 - 3*a^3*c*d^5*e^2*f - 3*b^3*c^5*d*e*f^2 + 3*a*b^2*c^2*d^4*e^3
 + 3*a^2*b*c^4*d^2*f^3 + 3*a^3*c^2*d^4*e*f^2 + 3*b^3*c^4*d^2*e^2*f - 9*a*b^2*c^3*d^3*e^2*f + 9*a*b^2*c^4*d^2*e
*f^2 + 9*a^2*b*c^2*d^4*e^2*f - 9*a^2*b*c^3*d^3*e*f^2) - (log(e + f*x)*(f^4*(2*a*d + 2*b*c) - 4*b*d*e*f^3))/(a^
3*c^3*f^6 + b^3*d^3*e^6 - a^3*d^3*e^3*f^3 - b^3*c^3*e^3*f^3 - 3*a^2*b*c^3*e*f^5 - 3*a*b^2*d^3*e^5*f - 3*a^3*c^
2*d*e*f^5 - 3*b^3*c*d^2*e^5*f + 3*a*b^2*c^3*e^2*f^4 + 3*a^2*b*d^3*e^4*f^2 + 3*a^3*c*d^2*e^2*f^4 + 3*b^3*c^2*d*
e^4*f^2 + 9*a*b^2*c*d^2*e^4*f^2 - 9*a*b^2*c^2*d*e^3*f^3 - 9*a^2*b*c*d^2*e^3*f^3 + 9*a^2*b*c^2*d*e^2*f^4)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Timed out

________________________________________________________________________________________