\(\int (18+e^{e^x} (12 e^{5+3 x} x^5+e^{5+2 x} (60 x^4+24 x^5))+e^{2 e^x} (4 e^{10+5 x} x^9+e^{10+4 x} (18 x^8+8 x^9))) \, dx\) [680]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [A] (verification not implemented)
   Maxima [A] (verification not implemented)
   Giac [A] (verification not implemented)
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 80, antiderivative size = 21 \[ \int \left (18+e^{e^x} \left (12 e^{5+3 x} x^5+e^{5+2 x} \left (60 x^4+24 x^5\right )\right )+e^{2 e^x} \left (4 e^{10+5 x} x^9+e^{10+4 x} \left (18 x^8+8 x^9\right )\right )\right ) \, dx=2 x \left (3+e^{5+e^x+2 x} x^4\right )^2 \]

[Out]

2*x*(3+exp(5)*x^4*exp(x)^2*exp(exp(x)))^2

Rubi [A] (verified)

Time = 0.03 (sec) , antiderivative size = 36, normalized size of antiderivative = 1.71, number of steps used = 3, number of rules used = 1, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.012, Rules used = {2326} \[ \int \left (18+e^{e^x} \left (12 e^{5+3 x} x^5+e^{5+2 x} \left (60 x^4+24 x^5\right )\right )+e^{2 e^x} \left (4 e^{10+5 x} x^9+e^{10+4 x} \left (18 x^8+8 x^9\right )\right )\right ) \, dx=2 e^{4 x+2 e^x+10} x^9+12 e^{2 x+e^x+5} x^5+18 x \]

[In]

Int[18 + E^E^x*(12*E^(5 + 3*x)*x^5 + E^(5 + 2*x)*(60*x^4 + 24*x^5)) + E^(2*E^x)*(4*E^(10 + 5*x)*x^9 + E^(10 +
4*x)*(18*x^8 + 8*x^9)),x]

[Out]

18*x + 12*E^(5 + E^x + 2*x)*x^5 + 2*E^(10 + 2*E^x + 4*x)*x^9

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{align*} \text {integral}& = 18 x+\int e^{e^x} \left (12 e^{5+3 x} x^5+e^{5+2 x} \left (60 x^4+24 x^5\right )\right ) \, dx+\int e^{2 e^x} \left (4 e^{10+5 x} x^9+e^{10+4 x} \left (18 x^8+8 x^9\right )\right ) \, dx \\ & = 18 x+12 e^{5+e^x+2 x} x^5+2 e^{10+2 e^x+4 x} x^9 \\ \end{align*}

Mathematica [A] (verified)

Time = 0.05 (sec) , antiderivative size = 21, normalized size of antiderivative = 1.00 \[ \int \left (18+e^{e^x} \left (12 e^{5+3 x} x^5+e^{5+2 x} \left (60 x^4+24 x^5\right )\right )+e^{2 e^x} \left (4 e^{10+5 x} x^9+e^{10+4 x} \left (18 x^8+8 x^9\right )\right )\right ) \, dx=2 x \left (3+e^{5+e^x+2 x} x^4\right )^2 \]

[In]

Integrate[18 + E^E^x*(12*E^(5 + 3*x)*x^5 + E^(5 + 2*x)*(60*x^4 + 24*x^5)) + E^(2*E^x)*(4*E^(10 + 5*x)*x^9 + E^
(10 + 4*x)*(18*x^8 + 8*x^9)),x]

[Out]

2*x*(3 + E^(5 + E^x + 2*x)*x^4)^2

Maple [A] (verified)

Time = 8.93 (sec) , antiderivative size = 33, normalized size of antiderivative = 1.57

method result size
risch \(2 x^{9} {\mathrm e}^{4 x +10+2 \,{\mathrm e}^{x}}+12 x^{5} {\mathrm e}^{{\mathrm e}^{x}+5+2 x}+18 x\) \(33\)
parallelrisch \(2 \,{\mathrm e}^{10} {\mathrm e}^{4 x} {\mathrm e}^{2 \,{\mathrm e}^{x}} x^{9}+12 \,{\mathrm e}^{5} {\mathrm e}^{2 x} {\mathrm e}^{{\mathrm e}^{x}} x^{5}+18 x\) \(37\)

[In]

int((4*x^9*exp(5)^2*exp(x)^5+(8*x^9+18*x^8)*exp(5)^2*exp(x)^4)*exp(exp(x))^2+(12*x^5*exp(5)*exp(x)^3+(24*x^5+6
0*x^4)*exp(5)*exp(x)^2)*exp(exp(x))+18,x,method=_RETURNVERBOSE)

[Out]

2*x^9*exp(4*x+10+2*exp(x))+12*x^5*exp(exp(x)+5+2*x)+18*x

Fricas [A] (verification not implemented)

none

Time = 0.25 (sec) , antiderivative size = 32, normalized size of antiderivative = 1.52 \[ \int \left (18+e^{e^x} \left (12 e^{5+3 x} x^5+e^{5+2 x} \left (60 x^4+24 x^5\right )\right )+e^{2 e^x} \left (4 e^{10+5 x} x^9+e^{10+4 x} \left (18 x^8+8 x^9\right )\right )\right ) \, dx=2 \, x^{9} e^{\left (4 \, x + 2 \, e^{x} + 10\right )} + 12 \, x^{5} e^{\left (2 \, x + e^{x} + 5\right )} + 18 \, x \]

