3.75.92 \(\int \frac {e^{e^x} (96+32 x+e^x (96 x+16 x^2))}{i \pi +\log (25)} \, dx\)

Optimal. Leaf size=23 \[ -3+\frac {16 e^{e^x} x (6+x)}{i \pi +\log (25)} \]

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 24, normalized size of antiderivative = 1.04, number of steps used = 2, number of rules used = 2, integrand size = 34, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.059, Rules used = {12, 2288} \begin {gather*} \frac {16 e^{e^x} \left (x^2+6 x\right )}{\log (25)+i \pi } \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(E^E^x*(96 + 32*x + E^x*(96*x + 16*x^2)))/(I*Pi + Log[25]),x]

[Out]

(16*E^E^x*(6*x + x^2))/(I*Pi + Log[25])

Rule 12

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

Rule 2288

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 {\int e^{e^x} \left (96+32 x+e^x \left (96 x+16 x^2\right )\right ) \, dx}{i \pi +\log (25)}\\ &=\frac {16 e^{e^x} \left (6 x+x^2\right )}{i \pi +\log (25)}\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.10, size = 21, normalized size = 0.91 \begin {gather*} \frac {16 e^{e^x} x (6+x)}{i \pi +\log (25)} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(E^E^x*(96 + 32*x + E^x*(96*x + 16*x^2)))/(I*Pi + Log[25]),x]

[Out]

(16*E^E^x*x*(6 + x))/(I*Pi + Log[25])

________________________________________________________________________________________

fricas [A]  time = 0.67, size = 22, normalized size = 0.96 \begin {gather*} \frac {16 \, {\left (x^{2} + 6 \, x\right )} e^{\left (e^{x}\right )}}{i \, \pi + 2 \, \log \relax (5)} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((16*x^2+96*x)*exp(x)+32*x+96)*exp(exp(x))/(2*log(5)+I*pi),x, algorithm="fricas")

[Out]

16*(x^2 + 6*x)*e^(e^x)/(I*pi + 2*log(5))

________________________________________________________________________________________

giac [A]  time = 0.22, size = 34, normalized size = 1.48 \begin {gather*} \frac {16 \, {\left (x^{2} e^{\left (x + e^{x}\right )} + 6 \, x e^{\left (x + e^{x}\right )}\right )} e^{\left (-x\right )}}{i \, \pi + 2 \, \log \relax (5)} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((16*x^2+96*x)*exp(x)+32*x+96)*exp(exp(x))/(2*log(5)+I*pi),x, algorithm="giac")

[Out]

16*(x^2*e^(x + e^x) + 6*x*e^(x + e^x))*e^(-x)/(I*pi + 2*log(5))

________________________________________________________________________________________

maple [A]  time = 0.06, size = 25, normalized size = 1.09




method result size



risch \(\frac {\left (16 x^{2}+96 x \right ) {\mathrm e}^{{\mathrm e}^{x}}}{2 \ln \relax (5)+i \pi }\) \(25\)
norman \(-\frac {96 \left (i \pi -2 \ln \relax (5)\right ) x \,{\mathrm e}^{{\mathrm e}^{x}}}{\pi ^{2}+4 \ln \relax (5)^{2}}-\frac {16 \left (i \pi -2 \ln \relax (5)\right ) x^{2} {\mathrm e}^{{\mathrm e}^{x}}}{\pi ^{2}+4 \ln \relax (5)^{2}}\) \(58\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((16*x^2+96*x)*exp(x)+32*x+96)*exp(exp(x))/(2*ln(5)+I*Pi),x,method=_RETURNVERBOSE)

[Out]

1/(2*ln(5)+I*Pi)*(16*x^2+96*x)*exp(exp(x))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \frac {16 \, {\left (x^{2} + 6 \, x\right )} e^{\left (e^{x}\right )}}{i \, \pi + 2 \, \log \relax (5)} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((16*x^2+96*x)*exp(x)+32*x+96)*exp(exp(x))/(2*log(5)+I*pi),x, algorithm="maxima")

[Out]

16*((x^2 + 6*x)*e^(e^x) + 6*Ei(e^x) - 6*integrate(e^(e^x), x))/(I*pi + 2*log(5))

________________________________________________________________________________________

mupad [B]  time = 0.27, size = 30, normalized size = 1.30 \begin {gather*} -\frac {16\,x\,{\mathrm {e}}^{{\mathrm {e}}^x}\,\left (x+6\right )\,\left (-\ln \left (25\right )+\Pi \,1{}\mathrm {i}\right )}{\Pi ^2+4\,{\ln \relax (5)}^2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((exp(exp(x))*(32*x + exp(x)*(96*x + 16*x^2) + 96))/(Pi*1i + 2*log(5)),x)

[Out]

-(16*x*exp(exp(x))*(x + 6)*(Pi*1i - log(25)))/(Pi^2 + 4*log(5)^2)

________________________________________________________________________________________

sympy [A]  time = 0.57, size = 20, normalized size = 0.87 \begin {gather*} \frac {\left (16 x^{2} + 96 x\right ) e^{e^{x}}}{2 \log {\relax (5 )} + i \pi } \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((16*x**2+96*x)*exp(x)+32*x+96)*exp(exp(x))/(2*ln(5)+I*pi),x)

[Out]

(16*x**2 + 96*x)*exp(exp(x))/(2*log(5) + I*pi)

________________________________________________________________________________________