3.33.58
Optimal. Leaf size=21
________________________________________________________________________________________
Rubi [F] time = 1.92, antiderivative size = 0, normalized size of antiderivative = 0.00,
number of steps used = 0, number of rules used = 0, integrand size = 0, = 0.000, Rules used =
{}
Verification is not applicable to the result.
[In]
Int[((5 - 2*x)*Log[x] + (-5 + x)*Log[-5*x + x^2] + (5*x - x^2 + (-5*x + x^2)*Log[x])*Log[-5*x + x^2]^2 + (-5*x
+ x^2 + (-5*x + x^2)*Log[x])*Log[x^2]*Log[-5*x + x^2]^2)/((-5*x + x^2)*Log[-5*x + x^2]^2),x]
[Out]
-(x*Log[x]) + x*Log[x]*Log[x^2] - Defer[Int][Log[x]/((-5 + x)*Log[(-5 + x)*x]^2), x] - Defer[Int][Log[x]/(x*Lo
g[(-5 + x)*x]^2), x] + Defer[Int][1/(x*Log[(-5 + x)*x]), x]
Rubi steps
________________________________________________________________________________________
Mathematica [A] time = 0.17, size = 20, normalized size = 0.95
Antiderivative was successfully verified.
[In]
Integrate[((5 - 2*x)*Log[x] + (-5 + x)*Log[-5*x + x^2] + (5*x - x^2 + (-5*x + x^2)*Log[x])*Log[-5*x + x^2]^2 +
(-5*x + x^2 + (-5*x + x^2)*Log[x])*Log[x^2]*Log[-5*x + x^2]^2)/((-5*x + x^2)*Log[-5*x + x^2]^2),x]
[Out]
Log[x]*(Log[(-5 + x)*x]^(-1) + x*(-1 + Log[x^2]))
________________________________________________________________________________________
fricas [A] time = 0.56, size = 36, normalized size = 1.71
Verification of antiderivative is not currently implemented for this CAS.
[In]
integrate((((x^2-5*x)*log(x)+x^2-5*x)*log(x^2-5*x)^2*log(x^2)+((x^2-5*x)*log(x)-x^2+5*x)*log(x^2-5*x)^2+(x-5)*
log(x^2-5*x)+(-2*x+5)*log(x))/(x^2-5*x)/log(x^2-5*x)^2,x, algorithm="fricas")
[Out]
((2*x*log(x)^2 - x*log(x))*log(x^2 - 5*x) + log(x))/log(x^2 - 5*x)
________________________________________________________________________________________
giac [A] time = 0.35, size = 25, normalized size = 1.19
Verification of antiderivative is not currently implemented for this CAS.
[In]
integrate((((x^2-5*x)*log(x)+x^2-5*x)*log(x^2-5*x)^2*log(x^2)+((x^2-5*x)*log(x)-x^2+5*x)*log(x^2-5*x)^2+(x-5)*
log(x^2-5*x)+(-2*x+5)*log(x))/(x^2-5*x)/log(x^2-5*x)^2,x, algorithm="giac")
[Out]
2*x*log(x)^2 - x*log(x) + log(x)/(log(x - 5) + log(x))
________________________________________________________________________________________
maple [C] time = 0.72, size = 167, normalized size = 7.95
Verification of antiderivative is not currently implemented for this CAS.
[In]
int((((x^2-5*x)*ln(x)+x^2-5*x)*ln(x^2-5*x)^2*ln(x^2)+((x^2-5*x)*ln(x)-x^2+5*x)*ln(x^2-5*x)^2+(x-5)*ln(x^2-5*x)
+(-2*x+5)*ln(x))/(x^2-5*x)/ln(x^2-5*x)^2,x,method=_RETURNVERBOSE)
[Out]
2*x*ln(x)^2-1/2*I*Pi*x*csgn(I*x)^2*csgn(I*x^2)*ln(x)+I*Pi*x*csgn(I*x)*csgn(I*x^2)^2*ln(x)-1/2*I*Pi*x*csgn(I*x^
2)^3*ln(x)-x*ln(x)+2*ln(x)/(2*ln(x)+2*ln(x-5)-I*Pi*csgn(I*x)*csgn(I*(x-5))*csgn(I*x*(x-5))+I*Pi*csgn(I*x)*csgn
(I*x*(x-5))^2+I*Pi*csgn(I*(x-5))*csgn(I*x*(x-5))^2-I*Pi*csgn(I*x*(x-5))^3)
________________________________________________________________________________________
maxima [B] time = 0.47, size = 45, normalized size = 2.14
Verification of antiderivative is not currently implemented for this CAS.
[In]
integrate((((x^2-5*x)*log(x)+x^2-5*x)*log(x^2-5*x)^2*log(x^2)+((x^2-5*x)*log(x)-x^2+5*x)*log(x^2-5*x)^2+(x-5)*
log(x^2-5*x)+(-2*x+5)*log(x))/(x^2-5*x)/log(x^2-5*x)^2,x, algorithm="maxima")
[Out]
(2*x*log(x)^3 - x*log(x)^2 + (2*x*log(x)^2 - x*log(x))*log(x - 5) + log(x))/(log(x - 5) + log(x))
________________________________________________________________________________________
mupad [B] time = 2.18, size = 55, normalized size = 2.62
Verification of antiderivative is not currently implemented for this CAS.
[In]
int((log(x)*(2*x - 5) - log(x^2 - 5*x)*(x - 5) + log(x^2 - 5*x)^2*(log(x)*(5*x - x^2) - 5*x + x^2) + log(x^2)*
log(x^2 - 5*x)^2*(5*x + log(x)*(5*x - x^2) - x^2))/(log(x^2 - 5*x)^2*(5*x - x^2)),x)
[Out]
log(x)/log(x^2 - 5*x) - 5/(4*(x - 5/2)) - x/(2*x - 5) + 5/(2*x - 5) - x*log(x) + x*log(x^2)*log(x)
________________________________________________________________________________________
sympy [A] time = 0.33, size = 24, normalized size = 1.14
Verification of antiderivative is not currently implemented for this CAS.
[In]
integrate((((x**2-5*x)*ln(x)+x**2-5*x)*ln(x**2-5*x)**2*ln(x**2)+((x**2-5*x)*ln(x)-x**2+5*x)*ln(x**2-5*x)**2+(x
-5)*ln(x**2-5*x)+(-2*x+5)*ln(x))/(x**2-5*x)/ln(x**2-5*x)**2,x)
[Out]
2*x*log(x)**2 - x*log(x) + log(x)/log(x**2 - 5*x)
________________________________________________________________________________________