3.85.26 (24x12e4x+(4x2e4x)log(25)+ee(12+6e4+(2+e4)log(25)))dx

Optimal. Leaf size=20 (2e4)x(ee+x)(6+log(25))

________________________________________________________________________________________

Rubi [B]  time = 0.02, antiderivative size = 43, normalized size of antiderivative = 2.15, number of steps used = 2, number of rules used = 1, integrand size = 42, number of rulesintegrand size = 0.024, Rules used = {6} 6(2e4)x2+(2e4)x2log(25)ee(2e4)x(6+log(25))

Antiderivative was successfully verified.

[In]

Int[24*x - 12*E^4*x + (4*x - 2*E^4*x)*Log[25] + E^E*(-12 + 6*E^4 + (-2 + E^4)*Log[25]),x]

[Out]

6*(2 - E^4)*x^2 + (2 - E^4)*x^2*Log[25] - E^E*(2 - E^4)*x*(6 + Log[25])

Rule 6

Int[(u_.)*((w_.) + (a_.)*(v_) + (b_.)*(v_))^(p_.), x_Symbol] :> Int[u*((a + b)*v + w)^p, x] /; FreeQ[{a, b}, x
] &&  !FreeQ[v, x]

Rubi steps

integral=((2412e4)x+(4x2e4x)log(25)+ee(12+6e4+(2+e4)log(25)))dx=6(2e4)x2+(2e4)x2log(25)ee(2e4)x(6+log(25))

________________________________________________________________________________________

Mathematica [A]  time = 0.00, size = 21, normalized size = 1.05 (2+e4)(eexx2)(6+log(25))

Antiderivative was successfully verified.

[In]

Integrate[24*x - 12*E^4*x + (4*x - 2*E^4*x)*Log[25] + E^E*(-12 + 6*E^4 + (-2 + E^4)*Log[25]),x]

[Out]

(-2 + E^4)*(E^E*x - x^2)*(6 + Log[25])

________________________________________________________________________________________

fricas [B]  time = 0.77, size = 54, normalized size = 2.70 6x2e4+12x2+2(3xe4+(xe42x)log(5)6x)ee2(x2e42x2)log(5)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*(exp(4)-2)*log(5)+6*exp(4)-12)*exp(exp(1))+2*(-2*x*exp(4)+4*x)*log(5)-12*x*exp(4)+24*x,x, algorit
hm="fricas")

[Out]

-6*x^2*e^4 + 12*x^2 + 2*(3*x*e^4 + (x*e^4 - 2*x)*log(5) - 6*x)*e^e - 2*(x^2*e^4 - 2*x^2)*log(5)

________________________________________________________________________________________

giac [B]  time = 0.13, size = 48, normalized size = 2.40 6x2e4+2((e42)log(5)+3e46)xee+12x22(x2e42x2)log(5)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*(exp(4)-2)*log(5)+6*exp(4)-12)*exp(exp(1))+2*(-2*x*exp(4)+4*x)*log(5)-12*x*exp(4)+24*x,x, algorit
hm="giac")

[Out]

-6*x^2*e^4 + 2*((e^4 - 2)*log(5) + 3*e^4 - 6)*x*e^e + 12*x^2 - 2*(x^2*e^4 - 2*x^2)*log(5)

________________________________________________________________________________________

maple [A]  time = 0.03, size = 26, normalized size = 1.30




method result size



gosper 2(e4ln(5)2ln(5)+3e46)x(eex) 26
default (2(e42)ln(5)+6e412)eex+2ln(5)(x2e4+2x2)6x2e4+12x2 50
norman (2e4ln(5)+4ln(5)6e4+12)x2+(2ln(5)e4ee4ln(5)ee+6e4ee12ee)x 53
risch 2ln(5)e4eex4ln(5)eex+6e4eex12xee2ln(5)x2e4+4x2ln(5)6x2e4+12x2 62



Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2*(exp(4)-2)*ln(5)+6*exp(4)-12)*exp(exp(1))+2*(-2*x*exp(4)+4*x)*ln(5)-12*x*exp(4)+24*x,x,method=_RETURNVE
RBOSE)

[Out]

2*(exp(4)*ln(5)-2*ln(5)+3*exp(4)-6)*x*(exp(exp(1))-x)

________________________________________________________________________________________

maxima [B]  time = 0.45, size = 48, normalized size = 2.40 6x2e4+2((e42)log(5)+3e46)xee+12x22(x2e42x2)log(5)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*(exp(4)-2)*log(5)+6*exp(4)-12)*exp(exp(1))+2*(-2*x*exp(4)+4*x)*log(5)-12*x*exp(4)+24*x,x, algorit
hm="maxima")

[Out]

-6*x^2*e^4 + 2*((e^4 - 2)*log(5) + 3*e^4 - 6)*x*e^e + 12*x^2 - 2*(x^2*e^4 - 2*x^2)*log(5)

________________________________________________________________________________________

mupad [B]  time = 0.12, size = 38, normalized size = 1.90 2x(ee+42ee)(ln(5)+3)x2(6e4+2ln(5)(e42)12)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(24*x - 12*x*exp(4) + 2*log(5)*(4*x - 2*x*exp(4)) + exp(exp(1))*(6*exp(4) + 2*log(5)*(exp(4) - 2) - 12),x)

[Out]

2*x*(exp(exp(1) + 4) - 2*exp(exp(1)))*(log(5) + 3) - x^2*(6*exp(4) + 2*log(5)*(exp(4) - 2) - 12)

________________________________________________________________________________________

sympy [B]  time = 0.07, size = 65, normalized size = 3.25 x2(6e42e4log(5)+4log(5)+12)+x(12ee4eelog(5)+2e4eelog(5)+6e4ee)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*(exp(4)-2)*ln(5)+6*exp(4)-12)*exp(exp(1))+2*(-2*x*exp(4)+4*x)*ln(5)-12*x*exp(4)+24*x,x)

[Out]

x**2*(-6*exp(4) - 2*exp(4)*log(5) + 4*log(5) + 12) + x*(-12*exp(E) - 4*exp(E)*log(5) + 2*exp(4)*exp(E)*log(5)
+ 6*exp(4)*exp(E))

________________________________________________________________________________________