3.15.30 \(\int \frac {e^{40} (841 x+348 x^2-432 x^3-80 x^4+48 x^5)}{32-128 e^{20}+128 e^{40}} \, dx\)

Optimal. Leaf size=25 \[ \frac {x^2 \left (\frac {29}{4}+x-x^2\right )^2}{\left (-4+\frac {2}{e^{20}}\right )^2} \]

________________________________________________________________________________________

Rubi [B]  time = 0.02, antiderivative size = 96, normalized size of antiderivative = 3.84, number of steps used = 2, number of rules used = 1, integrand size = 42, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.024, Rules used = {12} \begin {gather*} \frac {e^{40} x^6}{4 \left (1-2 e^{20}\right )^2}-\frac {e^{40} x^5}{2 \left (1-2 e^{20}\right )^2}-\frac {27 e^{40} x^4}{8 \left (1-2 e^{20}\right )^2}+\frac {29 e^{40} x^3}{8 \left (1-2 e^{20}\right )^2}+\frac {841 e^{40} x^2}{64 \left (1-2 e^{20}\right )^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(E^40*(841*x + 348*x^2 - 432*x^3 - 80*x^4 + 48*x^5))/(32 - 128*E^20 + 128*E^40),x]

[Out]

(841*E^40*x^2)/(64*(1 - 2*E^20)^2) + (29*E^40*x^3)/(8*(1 - 2*E^20)^2) - (27*E^40*x^4)/(8*(1 - 2*E^20)^2) - (E^
40*x^5)/(2*(1 - 2*E^20)^2) + (E^40*x^6)/(4*(1 - 2*E^20)^2)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=\frac {e^{40} \int \left (841 x+348 x^2-432 x^3-80 x^4+48 x^5\right ) \, dx}{32 \left (1-2 e^{20}\right )^2}\\ &=\frac {841 e^{40} x^2}{64 \left (1-2 e^{20}\right )^2}+\frac {29 e^{40} x^3}{8 \left (1-2 e^{20}\right )^2}-\frac {27 e^{40} x^4}{8 \left (1-2 e^{20}\right )^2}-\frac {e^{40} x^5}{2 \left (1-2 e^{20}\right )^2}+\frac {e^{40} x^6}{4 \left (1-2 e^{20}\right )^2}\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 44, normalized size = 1.76 \begin {gather*} \frac {e^{40} \left (\frac {841 x^2}{2}+116 x^3-108 x^4-16 x^5+8 x^6\right )}{32 \left (1-2 e^{20}\right )^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(E^40*(841*x + 348*x^2 - 432*x^3 - 80*x^4 + 48*x^5))/(32 - 128*E^20 + 128*E^40),x]

[Out]

(E^40*((841*x^2)/2 + 116*x^3 - 108*x^4 - 16*x^5 + 8*x^6))/(32*(1 - 2*E^20)^2)

________________________________________________________________________________________

