3.77.12 \(\int \frac {e^{\frac {-26-31 x-2 x^2+5 x^3}{-6-7 x+x^3}} (8+48 x+4 x^2-16 x^3+4 x^4)}{36+84 x+49 x^2-12 x^3-14 x^4+x^6} \, dx\)

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

________________________________________________________________________________________

Rubi [F]  time = 1.13, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \frac {e^{\frac {-26-31 x-2 x^2+5 x^3}{-6-7 x+x^3}} \left (8+48 x+4 x^2-16 x^3+4 x^4\right )}{36+84 x+49 x^2-12 x^3-14 x^4+x^6} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Int[(E^((-26 - 31*x - 2*x^2 + 5*x^3)/(-6 - 7*x + x^3))*(8 + 48*x + 4*x^2 - 16*x^3 + 4*x^4))/(36 + 84*x + 49*x^
2 - 12*x^3 - 14*x^4 + x^6),x]

[Out]

Defer[Int][E^((-26 - 31*x - 2*x^2 + 5*x^3)/(-6 - 7*x + x^3))/(-3 + x)^2, x]/5 - Defer[Int][E^((-26 - 31*x - 2*
x^2 + 5*x^3)/(-6 - 7*x + x^3))/(1 + x)^2, x] + (24*Defer[Int][E^((-26 - 31*x - 2*x^2 + 5*x^3)/(-6 - 7*x + x^3)
)/(2 + x)^2, x])/5

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=\int \frac {e^{\frac {-26-31 x-2 x^2+5 x^3}{-6-7 x+x^3}} \left (8+48 x+4 x^2-16 x^3+4 x^4\right )}{\left (6+7 x-x^3\right )^2} \, dx\\ &=\int \left (\frac {e^{\frac {-26-31 x-2 x^2+5 x^3}{-6-7 x+x^3}}}{5 (-3+x)^2}-\frac {e^{\frac {-26-31 x-2 x^2+5 x^3}{-6-7 x+x^3}}}{(1+x)^2}+\frac {24 e^{\frac {-26-31 x-2 x^2+5 x^3}{-6-7 x+x^3}}}{5 (2+x)^2}\right ) \, dx\\ &=\frac {1}{5} \int \frac {e^{\frac {-26-31 x-2 x^2+5 x^3}{-6-7 x+x^3}}}{(-3+x)^2} \, dx+\frac {24}{5} \int \frac {e^{\frac {-26-31 x-2 x^2+5 x^3}{-6-7 x+x^3}}}{(2+x)^2} \, dx-\int \frac {e^{\frac {-26-31 x-2 x^2+5 x^3}{-6-7 x+x^3}}}{(1+x)^2} \, dx\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.22, size = 26, normalized size = 0.93 \begin {gather*} 2 e^{5-\frac {2 \left (-2-2 x+x^2\right )}{-6-7 x+x^3}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(E^((-26 - 31*x - 2*x^2 + 5*x^3)/(-6 - 7*x + x^3))*(8 + 48*x + 4*x^2 - 16*x^3 + 4*x^4))/(36 + 84*x +
 49*x^2 - 12*x^3 - 14*x^4 + x^6),x]

[Out]

2*E^(5 - (2*(-2 - 2*x + x^2))/(-6 - 7*x + x^3))

________________________________________________________________________________________

fricas [A]  time = 0.59, size = 29, normalized size = 1.04 \begin {gather*} 2 \, e^{\left (\frac {5 \, x^{3} - 2 \, x^{2} - 31 \, x - 26}{x^{3} - 7 \, x - 6}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x^4-16*x^3+4*x^2+48*x+8)*exp((5*x^3-2*x^2-31*x-26)/(x^3-7*x-6))/(x^6-14*x^4-12*x^3+49*x^2+84*x+36
),x, algorithm="fricas")

[Out]

2*e^((5*x^3 - 2*x^2 - 31*x - 26)/(x^3 - 7*x - 6))

________________________________________________________________________________________

