3.17.94 e729e2xx4+2x(42x)x5dx

Optimal. Leaf size=14 e729e2xx4

________________________________________________________________________________________

Rubi [F]  time = 0.46, 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 = {} e729e2xx4+2x(42x)x5dx

Verification is not applicable to the result.

[In]

Int[(E^(729 - E^(2*x)/x^4 + 2*x)*(4 - 2*x))/x^5,x]

[Out]

4*Defer[Int][E^(729 - E^(2*x)/x^4 + 2*x)/x^5, x] - 2*Defer[Int][E^(729 - E^(2*x)/x^4 + 2*x)/x^4, x]

Rubi steps

integral=(4e729e2xx4+2xx52e729e2xx4+2xx4)dx=(2e729e2xx4+2xx4dx)+4e729e2xx4+2xx5dx

________________________________________________________________________________________

Mathematica [A]  time = 0.12, size = 14, normalized size = 1.00 e729e2xx4

Antiderivative was successfully verified.

[In]

Integrate[(E^(729 - E^(2*x)/x^4 + 2*x)*(4 - 2*x))/x^5,x]

[Out]

E^(729 - E^(2*x)/x^4)

________________________________________________________________________________________

fricas [A]  time = 0.78, size = 12, normalized size = 0.86 e(e(2x)x4+729)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4-2*x)*exp(x)^2*exp(-log(x*exp(exp(x)^2/x^4))+729)/x^4,x, algorithm="fricas")

[Out]

e^(-e^(2*x)/x^4 + 729)

________________________________________________________________________________________

giac [A]  time = 0.16, size = 12, normalized size = 0.86 e(e(2x)x4+729)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4-2*x)*exp(x)^2*exp(-log(x*exp(exp(x)^2/x^4))+729)/x^4,x, algorithm="giac")

[Out]

e^(-e^(2*x)/x^4 + 729)

________________________________________________________________________________________

maple [F]  time = 0.04, size = 0, normalized size = 0.00 (42x)e2xeln(xee2xx4)+729x4dx

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((4-2*x)*exp(x)^2*exp(-ln(x*exp(exp(x)^2/x^4))+729)/x^4,x)

[Out]

int((4-2*x)*exp(x)^2*exp(-ln(x*exp(exp(x)^2/x^4))+729)/x^4,x)

________________________________________________________________________________________

maxima [A]  time = 0.58, size = 12, normalized size = 0.86 e(e(2x)x4+729)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4-2*x)*exp(x)^2*exp(-log(x*exp(exp(x)^2/x^4))+729)/x^4,x, algorithm="maxima")

[Out]

e^(-e^(2*x)/x^4 + 729)

________________________________________________________________________________________

mupad [B]  time = 1.13, size = 13, normalized size = 0.93 e729ee2xx4

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(exp(2*x)*exp(729 - log(x*exp(exp(2*x)/x^4)))*(2*x - 4))/x^4,x)

[Out]

exp(729)*exp(-exp(2*x)/x^4)

________________________________________________________________________________________

sympy [A]  time = 0.20, size = 12, normalized size = 0.86 e729ee2xx4

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4-2*x)*exp(x)**2*exp(-ln(x*exp(exp(x)**2/x**4))+729)/x**4,x)

[Out]

exp(729)*exp(-exp(2*x)/x**4)

________________________________________________________________________________________