3.90.72 \(\int \frac {1-144 x-96 x^2+(-720 x-480 x^2) \log (5)+(-900 x-600 x^2) \log ^2(5)}{x} \, dx\)

Optimal. Leaf size=17 \[ -12 x (3+x) (2+5 \log (5))^2+\log (x) \]

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 27, normalized size of antiderivative = 1.59, number of steps used = 2, number of rules used = 1, integrand size = 40, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.025, Rules used = {14} \begin {gather*} -12 x^2 (2+5 \log (5))^2-36 x (2+5 \log (5))^2+\log (x) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(1 - 144*x - 96*x^2 + (-720*x - 480*x^2)*Log[5] + (-900*x - 600*x^2)*Log[5]^2)/x,x]

[Out]

-36*x*(2 + 5*Log[5])^2 - 12*x^2*(2 + 5*Log[5])^2 + Log[x]

Rule 14

Int[(u_)*((c_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*u, x], x] /; FreeQ[{c, m}, x] && SumQ[u]
 &&  !LinearQ[u, x] &&  !MatchQ[u, (a_) + (b_.)*(v_) /; FreeQ[{a, b}, x] && InverseFunctionQ[v]]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=\int \left (\frac {1}{x}-36 (2+5 \log (5))^2-24 x (2+5 \log (5))^2\right ) \, dx\\ &=-36 x (2+5 \log (5))^2-12 x^2 (2+5 \log (5))^2+\log (x)\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 17, normalized size = 1.00 \begin {gather*} -12 x (3+x) (2+5 \log (5))^2+\log (x) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(1 - 144*x - 96*x^2 + (-720*x - 480*x^2)*Log[5] + (-900*x - 600*x^2)*Log[5]^2)/x,x]

[Out]

-12*x*(3 + x)*(2 + 5*Log[5])^2 + Log[x]

________________________________________________________________________________________

fricas [B]  time = 0.43, size = 35, normalized size = 2.06 \begin {gather*} -300 \, {\left (x^{2} + 3 \, x\right )} \log \relax (5)^{2} - 48 \, x^{2} - 240 \, {\left (x^{2} + 3 \, x\right )} \log \relax (5) - 144 \, x + \log \relax (x) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-600*x^2-900*x)*log(5)^2+(-480*x^2-720*x)*log(5)-96*x^2-144*x+1)/x,x, algorithm="fricas")

[Out]

-300*(x^2 + 3*x)*log(5)^2 - 48*x^2 - 240*(x^2 + 3*x)*log(5) - 144*x + log(x)

________________________________________________________________________________________

giac [B]  time = 0.17, size = 40, normalized size = 2.35 \begin {gather*} -300 \, x^{2} \log \relax (5)^{2} - 240 \, x^{2} \log \relax (5) - 900 \, x \log \relax (5)^{2} - 48 \, x^{2} - 720 \, x \log \relax (5) - 144 \, x + \log \left ({\left | x \right |}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-600*x^2-900*x)*log(5)^2+(-480*x^2-720*x)*log(5)-96*x^2-144*x+1)/x,x, algorithm="giac")

[Out]

-300*x^2*log(5)^2 - 240*x^2*log(5) - 900*x*log(5)^2 - 48*x^2 - 720*x*log(5) - 144*x + log(abs(x))

________________________________________________________________________________________

maple [A]  time = 0.05, size = 34, normalized size = 2.00




method result size



norman \(\left (-900 \ln \relax (5)^{2}-720 \ln \relax (5)-144\right ) x +\left (-300 \ln \relax (5)^{2}-240 \ln \relax (5)-48\right ) x^{2}+\ln \relax (x )\) \(34\)
default \(-300 x^{2} \ln \relax (5)^{2}-900 x \ln \relax (5)^{2}-240 x^{2} \ln \relax (5)-720 x \ln \relax (5)-48 x^{2}-144 x +\ln \relax (x )\) \(40\)
risch \(-300 x^{2} \ln \relax (5)^{2}-900 x \ln \relax (5)^{2}-240 x^{2} \ln \relax (5)-720 x \ln \relax (5)-48 x^{2}-144 x +\ln \relax (x )\) \(40\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((-600*x^2-900*x)*ln(5)^2+(-480*x^2-720*x)*ln(5)-96*x^2-144*x+1)/x,x,method=_RETURNVERBOSE)

[Out]

(-900*ln(5)^2-720*ln(5)-144)*x+(-300*ln(5)^2-240*ln(5)-48)*x^2+ln(x)

________________________________________________________________________________________

maxima [B]  time = 0.34, size = 35, normalized size = 2.06 \begin {gather*} -12 \, {\left (25 \, \log \relax (5)^{2} + 20 \, \log \relax (5) + 4\right )} x^{2} - 36 \, {\left (25 \, \log \relax (5)^{2} + 20 \, \log \relax (5) + 4\right )} x + \log \relax (x) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-600*x^2-900*x)*log(5)^2+(-480*x^2-720*x)*log(5)-96*x^2-144*x+1)/x,x, algorithm="maxima")

[Out]

-12*(25*log(5)^2 + 20*log(5) + 4)*x^2 - 36*(25*log(5)^2 + 20*log(5) + 4)*x + log(x)

________________________________________________________________________________________

mupad [B]  time = 0.07, size = 27, normalized size = 1.59 \begin {gather*} \ln \relax (x)-36\,x\,{\left (5\,\ln \relax (5)+2\right )}^2-12\,x^2\,{\left (5\,\ln \relax (5)+2\right )}^2 \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(144*x + log(5)*(720*x + 480*x^2) + log(5)^2*(900*x + 600*x^2) + 96*x^2 - 1)/x,x)

[Out]

log(x) - 36*x*(5*log(5) + 2)^2 - 12*x^2*(5*log(5) + 2)^2

________________________________________________________________________________________

sympy [A]  time = 0.11, size = 34, normalized size = 2.00 \begin {gather*} - x^{2} \left (48 + 240 \log {\relax (5 )} + 300 \log {\relax (5 )}^{2}\right ) - x \left (144 + 720 \log {\relax (5 )} + 900 \log {\relax (5 )}^{2}\right ) + \log {\relax (x )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((-600*x**2-900*x)*ln(5)**2+(-480*x**2-720*x)*ln(5)-96*x**2-144*x+1)/x,x)

[Out]

-x**2*(48 + 240*log(5) + 300*log(5)**2) - x*(144 + 720*log(5) + 900*log(5)**2) + log(x)

________________________________________________________________________________________