3.65.72 \(\int \frac {e^{e^{-4+2 x}} (1+8 x+e^{-4+2 x} (10-2 x-8 x^2))}{25-10 x-39 x^2+8 x^3+16 x^4} \, dx\) [6472]

Optimal. Leaf size=22 \[ \frac {e^{e^{-4+2 x}}}{5-x-4 x^2} \]

[Out]

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

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 42, normalized size of antiderivative = 1.91, number of steps used = 1, number of rules used = 1, integrand size = 55, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.018, Rules used = {2326} \begin {gather*} \frac {e^{e^{2 x-4}} \left (-4 x^2-x+5\right )}{16 x^4+8 x^3-39 x^2-10 x+25} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(E^E^(-4 + 2*x)*(1 + 8*x + E^(-4 + 2*x)*(10 - 2*x - 8*x^2)))/(25 - 10*x - 39*x^2 + 8*x^3 + 16*x^4),x]

[Out]

(E^E^(-4 + 2*x)*(5 - x - 4*x^2))/(25 - 10*x - 39*x^2 + 8*x^3 + 16*x^4)

Rule 2326

Int[(y_.)*(F_)^(u_)*((v_) + (w_)), x_Symbol] :> With[{z = v*(y/(Log[F]*D[u, x]))}, Simp[F^u*z, x] /; EqQ[D[z,
x], w*y]] /; FreeQ[F, x]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=\frac {e^{e^{-4+2 x}} \left (5-x-4 x^2\right )}{25-10 x-39 x^2+8 x^3+16 x^4}\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]
time = 0.02, size = 21, normalized size = 0.95 \begin {gather*} -\frac {e^{e^{-4+2 x}}}{-5+x+4 x^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(E^E^(-4 + 2*x)*(1 + 8*x + E^(-4 + 2*x)*(10 - 2*x - 8*x^2)))/(25 - 10*x - 39*x^2 + 8*x^3 + 16*x^4),x
]

[Out]

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

________________________________________________________________________________________

Maple [A]
time = 0.83, size = 20, normalized size = 0.91

method result size
norman \(-\frac {{\mathrm e}^{{\mathrm e}^{2 x -4}}}{4 x^{2}+x -5}\) \(20\)
risch \(-\frac {{\mathrm e}^{{\mathrm e}^{2 x -4}}}{4 x^{2}+x -5}\) \(20\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((-8*x^2-2*x+10)*exp(x-2)^2+8*x+1)*exp(exp(x-2)^2)/(16*x^4+8*x^3-39*x^2-10*x+25),x,method=_RETURNVERBOSE)

[Out]

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

________________________________________________________________________________________

Maxima [A]
time = 0.33, size = 19, normalized size = 0.86 \begin {gather*} -\frac {e^{\left (e^{\left (2 \, x - 4\right )}\right )}}{4 \, x^{2} + x - 5} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-8*x^2-2*x+10)*exp(-2+x)^2+8*x+1)*exp(exp(-2+x)^2)/(16*x^4+8*x^3-39*x^2-10*x+25),x, algorithm="max
ima")

[Out]

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

________________________________________________________________________________________

Fricas [A]
time = 0.35, size = 19, normalized size = 0.86 \begin {gather*} -\frac {e^{\left (e^{\left (2 \, x - 4\right )}\right )}}{4 \, x^{2} + x - 5} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-8*x^2-2*x+10)*exp(-2+x)^2+8*x+1)*exp(exp(-2+x)^2)/(16*x^4+8*x^3-39*x^2-10*x+25),x, algorithm="fri
cas")

[Out]

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

________________________________________________________________________________________

Sympy [A]
time = 0.09, size = 17, normalized size = 0.77 \begin {gather*} - \frac {e^{e^{2 x - 4}}}{4 x^{2} + x - 5} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-8*x**2-2*x+10)*exp(-2+x)**2+8*x+1)*exp(exp(-2+x)**2)/(16*x**4+8*x**3-39*x**2-10*x+25),x)

[Out]

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

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-8*x^2-2*x+10)*exp(-2+x)^2+8*x+1)*exp(exp(-2+x)^2)/(16*x^4+8*x^3-39*x^2-10*x+25),x, algorithm="gia
c")

[Out]

integrate(-(2*(4*x^2 + x - 5)*e^(2*x - 4) - 8*x - 1)*e^(e^(2*x - 4))/(16*x^4 + 8*x^3 - 39*x^2 - 10*x + 25), x)

________________________________________________________________________________________

Mupad [B]
time = 4.20, size = 20, normalized size = 0.91 \begin {gather*} -\frac {{\mathrm {e}}^{{\mathrm {e}}^{2\,x}\,{\mathrm {e}}^{-4}}}{4\,x^2+x-5} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((exp(exp(2*x - 4))*(8*x - exp(2*x - 4)*(2*x + 8*x^2 - 10) + 1))/(8*x^3 - 39*x^2 - 10*x + 16*x^4 + 25),x)

[Out]

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

________________________________________________________________________________________