3.89.4 60x2+40x38x4+x5+e4(x3x4)+(44x+60x218x3+2x4+e4(2x22x3))log(1+x)+(16+24x9x2+x3+e4(xx2))log2(1+x)16x3+24x49x5+x6+(32x2+48x318x4+2x5)log(1+x)+(16x+24x29x3+x4)log2(1+x)dx

Optimal. Leaf size=28 5+e4+8xx+log(1+x)4+x+log(x)

________________________________________________________________________________________

Rubi [F]  time = 2.98, 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 = {} 60x2+40x38x4+x5+e4(x3x4)+(44x+60x218x3+2x4+e4(2x22x3))log(1+x)+(16+24x9x2+x3+e4(xx2))log2(1+x)16x3+24x49x5+x6+(32x2+48x318x4+2x5)log(1+x)+(16x+24x29x3+x4)log2(1+x)dx

Verification is not applicable to the result.

[In]

Int[(-60*x^2 + 40*x^3 - 8*x^4 + x^5 + E^4*(x^3 - x^4) + (-44*x + 60*x^2 - 18*x^3 + 2*x^4 + E^4*(2*x^2 - 2*x^3)
)*Log[-1 + x] + (-16 + 24*x - 9*x^2 + x^3 + E^4*(x - x^2))*Log[-1 + x]^2)/(-16*x^3 + 24*x^4 - 9*x^5 + x^6 + (-
32*x^2 + 48*x^3 - 18*x^4 + 2*x^5)*Log[-1 + x] + (-16*x + 24*x^2 - 9*x^3 + x^4)*Log[-1 + x]^2),x]

[Out]

-(E^4/(4 - x)) + Log[x] + Defer[Int][(x + Log[-1 + x])^(-2), x] + 16*Defer[Int][1/((-4 + x)*(x + Log[-1 + x])^
2), x] - 3*Defer[Int][1/((-1 + x)*(x + Log[-1 + x])^2), x] + 12*Defer[Int][1/((-4 + x)^2*(x + Log[-1 + x])), x
]

Rubi steps

integral=x2(60+(40+e4)x(8+e4)x2+x3)2x(22+(30+e4)x(9+e4)x2+x3)log(1+x)(16+(24+e4)x(9+e4)x2+x3)log2(1+x)(1x)(4x)2x(x+log(1+x))2dx=(16(8+e4)x+x2(4x)2x+x(8+x)(4+x)(1+x)(x+log(1+x))2+12(4+x)2(x+log(1+x)))dx=121(4+x)2(x+log(1+x))dx+16(8+e4)x+x2(4x)2xdx+x(8+x)(4+x)(1+x)(x+log(1+x))2dx=121(4+x)2(x+log(1+x))dx+(e4(4+x)2+1x)dx+(1(x+log(1+x))2+16(4+x)(x+log(1+x))23(1+x)(x+log(1+x))2)dx=e44x+log(x)31(1+x)(x+log(1+x))2dx+121(4+x)2(x+log(1+x))dx+161(4+x)(x+log(1+x))2dx+1(x+log(1+x))2dx

________________________________________________________________________________________

Mathematica [A]  time = 0.10, size = 31, normalized size = 1.11 e44+x+8x(4+x)(x+log(1+x))+log(x)

Antiderivative was successfully verified.

[In]

Integrate[(-60*x^2 + 40*x^3 - 8*x^4 + x^5 + E^4*(x^3 - x^4) + (-44*x + 60*x^2 - 18*x^3 + 2*x^4 + E^4*(2*x^2 -
2*x^3))*Log[-1 + x] + (-16 + 24*x - 9*x^2 + x^3 + E^4*(x - x^2))*Log[-1 + x]^2)/(-16*x^3 + 24*x^4 - 9*x^5 + x^
6 + (-32*x^2 + 48*x^3 - 18*x^4 + 2*x^5)*Log[-1 + x] + (-16*x + 24*x^2 - 9*x^3 + x^4)*Log[-1 + x]^2),x]

[Out]

E^4/(-4 + x) + (-8 - x)/((-4 + x)*(x + Log[-1 + x])) + Log[x]

________________________________________________________________________________________

fricas [A]  time = 0.72, size = 52, normalized size = 1.86 xe4+e4log(x1)+(x2+(x4)log(x1)4x)log(x)x8x2+(x4)log(x1)4x

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((-x^2+x)*exp(4)+x^3-9*x^2+24*x-16)*log(x-1)^2+((-2*x^3+2*x^2)*exp(4)+2*x^4-18*x^3+60*x^2-44*x)*log
(x-1)+(-x^4+x^3)*exp(4)+x^5-8*x^4+40*x^3-60*x^2)/((x^4-9*x^3+24*x^2-16*x)*log(x-1)^2+(2*x^5-18*x^4+48*x^3-32*x
^2)*log(x-1)+x^6-9*x^5+24*x^4-16*x^3),x, algorithm="fricas")

[Out]

(x*e^4 + e^4*log(x - 1) + (x^2 + (x - 4)*log(x - 1) - 4*x)*log(x) - x - 8)/(x^2 + (x - 4)*log(x - 1) - 4*x)

________________________________________________________________________________________

