3.17.5 10xx5+(15x+2x4)log(x2)+(10x3)log2(x2)2x54x4log(x2)+2x3log2(x2)dx

Optimal. Leaf size=30 12(x+5(xx2xlog(x2))x3)

________________________________________________________________________________________

Rubi [F]  time = 0.53, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, number of rulesintegrand size = 0.000, Rules used = {} 10xx5+(15x+2x4)log(x2)+(10x3)log2(x2)2x54x4log(x2)+2x3log2(x2)dx

Verification is not applicable to the result.

[In]

Int[(-10*x - x^5 + (15*x + 2*x^4)*Log[x^2] + (-10 - x^3)*Log[x^2]^2)/(2*x^5 - 4*x^4*Log[x^2] + 2*x^3*Log[x^2]^
2),x]

[Out]

5/(2*x^2) - x/2 - 5*Defer[Int][1/(x^2*(x - Log[x^2])^2), x] + (5*Defer[Int][1/(x*(x - Log[x^2])^2), x])/2 + (5
*Defer[Int][1/(x^2*(x - Log[x^2])), x])/2

Rubi steps

integral=10xx5+(15x+2x4)log(x2)+(10x3)log2(x2)2x3(xlog(x2))2dx=1210xx5+(15x+2x4)log(x2)+(10x3)log2(x2)x3(xlog(x2))2dx=12(10x3x3+5(2+x)x2(xlog(x2))2+5x2(xlog(x2)))dx=1210x3x3dx+522+xx2(xlog(x2))2dx+521x2(xlog(x2))dx=12(110x3)dx+52(2x2(xlog(x2))2+1x(xlog(x2))2)dx+521x2(xlog(x2))dx=52x2x2+521x(xlog(x2))2dx+521x2(xlog(x2))dx51x2(xlog(x2))2dx

________________________________________________________________________________________

Mathematica [A]  time = 0.15, size = 28, normalized size = 0.93 12(5x2x+5x(x+log(x2)))

Antiderivative was successfully verified.

[In]

Integrate[(-10*x - x^5 + (15*x + 2*x^4)*Log[x^2] + (-10 - x^3)*Log[x^2]^2)/(2*x^5 - 4*x^4*Log[x^2] + 2*x^3*Log
[x^2]^2),x]

[Out]

(5/x^2 - x + 5/(x*(-x + Log[x^2])))/2

________________________________________________________________________________________

fricas [A]  time = 0.55, size = 32, normalized size = 1.07 x4(x35)log(x2)2(x3x2log(x2))

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-x^3-10)*log(x^2)^2+(2*x^4+15*x)*log(x^2)-x^5-10*x)/(2*x^3*log(x^2)^2-4*x^4*log(x^2)+2*x^5),x, alg
orithm="fricas")

[Out]

-1/2*(x^4 - (x^3 - 5)*log(x^2))/(x^3 - x^2*log(x^2))

________________________________________________________________________________________

giac [A]  time = 0.28, size = 24, normalized size = 0.80 12x52(x2xlog(x2))+52x2

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-x^3-10)*log(x^2)^2+(2*x^4+15*x)*log(x^2)-x^5-10*x)/(2*x^3*log(x^2)^2-4*x^4*log(x^2)+2*x^5),x, alg
orithm="giac")

[Out]

-1/2*x - 5/2/(x^2 - x*log(x^2)) + 5/2/x^2

________________________________________________________________________________________

maple [A]  time = 0.03, size = 27, normalized size = 0.90




method result size



risch x352x252x(ln(x2)+x) 27
norman x3ln(x2)2x425ln(x2)2x2(ln(x2)+x) 36



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((-x^3-10)*ln(x^2)^2+(2*x^4+15*x)*ln(x^2)-x^5-10*x)/(2*x^3*ln(x^2)^2-4*x^4*ln(x^2)+2*x^5),x,method=_RETURN
VERBOSE)

[Out]

-1/2*(x^3-5)/x^2-5/2/x/(-ln(x^2)+x)

________________________________________________________________________________________

maxima [A]  time = 0.38, size = 28, normalized size = 0.93 x42(x35)log(x)2(x32x2log(x))

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-x^3-10)*log(x^2)^2+(2*x^4+15*x)*log(x^2)-x^5-10*x)/(2*x^3*log(x^2)^2-4*x^4*log(x^2)+2*x^5),x, alg
orithm="maxima")

[Out]

-1/2*(x^4 - 2*(x^3 - 5)*log(x))/(x^3 - 2*x^2*log(x))

________________________________________________________________________________________

mupad [B]  time = 1.15, size = 23, normalized size = 0.77 x25ln(x2)2x2(xln(x2))

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(10*x - log(x^2)*(15*x + 2*x^4) + log(x^2)^2*(x^3 + 10) + x^5)/(2*x^5 - 4*x^4*log(x^2) + 2*x^3*log(x^2)^2
),x)

[Out]

- x/2 - (5*log(x^2))/(2*x^2*(x - log(x^2)))

________________________________________________________________________________________

sympy [A]  time = 0.12, size = 24, normalized size = 0.80 x2+52x2+2xlog(x2)+52x2

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-x**3-10)*ln(x**2)**2+(2*x**4+15*x)*ln(x**2)-x**5-10*x)/(2*x**3*ln(x**2)**2-4*x**4*ln(x**2)+2*x**5
),x)

[Out]

-x/2 + 5/(-2*x**2 + 2*x*log(x**2)) + 5/(2*x**2)

________________________________________________________________________________________