3.86.99 \(\int \frac {e^x (e^{e^{e^x} x^{5/4}}+x) (4+4 x+e^{e^{e^x} x^{5/4}} (4+e^{e^x} \sqrt [4]{x} (5+4 e^x x)))}{4 e^{e^{e^x} x^{5/4}}+4 x} \, dx\) [8599]

Optimal. Leaf size=19 \[ e^x \left (e^{e^{e^x} x^{5/4}}+x\right ) \]

[Out]

exp(ln(exp(x^(5/4)*exp(exp(x)))+x)+x)

________________________________________________________________________________________

Rubi [A]
time = 1.34, antiderivative size = 19, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 80, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.012, Rules used = {2326} \begin {gather*} e^x \left (e^{e^{e^x} x^{5/4}}+x\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(E^x*(E^(E^E^x*x^(5/4)) + x)*(4 + 4*x + E^(E^E^x*x^(5/4))*(4 + E^E^x*x^(1/4)*(5 + 4*E^x*x))))/(4*E^(E^E^x*
x^(5/4)) + 4*x),x]

[Out]

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

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} &=\text {Subst}\left (\int e^{x^4} x^3 \left (4+4 e^{e^{e^{x^4}} x^5}+5 e^{e^{x^4}+e^{e^{x^4}} x^5} x+4 x^4+4 e^{e^{x^4}+x^4+e^{e^{x^4}} x^5} x^5\right ) \, dx,x,\sqrt [4]{x}\right )\\ &=e^x \left (e^{e^{e^x} x^{5/4}}+x\right )\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]
time = 0.30, size = 19, normalized size = 1.00 \begin {gather*} e^x \left (e^{e^{e^x} x^{5/4}}+x\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(E^x*(E^(E^E^x*x^(5/4)) + x)*(4 + 4*x + E^(E^E^x*x^(5/4))*(4 + E^E^x*x^(1/4)*(5 + 4*E^x*x))))/(4*E^(
E^E^x*x^(5/4)) + 4*x),x]

[Out]

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

________________________________________________________________________________________

Maple [F]
time = 0.10, size = 0, normalized size = 0.00 \[\int \frac {\left (\left (\left (4 \,{\mathrm e}^{x} x +5\right ) {\mathrm e}^{{\mathrm e}^{x}} x^{\frac {1}{4}}+4\right ) {\mathrm e}^{x^{\frac {5}{4}} {\mathrm e}^{{\mathrm e}^{x}}}+4 x +4\right ) {\mathrm e}^{\ln \left ({\mathrm e}^{x^{\frac {5}{4}} {\mathrm e}^{{\mathrm e}^{x}}}+x \right )+x}}{4 \,{\mathrm e}^{x^{\frac {5}{4}} {\mathrm e}^{{\mathrm e}^{x}}}+4 x}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((((4*exp(x)*x+5)*exp(exp(x))*x^(1/4)+4)*exp(x^(5/4)*exp(exp(x)))+4*x+4)*exp(ln(exp(x^(5/4)*exp(exp(x)))+x)
+x)/(4*exp(x^(5/4)*exp(exp(x)))+4*x),x)

[Out]

int((((4*exp(x)*x+5)*exp(exp(x))*x^(1/4)+4)*exp(x^(5/4)*exp(exp(x)))+4*x+4)*exp(ln(exp(x^(5/4)*exp(exp(x)))+x)
+x)/(4*exp(x^(5/4)*exp(exp(x)))+4*x),x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((4*exp(x)*x+5)*exp(exp(x))*x^(1/4)+4)*exp(x^(5/4)*exp(exp(x)))+4*x+4)*exp(log(exp(x^(5/4)*exp(exp(
x)))+x)+x)/(4*exp(x^(5/4)*exp(exp(x)))+4*x),x, algorithm="maxima")

[Out]

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

________________________________________________________________________________________

Fricas [A]
time = 0.40, size = 15, normalized size = 0.79 \begin {gather*} x e^{x} + e^{\left (x^{\frac {5}{4}} e^{\left (e^{x}\right )} + x\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((4*exp(x)*x+5)*exp(exp(x))*x^(1/4)+4)*exp(x^(5/4)*exp(exp(x)))+4*x+4)*exp(log(exp(x^(5/4)*exp(exp(
x)))+x)+x)/(4*exp(x^(5/4)*exp(exp(x)))+4*x),x, algorithm="fricas")

[Out]

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

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((4*exp(x)*x+5)*exp(exp(x))*x**(1/4)+4)*exp(x**(5/4)*exp(exp(x)))+4*x+4)*exp(ln(exp(x**(5/4)*exp(ex
p(x)))+x)+x)/(4*exp(x**(5/4)*exp(exp(x)))+4*x),x)

[Out]

Timed out

________________________________________________________________________________________

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((((4*exp(x)*x+5)*exp(exp(x))*x^(1/4)+4)*exp(x^(5/4)*exp(exp(x)))+4*x+4)*exp(log(exp(x^(5/4)*exp(exp(
x)))+x)+x)/(4*exp(x^(5/4)*exp(exp(x)))+4*x),x, algorithm="giac")

[Out]

integrate(1/4*(((4*x*e^x + 5)*x^(1/4)*e^(e^x) + 4)*e^(x^(5/4)*e^(e^x)) + 4*x + 4)*e^(x + log(x + e^(x^(5/4)*e^
(e^x))))/(x + e^(x^(5/4)*e^(e^x))), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.05 \begin {gather*} \int \frac {{\mathrm {e}}^{x+\ln \left (x+{\mathrm {e}}^{x^{5/4}\,{\mathrm {e}}^{{\mathrm {e}}^x}}\right )}\,\left (4\,x+{\mathrm {e}}^{x^{5/4}\,{\mathrm {e}}^{{\mathrm {e}}^x}}\,\left (x^{1/4}\,{\mathrm {e}}^{{\mathrm {e}}^x}\,\left (4\,x\,{\mathrm {e}}^x+5\right )+4\right )+4\right )}{4\,x+4\,{\mathrm {e}}^{x^{5/4}\,{\mathrm {e}}^{{\mathrm {e}}^x}}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((exp(x + log(x + exp(x^(5/4)*exp(exp(x)))))*(4*x + exp(x^(5/4)*exp(exp(x)))*(x^(1/4)*exp(exp(x))*(4*x*exp(
x) + 5) + 4) + 4))/(4*x + 4*exp(x^(5/4)*exp(exp(x)))),x)

[Out]

int((exp(x + log(x + exp(x^(5/4)*exp(exp(x)))))*(4*x + exp(x^(5/4)*exp(exp(x)))*(x^(1/4)*exp(exp(x))*(4*x*exp(
x) + 5) + 4) + 4))/(4*x + 4*exp(x^(5/4)*exp(exp(x)))), x)

________________________________________________________________________________________