3.36.5 \(\int \frac {e^{x+\log ^4(\frac {e^x}{10})} (-1+x+4 x \log ^3(\frac {e^x}{10}))}{x^2} \, dx\) [3505]

Optimal. Leaf size=18 \[ \frac {e^{x+\log ^4\left (\frac {e^x}{10}\right )}}{x} \]

[Out]

exp(ln(1/10*exp(x))^4+x)/x

________________________________________________________________________________________

Rubi [B] Leaf count is larger than twice the leaf count of optimal. \(49\) vs. \(2(18)=36\).
time = 0.12, antiderivative size = 49, normalized size of antiderivative = 2.72, number of steps used = 1, number of rules used = 1, integrand size = 34, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.029, Rules used = {2326} \begin {gather*} \frac {e^{x+\log ^4\left (\frac {e^x}{10}\right )} \left (x+4 x \log ^3\left (\frac {e^x}{10}\right )\right )}{x^2 \left (4 \log ^3\left (\frac {e^x}{10}\right )+1\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(E^(x + Log[E^x/10]^4)*(-1 + x + 4*x*Log[E^x/10]^3))/x^2,x]

[Out]

(E^(x + Log[E^x/10]^4)*(x + 4*x*Log[E^x/10]^3))/(x^2*(1 + 4*Log[E^x/10]^3))

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} &=\frac {e^{x+\log ^4\left (\frac {e^x}{10}\right )} \left (x+4 x \log ^3\left (\frac {e^x}{10}\right )\right )}{x^2 \left (1+4 \log ^3\left (\frac {e^x}{10}\right )\right )}\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]
time = 0.02, size = 18, normalized size = 1.00 \begin {gather*} \frac {e^{x+\log ^4\left (\frac {e^x}{10}\right )}}{x} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(E^(x + Log[E^x/10]^4)*(-1 + x + 4*x*Log[E^x/10]^3))/x^2,x]

[Out]

E^(x + Log[E^x/10]^4)/x

________________________________________________________________________________________

Maple [A]
time = 3.64, size = 15, normalized size = 0.83

method result size
default \(\frac {{\mathrm e}^{\ln \left (\frac {{\mathrm e}^{x}}{10}\right )^{4}+x}}{x}\) \(15\)
risch \(\frac {16^{\ln \left (5\right )^{3}} \left ({\mathrm e}^{x}\right )^{-4 \ln \left (5\right )^{3}} \left ({\mathrm e}^{x}\right )^{-12 \ln \left (2\right ) \ln \left (5\right )^{2}} 625^{\ln \left (2\right )^{3}} \left ({\mathrm e}^{x}\right )^{-12 \ln \left (2\right )^{2} \ln \left (5\right )} 4096^{\ln \left (5\right ) \ln \left ({\mathrm e}^{x}\right )^{2}} \left (\frac {1}{625}\right )^{\ln \left ({\mathrm e}^{x}\right )^{3}} \left ({\mathrm e}^{x}\right )^{-4 \ln \left (2\right )^{3}} \left (\frac {1}{16}\right )^{\ln \left ({\mathrm e}^{x}\right )^{3}} {\mathrm e}^{\ln \left (5\right )^{4}+6 \ln \left (2\right )^{2} \ln \left (5\right )^{2}+6 \ln \left (5\right )^{2} \ln \left ({\mathrm e}^{x}\right )^{2}+\ln \left (2\right )^{4}+6 \ln \left (2\right )^{2} \ln \left ({\mathrm e}^{x}\right )^{2}+\ln \left ({\mathrm e}^{x}\right )^{4}+x}}{x}\) \(129\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((4*x*ln(1/10*exp(x))^3+x-1)*exp(ln(1/10*exp(x))^4+x)/x^2,x,method=_RETURNVERBOSE)

[Out]

exp(ln(1/10*exp(x))^4+x)/x

________________________________________________________________________________________

Maxima [B] Leaf count of result is larger than twice the leaf count of optimal. 117 vs. \(2 (14) = 28\).
time = 0.63, size = 117, normalized size = 6.50 \begin {gather*} \frac {5^{4 \, \log \left (2\right )^{3}} 2^{4 \, \log \left (5\right )^{3}} e^{\left (x^{4} - 4 \, x^{3} \log \left (5\right ) + 6 \, x^{2} \log \left (5\right )^{2} - 4 \, x \log \left (5\right )^{3} + \log \left (5\right )^{4} - 4 \, x^{3} \log \left (2\right ) + 12 \, x^{2} \log \left (5\right ) \log \left (2\right ) - 12 \, x \log \left (5\right )^{2} \log \left (2\right ) + 6 \, x^{2} \log \left (2\right )^{2} - 12 \, x \log \left (5\right ) \log \left (2\right )^{2} + 6 \, \log \left (5\right )^{2} \log \left (2\right )^{2} - 4 \, x \log \left (2\right )^{3} + \log \left (2\right )^{4} + x\right )}}{x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x*log(1/10*exp(x))^3+x-1)*exp(log(1/10*exp(x))^4+x)/x^2,x, algorithm="maxima")

