3.75.71 \(\int \frac {-12 x^2+2 x^3+4 x^2 \log (x)+(-40 x^2+4 x^3+12 x^2 \log (x)) \log (5 x)}{36-12 x+x^2+(-24+4 x) \log (x)+4 \log ^2(x)} \, dx\) [7471]

Optimal. Leaf size=19 \[ \frac {x^3 \log (5 x)}{-3+\frac {x}{2}+\log (x)} \]

[Out]

x^3*ln(5*x)/(1/2*x-3+ln(x))

________________________________________________________________________________________

Rubi [F]
time = 2.48, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \frac {-12 x^2+2 x^3+4 x^2 \log (x)+\left (-40 x^2+4 x^3+12 x^2 \log (x)\right ) \log (5 x)}{36-12 x+x^2+(-24+4 x) \log (x)+4 \log ^2(x)} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

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

[Out]

2*Defer[Int][x^2/(-6 + x + 2*Log[x]), x] - 40*Defer[Int][(x^2*Log[5*x])/(-6 + x + 2*Log[x])^2, x] + 4*Defer[In
t][(x^3*Log[5*x])/(-6 + x + 2*Log[x])^2, x] + 12*Defer[Int][(x^2*Log[x]*Log[5*x])/(-6 + x + 2*Log[x])^2, x]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=\int \frac {2 x^2 (-6+x+2 (-10+x) \log (5 x)+\log (x) (2+6 \log (5 x)))}{(6-x-2 \log (x))^2} \, dx\\ &=2 \int \frac {x^2 (-6+x+2 (-10+x) \log (5 x)+\log (x) (2+6 \log (5 x)))}{(6-x-2 \log (x))^2} \, dx\\ &=2 \int \left (\frac {x^2}{-6+x+2 \log (x)}+\frac {2 x^2 (-10+x+3 \log (x)) \log (5 x)}{(-6+x+2 \log (x))^2}\right ) \, dx\\ &=2 \int \frac {x^2}{-6+x+2 \log (x)} \, dx+4 \int \frac {x^2 (-10+x+3 \log (x)) \log (5 x)}{(-6+x+2 \log (x))^2} \, dx\\ &=2 \int \frac {x^2}{-6+x+2 \log (x)} \, dx+4 \int \left (-\frac {10 x^2 \log (5 x)}{(-6+x+2 \log (x))^2}+\frac {x^3 \log (5 x)}{(-6+x+2 \log (x))^2}+\frac {3 x^2 \log (x) \log (5 x)}{(-6+x+2 \log (x))^2}\right ) \, dx\\ &=2 \int \frac {x^2}{-6+x+2 \log (x)} \, dx+4 \int \frac {x^3 \log (5 x)}{(-6+x+2 \log (x))^2} \, dx+12 \int \frac {x^2 \log (x) \log (5 x)}{(-6+x+2 \log (x))^2} \, dx-40 \int \frac {x^2 \log (5 x)}{(-6+x+2 \log (x))^2} \, dx\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]
time = 0.11, size = 18, normalized size = 0.95 \begin {gather*} \frac {2 x^3 \log (5 x)}{-6+x+2 \log (x)} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

Maple [A]
time = 3.35, size = 34, normalized size = 1.79

method result size
risch \(x^{3}-\frac {\left (-6-2 \ln \left (5\right )+x \right ) x^{3}}{-6+2 \ln \left (x \right )+x}\) \(26\)
default \(\frac {2 x^{3} \ln \left (x \right )}{-6+2 \ln \left (x \right )+x}+\frac {2 \ln \left (5\right ) x^{3}}{-6+2 \ln \left (x \right )+x}\) \(34\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((12*x^2*ln(x)+4*x^3-40*x^2)*ln(5*x)+4*x^2*ln(x)+2*x^3-12*x^2)/(4*ln(x)^2+(4*x-24)*ln(x)+x^2-12*x+36),x,me
thod=_RETURNVERBOSE)

[Out]

2*x^3*ln(x)/(-6+2*ln(x)+x)+2*ln(5)*x^3/(-6+2*ln(x)+x)

________________________________________________________________________________________

Maxima [A]
time = 0.52, size = 24, normalized size = 1.26 \begin {gather*} \frac {2 \, {\left (x^{3} \log \left (5\right ) + x^{3} \log \left (x\right )\right )}}{x + 2 \, \log \left (x\right ) - 6} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((12*x^2*log(x)+4*x^3-40*x^2)*log(5*x)+4*x^2*log(x)+2*x^3-12*x^2)/(4*log(x)^2+(4*x-24)*log(x)+x^2-12
*x+36),x, algorithm="maxima")

[Out]

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

________________________________________________________________________________________

Fricas [A]
time = 0.38, size = 24, normalized size = 1.26 \begin {gather*} \frac {2 \, {\left (x^{3} \log \left (5\right ) + x^{3} \log \left (x\right )\right )}}{x + 2 \, \log \left (x\right ) - 6} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((12*x^2*log(x)+4*x^3-40*x^2)*log(5*x)+4*x^2*log(x)+2*x^3-12*x^2)/(4*log(x)^2+(4*x-24)*log(x)+x^2-12
*x+36),x, algorithm="fricas")

[Out]

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

________________________________________________________________________________________

Sympy [A]
time = 0.06, size = 27, normalized size = 1.42 \begin {gather*} x^{3} + \frac {- x^{4} + 2 x^{3} \log {\left (5 \right )} + 6 x^{3}}{x + 2 \log {\left (x \right )} - 6} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((12*x**2*ln(x)+4*x**3-40*x**2)*ln(5*x)+4*x**2*ln(x)+2*x**3-12*x**2)/(4*ln(x)**2+(4*x-24)*ln(x)+x**2
-12*x+36),x)

[Out]

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

________________________________________________________________________________________

Giac [A]
time = 0.41, size = 31, normalized size = 1.63 \begin {gather*} x^{3} - \frac {x^{4} - 2 \, x^{3} \log \left (5\right ) - 6 \, x^{3}}{x + 2 \, \log \left (x\right ) - 6} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((12*x^2*log(x)+4*x^3-40*x^2)*log(5*x)+4*x^2*log(x)+2*x^3-12*x^2)/(4*log(x)^2+(4*x-24)*log(x)+x^2-12
*x+36),x, algorithm="giac")

[Out]

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

________________________________________________________________________________________

Mupad [B]
time = 4.78, size = 19, normalized size = 1.00 \begin {gather*} \frac {2\,x^3\,\left (\ln \left (5\right )+\ln \left (x\right )\right )}{x+2\,\ln \left (x\right )-6} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((4*x^2*log(x) + log(5*x)*(12*x^2*log(x) - 40*x^2 + 4*x^3) - 12*x^2 + 2*x^3)/(4*log(x)^2 - 12*x + log(x)*(4
*x - 24) + x^2 + 36),x)

[Out]

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

________________________________________________________________________________________