giac [B]  time = 0.15, size = 59, normalized size = 2.11 \begin {gather*} 2 \, e^{\left (\frac {5 \, x^{3}}{x^{3} - 7 \, x - 6} - \frac {2 \, x^{2}}{x^{3} - 7 \, x - 6} - \frac {31 \, x}{x^{3} - 7 \, x - 6} - \frac {26}{x^{3} - 7 \, x - 6}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x^4-16*x^3+4*x^2+48*x+8)*exp((5*x^3-2*x^2-31*x-26)/(x^3-7*x-6))/(x^6-14*x^4-12*x^3+49*x^2+84*x+36
),x, algorithm="giac")

[Out]

2*e^(5*x^3/(x^3 - 7*x - 6) - 2*x^2/(x^3 - 7*x - 6) - 31*x/(x^3 - 7*x - 6) - 26/(x^3 - 7*x - 6))

________________________________________________________________________________________

maple [A]  time = 0.17, size = 30, normalized size = 1.07




method result size



gosper \(2 \,{\mathrm e}^{\frac {5 x^{3}-2 x^{2}-31 x -26}{x^{3}-7 x -6}}\) \(30\)
risch \(2 \,{\mathrm e}^{\frac {5 x^{3}-2 x^{2}-31 x -26}{\left (x -3\right ) \left (2+x \right ) \left (x +1\right )}}\) \(35\)
norman \(\frac {-14 x \,{\mathrm e}^{\frac {5 x^{3}-2 x^{2}-31 x -26}{x^{3}-7 x -6}}+2 x^{3} {\mathrm e}^{\frac {5 x^{3}-2 x^{2}-31 x -26}{x^{3}-7 x -6}}-12 \,{\mathrm e}^{\frac {5 x^{3}-2 x^{2}-31 x -26}{x^{3}-7 x -6}}}{x^{3}-7 x -6}\) \(104\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int((4*x^4-16*x^3+4*x^2+48*x+8)*exp((5*x^3-2*x^2-31*x-26)/(x^3-7*x-6))/(x^6-14*x^4-12*x^3+49*x^2+84*x+36),x,me
thod=_RETURNVERBOSE)

[Out]

2*exp((5*x^3-2*x^2-31*x-26)/(x^3-7*x-6))

________________________________________________________________________________________

maxima [A]  time = 0.50, size = 26, normalized size = 0.93 \begin {gather*} 2 \, e^{\left (-\frac {12}{5 \, {\left (x + 2\right )}} + \frac {1}{2 \, {\left (x + 1\right )}} - \frac {1}{10 \, {\left (x - 3\right )}} + 5\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x^4-16*x^3+4*x^2+48*x+8)*exp((5*x^3-2*x^2-31*x-26)/(x^3-7*x-6))/(x^6-14*x^4-12*x^3+49*x^2+84*x+36
),x, algorithm="maxima")

[Out]

2*e^(-12/5/(x + 2) + 1/2/(x + 1) - 1/10/(x - 3) + 5)

________________________________________________________________________________________

mupad [B]  time = 4.62, size = 31, normalized size = 1.11 \begin {gather*} 2\,{\mathrm {e}}^{\frac {-5\,x^3+2\,x^2+31\,x+26}{-x^3+7\,x+6}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((exp((31*x + 2*x^2 - 5*x^3 + 26)/(7*x - x^3 + 6))*(48*x + 4*x^2 - 16*x^3 + 4*x^4 + 8))/(84*x + 49*x^2 - 12
*x^3 - 14*x^4 + x^6 + 36),x)

[Out]

2*exp((31*x + 2*x^2 - 5*x^3 + 26)/(7*x - x^3 + 6))

________________________________________________________________________________________

sympy [A]  time = 0.34, size = 26, normalized size = 0.93 \begin {gather*} 2 e^{\frac {5 x^{3} - 2 x^{2} - 31 x - 26}{x^{3} - 7 x - 6}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x**4-16*x**3+4*x**2+48*x+8)*exp((5*x**3-2*x**2-31*x-26)/(x**3-7*x-6))/(x**6-14*x**4-12*x**3+49*x*
*2+84*x+36),x)

[Out]

2*exp((5*x**3 - 2*x**2 - 31*x - 26)/(x**3 - 7*x - 6))

________________________________________________________________________________________