[Out]

5^(4*log(2)^3)*2^(4*log(5)^3)*e^(x^4 - 4*x^3*log(5) + 6*x^2*log(5)^2 - 4*x*log(5)^3 + log(5)^4 - 4*x^3*log(2)
+ 12*x^2*log(5)*log(2) - 12*x*log(5)^2*log(2) + 6*x^2*log(2)^2 - 12*x*log(5)*log(2)^2 + 6*log(5)^2*log(2)^2 -
4*x*log(2)^3 + log(2)^4 + x)/x

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 37 vs. \(2 (14) = 28\).
time = 0.37, size = 37, normalized size = 2.06 \begin {gather*} \frac {e^{\left (x^{4} - 4 \, x^{3} \log \left (10\right ) + 6 \, x^{2} \log \left (10\right )^{2} - 4 \, x \log \left (10\right )^{3} + \log \left (10\right )^{4} + x\right )}}{x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x*log(1/10*exp(x))^3+x-1)*exp(log(1/10*exp(x))^4+x)/x^2,x, algorithm="fricas")

[Out]

e^(x^4 - 4*x^3*log(10) + 6*x^2*log(10)^2 - 4*x*log(10)^3 + log(10)^4 + x)/x

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: SystemError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x*ln(1/10*exp(x))**3+x-1)*exp(ln(1/10*exp(x))**4+x)/x**2,x)

[Out]

Exception raised: SystemError >> excessive stack use: stack is 5006 deep

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 37 vs. \(2 (14) = 28\).
time = 0.42, size = 37, normalized size = 2.06 \begin {gather*} \frac {e^{\left (x^{4} - 4 \, x^{3} \log \left (10\right ) + 6 \, x^{2} \log \left (10\right )^{2} - 4 \, x \log \left (10\right )^{3} + \log \left (10\right )^{4} + x\right )}}{x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x*log(1/10*exp(x))^3+x-1)*exp(log(1/10*exp(x))^4+x)/x^2,x, algorithm="giac")

[Out]

e^(x^4 - 4*x^3*log(10) + 6*x^2*log(10)^2 - 4*x*log(10)^3 + log(10)^4 + x)/x

________________________________________________________________________________________

Mupad [B]
time = 2.25, size = 42, normalized size = 2.33 \begin {gather*} \frac {{\mathrm {e}}^{-4\,x\,{\ln \left (10\right )}^3}\,{\mathrm {e}}^{{\ln \left (10\right )}^4}\,{\mathrm {e}}^{x^4}\,{\mathrm {e}}^{6\,x^2\,{\ln \left (10\right )}^2}\,{\mathrm {e}}^x}{{10}^{4\,x^3}\,x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((exp(x + log(exp(x)/10)^4)*(x + 4*x*log(exp(x)/10)^3 - 1))/x^2,x)

[Out]

(exp(-4*x*log(10)^3)*exp(log(10)^4)*exp(x^4)*exp(6*x^2*log(10)^2)*exp(x))/(10^(4*x^3)*x)

________________________________________________________________________________________