fricas [A]  time = 1.24, size = 42, normalized size = 1.68 \begin {gather*} \frac {{\left (16 \, x^{6} - 32 \, x^{5} - 216 \, x^{4} + 232 \, x^{3} + 841 \, x^{2}\right )} e^{40}}{64 \, {\left (4 \, e^{40} - 4 \, e^{20} + 1\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((48*x^5-80*x^4-432*x^3+348*x^2+841*x)*exp(20)^2/(128*exp(20)^2-128*exp(20)+32),x, algorithm="fricas"
)

[Out]

1/64*(16*x^6 - 32*x^5 - 216*x^4 + 232*x^3 + 841*x^2)*e^40/(4*e^40 - 4*e^20 + 1)

________________________________________________________________________________________

giac [A]  time = 0.70, size = 42, normalized size = 1.68 \begin {gather*} \frac {{\left (16 \, x^{6} - 32 \, x^{5} - 216 \, x^{4} + 232 \, x^{3} + 841 \, x^{2}\right )} e^{40}}{64 \, {\left (4 \, e^{40} - 4 \, e^{20} + 1\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((48*x^5-80*x^4-432*x^3+348*x^2+841*x)*exp(20)^2/(128*exp(20)^2-128*exp(20)+32),x, algorithm="giac")

[Out]

1/64*(16*x^6 - 32*x^5 - 216*x^4 + 232*x^3 + 841*x^2)*e^40/(4*e^40 - 4*e^20 + 1)

________________________________________________________________________________________

maple [A]  time = 0.06, size = 44, normalized size = 1.76




method result size



gosper \(\frac {x^{2} \left (16 x^{4}-32 x^{3}-216 x^{2}+232 x +841\right ) {\mathrm e}^{40}}{256 \,{\mathrm e}^{40}-256 \,{\mathrm e}^{20}+64}\) \(44\)
default \(\frac {{\mathrm e}^{40} \left (8 x^{6}-16 x^{5}-108 x^{4}+116 x^{3}+\frac {841}{2} x^{2}\right )}{128 \,{\mathrm e}^{40}-128 \,{\mathrm e}^{20}+32}\) \(46\)
norman \(\frac {\frac {841 \,{\mathrm e}^{40} x^{2}}{64 \left (2 \,{\mathrm e}^{20}-1\right )}+\frac {29 \,{\mathrm e}^{40} x^{3}}{8 \left (2 \,{\mathrm e}^{20}-1\right )}-\frac {27 \,{\mathrm e}^{40} x^{4}}{8 \left (2 \,{\mathrm e}^{20}-1\right )}-\frac {{\mathrm e}^{40} x^{5}}{2 \left (2 \,{\mathrm e}^{20}-1\right )}+\frac {{\mathrm e}^{40} x^{6}}{8 \,{\mathrm e}^{20}-4}}{2 \,{\mathrm e}^{20}-1}\) \(96\)
risch \(\frac {8 \,{\mathrm e}^{40} x^{6}}{128 \,{\mathrm e}^{40}-128 \,{\mathrm e}^{20}+32}-\frac {16 \,{\mathrm e}^{40} x^{5}}{128 \,{\mathrm e}^{40}-128 \,{\mathrm e}^{20}+32}-\frac {108 \,{\mathrm e}^{40} x^{4}}{128 \,{\mathrm e}^{40}-128 \,{\mathrm e}^{20}+32}+\frac {116 \,{\mathrm e}^{40} x^{3}}{128 \,{\mathrm e}^{40}-128 \,{\mathrm e}^{20}+32}+\frac {841 \,{\mathrm e}^{40} x^{2}}{2 \left (128 \,{\mathrm e}^{40}-128 \,{\mathrm e}^{20}+32\right )}\) \(97\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int((48*x^5-80*x^4-432*x^3+348*x^2+841*x)*exp(20)^2/(128*exp(20)^2-128*exp(20)+32),x,method=_RETURNVERBOSE)

[Out]

1/64*x^2*(16*x^4-32*x^3-216*x^2+232*x+841)*exp(20)^2/(4*exp(20)^2-4*exp(20)+1)

________________________________________________________________________________________

maxima [A]  time = 0.50, size = 42, normalized size = 1.68 \begin {gather*} \frac {{\left (16 \, x^{6} - 32 \, x^{5} - 216 \, x^{4} + 232 \, x^{3} + 841 \, x^{2}\right )} e^{40}}{64 \, {\left (4 \, e^{40} - 4 \, e^{20} + 1\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((48*x^5-80*x^4-432*x^3+348*x^2+841*x)*exp(20)^2/(128*exp(20)^2-128*exp(20)+32),x, algorithm="maxima"
)

[Out]

1/64*(16*x^6 - 32*x^5 - 216*x^4 + 232*x^3 + 841*x^2)*e^40/(4*e^40 - 4*e^20 + 1)

________________________________________________________________________________________

mupad [B]  time = 0.97, size = 76, normalized size = 3.04 \begin {gather*} \frac {{\mathrm {e}}^{40}\,x^6}{4\,{\left (2\,{\mathrm {e}}^{20}-1\right )}^2}-\frac {{\mathrm {e}}^{40}\,x^5}{2\,{\left (2\,{\mathrm {e}}^{20}-1\right )}^2}-\frac {27\,{\mathrm {e}}^{40}\,x^4}{8\,{\left (2\,{\mathrm {e}}^{20}-1\right )}^2}+\frac {29\,{\mathrm {e}}^{40}\,x^3}{8\,{\left (2\,{\mathrm {e}}^{20}-1\right )}^2}+\frac {841\,{\mathrm {e}}^{40}\,x^2}{64\,{\left (2\,{\mathrm {e}}^{20}-1\right )}^2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((exp(40)*(841*x + 348*x^2 - 432*x^3 - 80*x^4 + 48*x^5))/(128*exp(40) - 128*exp(20) + 32),x)

[Out]

(841*x^2*exp(40))/(64*(2*exp(20) - 1)^2) + (29*x^3*exp(40))/(8*(2*exp(20) - 1)^2) - (27*x^4*exp(40))/(8*(2*exp
(20) - 1)^2) - (x^5*exp(40))/(2*(2*exp(20) - 1)^2) + (x^6*exp(40))/(4*(2*exp(20) - 1)^2)

________________________________________________________________________________________

sympy [B]  time = 0.07, size = 97, normalized size = 3.88 \begin {gather*} \frac {x^{6} e^{40}}{- 16 e^{20} + 4 + 16 e^{40}} - \frac {x^{5} e^{40}}{- 8 e^{20} + 2 + 8 e^{40}} - \frac {27 x^{4} e^{40}}{- 32 e^{20} + 8 + 32 e^{40}} + \frac {29 x^{3} e^{40}}{- 32 e^{20} + 8 + 32 e^{40}} + \frac {841 x^{2} e^{40}}{- 256 e^{20} + 64 + 256 e^{40}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((48*x**5-80*x**4-432*x**3+348*x**2+841*x)*exp(20)**2/(128*exp(20)**2-128*exp(20)+32),x)

[Out]

x**6*exp(40)/(-16*exp(20) + 4 + 16*exp(40)) - x**5*exp(40)/(-8*exp(20) + 2 + 8*exp(40)) - 27*x**4*exp(40)/(-32
*exp(20) + 8 + 32*exp(40)) + 29*x**3*exp(40)/(-32*exp(20) + 8 + 32*exp(40)) + 841*x**2*exp(40)/(-256*exp(20) +
 64 + 256*exp(40))

________________________________________________________________________________________