3.73.28 (9x2+2xlog(x)+2xlog2(x)exlog(1+log(4)))dx

Optimal. Leaf size=24 3x3+x2log2(x)exlog(1+log(4))

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 24, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 3, integrand size = 28, number of rulesintegrand size = 0.107, Rules used = {2304, 2305, 2194} 3x3+x2log2(x)exlog(1+log(4))

Antiderivative was successfully verified.

[In]

Int[-9*x^2 + 2*x*Log[x] + 2*x*Log[x]^2 - E^x*Log[1 + Log[4]],x]

[Out]

-3*x^3 + x^2*Log[x]^2 - E^x*Log[1 + Log[4]]

Rule 2194

Int[((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.), x_Symbol] :> Simp[(F^(c*(a + b*x)))^n/(b*c*n*Log[F]), x] /; Fre
eQ[{F, a, b, c, n}, x]

Rule 2304

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[((d*x)^(m + 1)*(a + b*Log[c*x^
n]))/(d*(m + 1)), x] - Simp[(b*n*(d*x)^(m + 1))/(d*(m + 1)^2), x] /; FreeQ[{a, b, c, d, m, n}, x] && NeQ[m, -1
]

Rule 2305

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[((d*x)^(m + 1)*(a + b*Lo
g[c*x^n])^p)/(d*(m + 1)), x] - Dist[(b*n*p)/(m + 1), Int[(d*x)^m*(a + b*Log[c*x^n])^(p - 1), x], x] /; FreeQ[{
a, b, c, d, m, n}, x] && NeQ[m, -1] && GtQ[p, 0]

Rubi steps

integral=3x3+2xlog(x)dx+2xlog2(x)dxlog(1+log(4))exdx=x223x3+x2log(x)+x2log2(x)exlog(1+log(4))2xlog(x)dx=3x3+x2log2(x)exlog(1+log(4))

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 24, normalized size = 1.00 3x3+x2log2(x)exlog(1+log(4))

Antiderivative was successfully verified.

[In]

Integrate[-9*x^2 + 2*x*Log[x] + 2*x*Log[x]^2 - E^x*Log[1 + Log[4]],x]

[Out]

-3*x^3 + x^2*Log[x]^2 - E^x*Log[1 + Log[4]]

________________________________________________________________________________________

fricas [A]  time = 1.14, size = 25, normalized size = 1.04 x2log(x)23x3exlog(2log(2)+1)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-exp(x)*log(1+2*log(2))+2*x*log(x)^2+2*x*log(x)-9*x^2,x, algorithm="fricas")

[Out]

x^2*log(x)^2 - 3*x^3 - e^x*log(2*log(2) + 1)

________________________________________________________________________________________

giac [A]  time = 0.19, size = 25, normalized size = 1.04 x2log(x)23x3exlog(2log(2)+1)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-exp(x)*log(1+2*log(2))+2*x*log(x)^2+2*x*log(x)-9*x^2,x, algorithm="giac")

[Out]

x^2*log(x)^2 - 3*x^3 - e^x*log(2*log(2) + 1)

________________________________________________________________________________________

maple [A]  time = 0.04, size = 26, normalized size = 1.08




method result size



default x2ln(x)2exln(1+2ln(2))3x3 26
norman x2ln(x)2exln(1+2ln(2))3x3 26
risch x2ln(x)2exln(1+2ln(2))3x3 26



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-exp(x)*ln(1+2*ln(2))+2*x*ln(x)^2+2*x*ln(x)-9*x^2,x,method=_RETURNVERBOSE)

[Out]

x^2*ln(x)^2-exp(x)*ln(1+2*ln(2))-3*x^3

________________________________________________________________________________________

maxima [A]  time = 0.36, size = 45, normalized size = 1.88 12(2log(x)22log(x)+1)x23x3+x2log(x)12x2exlog(2log(2)+1)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-exp(x)*log(1+2*log(2))+2*x*log(x)^2+2*x*log(x)-9*x^2,x, algorithm="maxima")

[Out]

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

________________________________________________________________________________________

mupad [B]  time = 4.32, size = 25, normalized size = 1.04 x2ln(x)2exln(2ln(2)+1)3x3

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(2*x*log(x)^2 + 2*x*log(x) - exp(x)*log(2*log(2) + 1) - 9*x^2,x)

[Out]

x^2*log(x)^2 - exp(x)*log(2*log(2) + 1) - 3*x^3

________________________________________________________________________________________

sympy [A]  time = 0.30, size = 24, normalized size = 1.00 3x3+x2log(x)2exlog(1+2log(2))

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-exp(x)*ln(1+2*ln(2))+2*x*ln(x)**2+2*x*ln(x)-9*x**2,x)

[Out]

-3*x**3 + x**2*log(x)**2 - exp(x)*log(1 + 2*log(2))

________________________________________________________________________________________