3.5.68 \(\int -\frac {1}{(2 x \log (x)+x \log (x) \log (\log (x))) \log (-2-\log (\log (x)))} \, dx\)

Optimal. Leaf size=17 \[ e^2-\log (2 \log (-2-\log (\log (x)))) \]

________________________________________________________________________________________

Rubi [A]  time = 0.10, antiderivative size = 11, normalized size of antiderivative = 0.65, number of steps used = 5, number of rules used = 3, integrand size = 27, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.111, Rules used = {2390, 2302, 29} \begin {gather*} -\log (\log (-\log (\log (x))-2)) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[-(1/((2*x*Log[x] + x*Log[x]*Log[Log[x]])*Log[-2 - Log[Log[x]]])),x]

[Out]

-Log[Log[-2 - Log[Log[x]]]]

Rule 29

Int[(x_)^(-1), x_Symbol] :> Simp[Log[x], x]

Rule 2302

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)/(x_), x_Symbol] :> Dist[1/(b*n), Subst[Int[x^p, x], x, a + b*L
og[c*x^n]], x] /; FreeQ[{a, b, c, n, p}, x]

Rule 2390

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.)*((f_) + (g_.)*(x_))^(q_.), x_Symbol] :> Dist[1/
e, Subst[Int[((f*x)/d)^q*(a + b*Log[c*x^n])^p, x], x, d + e*x], x] /; FreeQ[{a, b, c, d, e, f, g, n, p, q}, x]
 && EqQ[e*f - d*g, 0]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=-\operatorname {Subst}\left (\int \frac {1}{x (2+\log (x)) \log (-2-\log (x))} \, dx,x,\log (x)\right )\\ &=-\operatorname {Subst}\left (\int \frac {1}{(2+x) \log (-2-x)} \, dx,x,\log (\log (x))\right )\\ &=-\operatorname {Subst}\left (\int \frac {1}{x \log (x)} \, dx,x,-2-\log (\log (x))\right )\\ &=-\operatorname {Subst}\left (\int \frac {1}{x} \, dx,x,\log (-2-\log (\log (x)))\right )\\ &=-\log (\log (-2-\log (\log (x))))\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.04, size = 11, normalized size = 0.65 \begin {gather*} -\log (\log (-2-\log (\log (x)))) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[-(1/((2*x*Log[x] + x*Log[x]*Log[Log[x]])*Log[-2 - Log[Log[x]]])),x]

[Out]

-Log[Log[-2 - Log[Log[x]]]]

________________________________________________________________________________________

fricas [A]  time = 0.54, size = 11, normalized size = 0.65 \begin {gather*} -\log \left (\log \left (-\log \left (\log \relax (x)\right ) - 2\right )\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-1/(x*log(x)*log(log(x))+2*x*log(x))/log(-log(log(x))-2),x, algorithm="fricas")

[Out]

-log(log(-log(log(x)) - 2))

________________________________________________________________________________________

giac [A]  time = 0.37, size = 12, normalized size = 0.71 \begin {gather*} -\log \left ({\left | \log \left (-\log \left (\log \relax (x)\right ) - 2\right ) \right |}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-1/(x*log(x)*log(log(x))+2*x*log(x))/log(-log(log(x))-2),x, algorithm="giac")

[Out]

-log(abs(log(-log(log(x)) - 2)))

________________________________________________________________________________________

maple [A]  time = 0.10, size = 12, normalized size = 0.71




method result size



default \(-\ln \left (\ln \left (-\ln \left (\ln \relax (x )\right )-2\right )\right )\) \(12\)
risch \(-\ln \left (\ln \left (-\ln \left (\ln \relax (x )\right )-2\right )\right )\) \(12\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-1/(x*ln(x)*ln(ln(x))+2*x*ln(x))/ln(-ln(ln(x))-2),x,method=_RETURNVERBOSE)

[Out]

-ln(ln(-ln(ln(x))-2))

________________________________________________________________________________________

maxima [A]  time = 0.48, size = 11, normalized size = 0.65 \begin {gather*} -\log \left (\log \left (-\log \left (\log \relax (x)\right ) - 2\right )\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-1/(x*log(x)*log(log(x))+2*x*log(x))/log(-log(log(x))-2),x, algorithm="maxima")

[Out]

-log(log(-log(log(x)) - 2))

________________________________________________________________________________________

mupad [B]  time = 0.97, size = 11, normalized size = 0.65 \begin {gather*} -\ln \left (\ln \left (-\ln \left (\ln \relax (x)\right )-2\right )\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-1/(log(- log(log(x)) - 2)*(2*x*log(x) + x*log(log(x))*log(x))),x)

[Out]

-log(log(- log(log(x)) - 2))

________________________________________________________________________________________

sympy [A]  time = 0.37, size = 12, normalized size = 0.71 \begin {gather*} - \log {\left (\log {\left (- \log {\left (\log {\relax (x )} \right )} - 2 \right )} \right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-1/(x*ln(x)*ln(ln(x))+2*x*ln(x))/ln(-ln(ln(x))-2),x)

[Out]

-log(log(-log(log(x)) - 2))

________________________________________________________________________________________