[In]

integrate((4*x^9*exp(5)^2*exp(x)^5+(8*x^9+18*x^8)*exp(5)^2*exp(x)^4)*exp(exp(x))^2+(12*x^5*exp(5)*exp(x)^3+(24
*x^5+60*x^4)*exp(5)*exp(x)^2)*exp(exp(x))+18,x, algorithm="fricas")

[Out]

2*x^9*e^(4*x + 2*e^x + 10) + 12*x^5*e^(2*x + e^x + 5) + 18*x

Sympy [A] (verification not implemented)

Time = 0.18 (sec) , antiderivative size = 41, normalized size of antiderivative = 1.95 \[ \int \left (18+e^{e^x} \left (12 e^{5+3 x} x^5+e^{5+2 x} \left (60 x^4+24 x^5\right )\right )+e^{2 e^x} \left (4 e^{10+5 x} x^9+e^{10+4 x} \left (18 x^8+8 x^9\right )\right )\right ) \, dx=2 x^{9} e^{10} e^{4 x} e^{2 e^{x}} + 12 x^{5} e^{5} e^{2 x} e^{e^{x}} + 18 x \]

[In]

integrate((4*x**9*exp(5)**2*exp(x)**5+(8*x**9+18*x**8)*exp(5)**2*exp(x)**4)*exp(exp(x))**2+(12*x**5*exp(5)*exp
(x)**3+(24*x**5+60*x**4)*exp(5)*exp(x)**2)*exp(exp(x))+18,x)

[Out]

2*x**9*exp(10)*exp(4*x)*exp(2*exp(x)) + 12*x**5*exp(5)*exp(2*x)*exp(exp(x)) + 18*x

Maxima [A] (verification not implemented)

none

Time = 0.24 (sec) , antiderivative size = 32, normalized size of antiderivative = 1.52 \[ \int \left (18+e^{e^x} \left (12 e^{5+3 x} x^5+e^{5+2 x} \left (60 x^4+24 x^5\right )\right )+e^{2 e^x} \left (4 e^{10+5 x} x^9+e^{10+4 x} \left (18 x^8+8 x^9\right )\right )\right ) \, dx=2 \, x^{9} e^{\left (4 \, x + 2 \, e^{x} + 10\right )} + 12 \, x^{5} e^{\left (2 \, x + e^{x} + 5\right )} + 18 \, x \]

[In]

integrate((4*x^9*exp(5)^2*exp(x)^5+(8*x^9+18*x^8)*exp(5)^2*exp(x)^4)*exp(exp(x))^2+(12*x^5*exp(5)*exp(x)^3+(24
*x^5+60*x^4)*exp(5)*exp(x)^2)*exp(exp(x))+18,x, algorithm="maxima")

[Out]

2*x^9*e^(4*x + 2*e^x + 10) + 12*x^5*e^(2*x + e^x + 5) + 18*x

Giac [A] (verification not implemented)

none

Time = 0.28 (sec) , antiderivative size = 32, normalized size of antiderivative = 1.52 \[ \int \left (18+e^{e^x} \left (12 e^{5+3 x} x^5+e^{5+2 x} \left (60 x^4+24 x^5\right )\right )+e^{2 e^x} \left (4 e^{10+5 x} x^9+e^{10+4 x} \left (18 x^8+8 x^9\right )\right )\right ) \, dx=2 \, x^{9} e^{\left (4 \, x + 2 \, e^{x} + 10\right )} + 12 \, x^{5} e^{\left (2 \, x + e^{x} + 5\right )} + 18 \, x \]

[In]

integrate((4*x^9*exp(5)^2*exp(x)^5+(8*x^9+18*x^8)*exp(5)^2*exp(x)^4)*exp(exp(x))^2+(12*x^5*exp(5)*exp(x)^3+(24
*x^5+60*x^4)*exp(5)*exp(x)^2)*exp(exp(x))+18,x, algorithm="giac")

[Out]

2*x^9*e^(4*x + 2*e^x + 10) + 12*x^5*e^(2*x + e^x + 5) + 18*x

Mupad [B] (verification not implemented)

Time = 8.05 (sec) , antiderivative size = 34, normalized size of antiderivative = 1.62 \[ \int \left (18+e^{e^x} \left (12 e^{5+3 x} x^5+e^{5+2 x} \left (60 x^4+24 x^5\right )\right )+e^{2 e^x} \left (4 e^{10+5 x} x^9+e^{10+4 x} \left (18 x^8+8 x^9\right )\right )\right ) \, dx=18\,x+12\,x^5\,{\mathrm {e}}^{2\,x}\,{\mathrm {e}}^{{\mathrm {e}}^x}\,{\mathrm {e}}^5+2\,x^9\,{\mathrm {e}}^{4\,x}\,{\mathrm {e}}^{10}\,{\mathrm {e}}^{2\,{\mathrm {e}}^x} \]

[In]

int(exp(2*exp(x))*(exp(4*x)*exp(10)*(18*x^8 + 8*x^9) + 4*x^9*exp(5*x)*exp(10)) + exp(exp(x))*(exp(2*x)*exp(5)*
(60*x^4 + 24*x^5) + 12*x^5*exp(3*x)*exp(5)) + 18,x)

[Out]

18*x + 12*x^5*exp(2*x)*exp(exp(x))*exp(5) + 2*x^9*exp(4*x)*exp(10)*exp(2*exp(x))