giac [B]  time = 0.19, size = 65, normalized size = 2.32 x2log(x)+xlog(x1)log(x)+xe4+e4log(x1)4xlog(x)4log(x1)log(x)x8x2+xlog(x1)4x4log(x1)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((-x^2+x)*exp(4)+x^3-9*x^2+24*x-16)*log(x-1)^2+((-2*x^3+2*x^2)*exp(4)+2*x^4-18*x^3+60*x^2-44*x)*log
(x-1)+(-x^4+x^3)*exp(4)+x^5-8*x^4+40*x^3-60*x^2)/((x^4-9*x^3+24*x^2-16*x)*log(x-1)^2+(2*x^5-18*x^4+48*x^3-32*x
^2)*log(x-1)+x^6-9*x^5+24*x^4-16*x^3),x, algorithm="giac")

[Out]

(x^2*log(x) + x*log(x - 1)*log(x) + x*e^4 + e^4*log(x - 1) - 4*x*log(x) - 4*log(x - 1)*log(x) - x - 8)/(x^2 +
x*log(x - 1) - 4*x - 4*log(x - 1))

________________________________________________________________________________________

maple [A]  time = 0.22, size = 37, normalized size = 1.32




method result size



risch xln(x)4ln(x)+e4x4x+8(x4)(x+ln(x1)) 37
norman 8+e4ln(x1)+(e41)xln(x1)x+x24ln(x1)4x+ln(x) 41



Verification of antiderivative is not currently implemented for this CAS.

[In]

int((((-x^2+x)*exp(4)+x^3-9*x^2+24*x-16)*ln(x-1)^2+((-2*x^3+2*x^2)*exp(4)+2*x^4-18*x^3+60*x^2-44*x)*ln(x-1)+(-
x^4+x^3)*exp(4)+x^5-8*x^4+40*x^3-60*x^2)/((x^4-9*x^3+24*x^2-16*x)*ln(x-1)^2+(2*x^5-18*x^4+48*x^3-32*x^2)*ln(x-
1)+x^6-9*x^5+24*x^4-16*x^3),x,method=_RETURNVERBOSE)

[Out]

(x*ln(x)-4*ln(x)+exp(4))/(x-4)-(x+8)/(x-4)/(x+ln(x-1))

________________________________________________________________________________________

maxima [A]  time = 0.43, size = 36, normalized size = 1.29 x(e41)+e4log(x1)8x2+(x4)log(x1)4x+log(x)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((-x^2+x)*exp(4)+x^3-9*x^2+24*x-16)*log(x-1)^2+((-2*x^3+2*x^2)*exp(4)+2*x^4-18*x^3+60*x^2-44*x)*log
(x-1)+(-x^4+x^3)*exp(4)+x^5-8*x^4+40*x^3-60*x^2)/((x^4-9*x^3+24*x^2-16*x)*log(x-1)^2+(2*x^5-18*x^4+48*x^3-32*x
^2)*log(x-1)+x^6-9*x^5+24*x^4-16*x^3),x, algorithm="maxima")

[Out]

(x*(e^4 - 1) + e^4*log(x - 1) - 8)/(x^2 + (x - 4)*log(x - 1) - 4*x) + log(x)

________________________________________________________________________________________

mupad [B]  time = 5.72, size = 78, normalized size = 2.79 ln(x)x2+16x44(x4)2+12ln(x1)(x1)x(x4)2x+ln(x1)e4x2+(4e412)x+12x38x2+16x

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(log(x - 1)*(exp(4)*(2*x^2 - 2*x^3) - 44*x + 60*x^2 - 18*x^3 + 2*x^4) + log(x - 1)^2*(24*x + exp(4)*(x -
x^2) - 9*x^2 + x^3 - 16) + exp(4)*(x^3 - x^4) - 60*x^2 + 40*x^3 - 8*x^4 + x^5)/(16*x^3 - 24*x^4 + 9*x^5 - x^6
+ log(x - 1)^2*(16*x - 24*x^2 + 9*x^3 - x^4) + log(x - 1)*(32*x^2 - 48*x^3 + 18*x^4 - 2*x^5)),x)

[Out]

log(x) - ((16*x + x^2 - 44)/(x - 4)^2 + (12*log(x - 1)*(x - 1))/(x*(x - 4)^2))/(x + log(x - 1)) - (x*(4*exp(4)
 - 12) - x^2*exp(4) + 12)/(16*x - 8*x^2 + x^3)

________________________________________________________________________________________

sympy [A]  time = 0.27, size = 29, normalized size = 1.04 x8x24x+(x4)log(x1)+log(x)+e4x4

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((-x**2+x)*exp(4)+x**3-9*x**2+24*x-16)*ln(x-1)**2+((-2*x**3+2*x**2)*exp(4)+2*x**4-18*x**3+60*x**2-4
4*x)*ln(x-1)+(-x**4+x**3)*exp(4)+x**5-8*x**4+40*x**3-60*x**2)/((x**4-9*x**3+24*x**2-16*x)*ln(x-1)**2+(2*x**5-1
8*x**4+48*x**3-32*x**2)*ln(x-1)+x**6-9*x**5+24*x**4-16*x**3),x)

[Out]

(-x - 8)/(x**2 - 4*x + (x - 4)*log(x - 1)) + log(x) + exp(4)/(x - 4)

________________________________________________________________________________________