\(\int -\frac {40 e^{e^{\frac {5}{4 \log ^2(x^2)}}+\frac {5}{4 \log ^2(x^2)}}}{x \log ^3(x^2)} \, dx\) [9189]

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

Optimal result

Integrand size = 36, antiderivative size = 16 \[ \int -\frac {40 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}+\frac {5}{4 \log ^2\left (x^2\right )}}}{x \log ^3\left (x^2\right )} \, dx=8 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}} \]

[Out]

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

Rubi [A] (verified)

Time = 0.09 (sec) , antiderivative size = 16, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.111, Rules used = {12, 6847, 2320, 2225} \[ \int -\frac {40 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}+\frac {5}{4 \log ^2\left (x^2\right )}}}{x \log ^3\left (x^2\right )} \, dx=8 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}} \]

[In]

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

[Out]

8*E^E^(5/(4*Log[x^2]^2))

Rule 12

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

Rule 2225

Int[((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.), x_Symbol] :> Simp[(F^(c*(a + b*x)))^n/(b*c*n*Log[F]), x] /; Fre
eQ[{F, a, b, c, n}, x]

Rule 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 6847

Int[(u_)*(x_)^(m_.), x_Symbol] :> Dist[1/(m + 1), Subst[Int[SubstFor[x^(m + 1), u, x], x], x, x^(m + 1)], x] /
; FreeQ[m, x] && NeQ[m, -1] && FunctionOfQ[x^(m + 1), u, x]

Rubi steps \begin{align*} \text {integral}& = -\left (40 \int \frac {e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}+\frac {5}{4 \log ^2\left (x^2\right )}}}{x \log ^3\left (x^2\right )} \, dx\right ) \\ & = -\left (20 \text {Subst}\left (\int \frac {e^{e^{\frac {5}{4 x^2}}+\frac {5}{4 x^2}}}{x^3} \, dx,x,\log \left (x^2\right )\right )\right ) \\ & = 10 \text {Subst}\left (\int e^{e^{5 x/4}+\frac {5 x}{4}} \, dx,x,\frac {1}{\log ^2\left (x^2\right )}\right ) \\ & = 8 \text {Subst}\left (\int e^x \, dx,x,e^{\frac {5}{4 \log ^2\left (x^2\right )}}\right ) \\ & = 8 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.14 (sec) , antiderivative size = 16, normalized size of antiderivative = 1.00 \[ \int -\frac {40 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}+\frac {5}{4 \log ^2\left (x^2\right )}}}{x \log ^3\left (x^2\right )} \, dx=8 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}} \]

[In]

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

[Out]

8*E^E^(5/(4*Log[x^2]^2))

Maple [A] (verified)

Time = 0.35 (sec) , antiderivative size = 13, normalized size of antiderivative = 0.81

method result size
risch \(8 \,{\mathrm e}^{{\mathrm e}^{\frac {5}{4 \ln \left (x^{2}\right )^{2}}}}\) \(13\)
derivativedivides \({\mathrm e}^{{\mathrm e}^{\frac {5}{4 \ln \left (x^{2}\right )^{2}}}+3 \ln \left (2\right )}\) \(16\)
default \({\mathrm e}^{{\mathrm e}^{\frac {5}{4 \ln \left (x^{2}\right )^{2}}}+3 \ln \left (2\right )}\) \(16\)
parallelrisch \({\mathrm e}^{{\mathrm e}^{\frac {5}{4 \ln \left (x^{2}\right )^{2}}}+3 \ln \left (2\right )}\) \(16\)

[In]

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

[Out]

8*exp(exp(5/4/ln(x^2)^2))

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 47 vs. \(2 (15) = 30\).

Time = 0.26 (sec) , antiderivative size = 47, normalized size of antiderivative = 2.94 \[ \int -\frac {40 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}+\frac {5}{4 \log ^2\left (x^2\right )}}}{x \log ^3\left (x^2\right )} \, dx=e^{\left (\frac {4 \, e^{\left (\frac {5}{4 \, \log \left (x^{2}\right )^{2}}\right )} \log \left (x^{2}\right )^{2} + 12 \, \log \left (2\right ) \log \left (x^{2}\right )^{2} + 5}{4 \, \log \left (x^{2}\right )^{2}} - \frac {5}{4 \, \log \left (x^{2}\right )^{2}}\right )} \]

[In]

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

[Out]

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

Sympy [A] (verification not implemented)

Time = 0.14 (sec) , antiderivative size = 14, normalized size of antiderivative = 0.88 \[ \int -\frac {40 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}+\frac {5}{4 \log ^2\left (x^2\right )}}}{x \log ^3\left (x^2\right )} \, dx=8 e^{e^{\frac {5}{4 \log {\left (x^{2} \right )}^{2}}}} \]

[In]

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

[Out]

8*exp(exp(5/(4*log(x**2)**2)))

Maxima [A] (verification not implemented)

none

Time = 0.19 (sec) , antiderivative size = 10, normalized size of antiderivative = 0.62 \[ \int -\frac {40 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}+\frac {5}{4 \log ^2\left (x^2\right )}}}{x \log ^3\left (x^2\right )} \, dx=8 \, e^{\left (e^{\left (\frac {5}{16 \, \log \left (x\right )^{2}}\right )}\right )} \]

[In]

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

[Out]

8*e^(e^(5/16/log(x)^2))

Giac [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 39 vs. \(2 (15) = 30\).

Time = 0.30 (sec) , antiderivative size = 39, normalized size of antiderivative = 2.44 \[ \int -\frac {40 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}+\frac {5}{4 \log ^2\left (x^2\right )}}}{x \log ^3\left (x^2\right )} \, dx=8 \, e^{\left (\frac {4 \, e^{\left (\frac {5}{4 \, \log \left (x^{2}\right )^{2}}\right )} \log \left (x^{2}\right )^{2} + 5}{4 \, \log \left (x^{2}\right )^{2}} - \frac {5}{4 \, \log \left (x^{2}\right )^{2}}\right )} \]

[In]

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

[Out]

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

Mupad [B] (verification not implemented)

Time = 14.37 (sec) , antiderivative size = 12, normalized size of antiderivative = 0.75 \[ \int -\frac {40 e^{e^{\frac {5}{4 \log ^2\left (x^2\right )}}+\frac {5}{4 \log ^2\left (x^2\right )}}}{x \log ^3\left (x^2\right )} \, dx=8\,{\mathrm {e}}^{{\mathrm {e}}^{\frac {5}{4\,{\ln \left (x^2\right )}^2}}} \]

[In]

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

[Out]

8*exp(exp(5/(4*log(x^2)^2)))