3.15.46 \(\int e^{-e^{\frac {1}{5} (2-80 x^2-10 x^3+10 x^4)}+x} (1+e^{\frac {1}{5} (2-80 x^2-10 x^3+10 x^4)} (32 x+6 x^2-8 x^3)) \, dx\)

Optimal. Leaf size=28 \[ 1+e^{-e^{\frac {2}{5}+2 x^2 (x+(-4+x) (2+x))}+x} \]

________________________________________________________________________________________

Rubi [A]  time = 0.27, antiderivative size = 29, normalized size of antiderivative = 1.04, number of steps used = 1, number of rules used = 1, integrand size = 70, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.014, Rules used = {6706} \begin {gather*} e^{x-e^{\frac {2}{5} \left (5 x^4-5 x^3-40 x^2+1\right )}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[E^(-E^((2 - 80*x^2 - 10*x^3 + 10*x^4)/5) + x)*(1 + E^((2 - 80*x^2 - 10*x^3 + 10*x^4)/5)*(32*x + 6*x^2 - 8*
x^3)),x]

[Out]

E^(-E^((2*(1 - 40*x^2 - 5*x^3 + 5*x^4))/5) + x)

Rule 6706

Int[(F_)^(v_)*(u_), x_Symbol] :> With[{q = DerivativeDivides[v, u, x]}, Simp[(q*F^v)/Log[F], x] /;  !FalseQ[q]
] /; FreeQ[F, x]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=e^{-e^{\frac {2}{5} \left (1-40 x^2-5 x^3+5 x^4\right )}+x}\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.72, size = 27, normalized size = 0.96 \begin {gather*} e^{-e^{\frac {2}{5}-16 x^2-2 x^3+2 x^4}+x} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[E^(-E^((2 - 80*x^2 - 10*x^3 + 10*x^4)/5) + x)*(1 + E^((2 - 80*x^2 - 10*x^3 + 10*x^4)/5)*(32*x + 6*x^
2 - 8*x^3)),x]

[Out]

E^(-E^(2/5 - 16*x^2 - 2*x^3 + 2*x^4) + x)

________________________________________________________________________________________

fricas [A]  time = 0.72, size = 23, normalized size = 0.82 \begin {gather*} e^{\left (x - e^{\left (2 \, x^{4} - 2 \, x^{3} - 16 \, x^{2} + \frac {2}{5}\right )}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-8*x^3+6*x^2+32*x)*exp(2*x^4-2*x^3-16*x^2+2/5)+1)*exp(-exp(2*x^4-2*x^3-16*x^2+2/5)+x),x, algorithm
="fricas")

[Out]

e^(x - e^(2*x^4 - 2*x^3 - 16*x^2 + 2/5))

________________________________________________________________________________________

giac [A]  time = 0.48, size = 23, normalized size = 0.82 \begin {gather*} e^{\left (x - e^{\left (2 \, x^{4} - 2 \, x^{3} - 16 \, x^{2} + \frac {2}{5}\right )}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-8*x^3+6*x^2+32*x)*exp(2*x^4-2*x^3-16*x^2+2/5)+1)*exp(-exp(2*x^4-2*x^3-16*x^2+2/5)+x),x, algorithm
="giac")

[Out]

e^(x - e^(2*x^4 - 2*x^3 - 16*x^2 + 2/5))

________________________________________________________________________________________

maple [A]  time = 0.06, size = 24, normalized size = 0.86




method result size



norman \({\mathrm e}^{-{\mathrm e}^{2 x^{4}-2 x^{3}-16 x^{2}+\frac {2}{5}}+x}\) \(24\)
risch \({\mathrm e}^{-{\mathrm e}^{2 x^{4}-2 x^{3}-16 x^{2}+\frac {2}{5}}+x}\) \(24\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((-8*x^3+6*x^2+32*x)*exp(2*x^4-2*x^3-16*x^2+2/5)+1)*exp(-exp(2*x^4-2*x^3-16*x^2+2/5)+x),x,method=_RETURNVE
RBOSE)

[Out]

exp(-exp(2*x^4-2*x^3-16*x^2+2/5)+x)

________________________________________________________________________________________

maxima [A]  time = 1.17, size = 23, normalized size = 0.82 \begin {gather*} e^{\left (x - e^{\left (2 \, x^{4} - 2 \, x^{3} - 16 \, x^{2} + \frac {2}{5}\right )}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-8*x^3+6*x^2+32*x)*exp(2*x^4-2*x^3-16*x^2+2/5)+1)*exp(-exp(2*x^4-2*x^3-16*x^2+2/5)+x),x, algorithm
="maxima")

[Out]

e^(x - e^(2*x^4 - 2*x^3 - 16*x^2 + 2/5))

________________________________________________________________________________________

mupad [B]  time = 0.13, size = 26, normalized size = 0.93 \begin {gather*} {\mathrm {e}}^x\,{\mathrm {e}}^{-{\mathrm {e}}^{2/5}\,{\mathrm {e}}^{-2\,x^3}\,{\mathrm {e}}^{2\,x^4}\,{\mathrm {e}}^{-16\,x^2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(x - exp(2*x^4 - 2*x^3 - 16*x^2 + 2/5))*(exp(2*x^4 - 2*x^3 - 16*x^2 + 2/5)*(32*x + 6*x^2 - 8*x^3) + 1),
x)

[Out]

exp(x)*exp(-exp(2/5)*exp(-2*x^3)*exp(2*x^4)*exp(-16*x^2))

________________________________________________________________________________________

sympy [A]  time = 0.43, size = 22, normalized size = 0.79 \begin {gather*} e^{x - e^{2 x^{4} - 2 x^{3} - 16 x^{2} + \frac {2}{5}}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-8*x**3+6*x**2+32*x)*exp(2*x**4-2*x**3-16*x**2+2/5)+1)*exp(-exp(2*x**4-2*x**3-16*x**2+2/5)+x),x)

[Out]

exp(x - exp(2*x**4 - 2*x**3 - 16*x**2 + 2/5))

________________________________________________________________________________________