\(\int \frac {-729 x+162 x^3+729 x \log (x)}{729 x^3-972 x^4+432 x^5-64 x^6+(4374 x^2-3888 x^3+864 x^4) \log (x)+(8748 x-3888 x^2) \log ^2(x)+5832 \log ^3(x)} \, dx\) [5596]

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

Optimal result

Integrand size = 77, antiderivative size = 23 \[ \int \frac {-729 x+162 x^3+729 x \log (x)}{729 x^3-972 x^4+432 x^5-64 x^6+\left (4374 x^2-3888 x^3+864 x^4\right ) \log (x)+\left (8748 x-3888 x^2\right ) \log ^2(x)+5832 \log ^3(x)} \, dx=\frac {x^2}{\left (-2 x-\frac {8 x^2}{9}+4 (x+\log (x))\right )^2} \]

[Out]

x^2/(-8/9*x^2+2*x+4*ln(x))^2

Rubi [F]

\[ \int \frac {-729 x+162 x^3+729 x \log (x)}{729 x^3-972 x^4+432 x^5-64 x^6+\left (4374 x^2-3888 x^3+864 x^4\right ) \log (x)+\left (8748 x-3888 x^2\right ) \log ^2(x)+5832 \log ^3(x)} \, dx=\int \frac {-729 x+162 x^3+729 x \log (x)}{729 x^3-972 x^4+432 x^5-64 x^6+\left (4374 x^2-3888 x^3+864 x^4\right ) \log (x)+\left (8748 x-3888 x^2\right ) \log ^2(x)+5832 \log ^3(x)} \, dx \]

[In]

Int[(-729*x + 162*x^3 + 729*x*Log[x])/(729*x^3 - 972*x^4 + 432*x^5 - 64*x^6 + (4374*x^2 - 3888*x^3 + 864*x^4)*
Log[x] + (8748*x - 3888*x^2)*Log[x]^2 + 5832*Log[x]^3),x]

[Out]

729*Defer[Int][x/(-9*x + 4*x^2 - 18*Log[x])^3, x] + (729*Defer[Int][x^2/(-9*x + 4*x^2 - 18*Log[x])^3, x])/2 -
324*Defer[Int][x^3/(-9*x + 4*x^2 - 18*Log[x])^3, x] + (81*Defer[Int][x/(-9*x + 4*x^2 - 18*Log[x])^2, x])/2

Rubi steps \begin{align*} \text {integral}& = \int \frac {81 x \left (9-2 x^2-9 \log (x)\right )}{(x (-9+4 x)-18 \log (x))^3} \, dx \\ & = 81 \int \frac {x \left (9-2 x^2-9 \log (x)\right )}{(x (-9+4 x)-18 \log (x))^3} \, dx \\ & = 81 \int \left (-\frac {x \left (-18-9 x+8 x^2\right )}{2 \left (-9 x+4 x^2-18 \log (x)\right )^3}+\frac {x}{2 \left (-9 x+4 x^2-18 \log (x)\right )^2}\right ) \, dx \\ & = -\left (\frac {81}{2} \int \frac {x \left (-18-9 x+8 x^2\right )}{\left (-9 x+4 x^2-18 \log (x)\right )^3} \, dx\right )+\frac {81}{2} \int \frac {x}{\left (-9 x+4 x^2-18 \log (x)\right )^2} \, dx \\ & = -\left (\frac {81}{2} \int \left (-\frac {18 x}{\left (-9 x+4 x^2-18 \log (x)\right )^3}-\frac {9 x^2}{\left (-9 x+4 x^2-18 \log (x)\right )^3}+\frac {8 x^3}{\left (-9 x+4 x^2-18 \log (x)\right )^3}\right ) \, dx\right )+\frac {81}{2} \int \frac {x}{\left (-9 x+4 x^2-18 \log (x)\right )^2} \, dx \\ & = \frac {81}{2} \int \frac {x}{\left (-9 x+4 x^2-18 \log (x)\right )^2} \, dx-324 \int \frac {x^3}{\left (-9 x+4 x^2-18 \log (x)\right )^3} \, dx+\frac {729}{2} \int \frac {x^2}{\left (-9 x+4 x^2-18 \log (x)\right )^3} \, dx+729 \int \frac {x}{\left (-9 x+4 x^2-18 \log (x)\right )^3} \, dx \\ \end{align*}

Mathematica [A] (verified)

Time = 0.16 (sec) , antiderivative size = 22, normalized size of antiderivative = 0.96 \[ \int \frac {-729 x+162 x^3+729 x \log (x)}{729 x^3-972 x^4+432 x^5-64 x^6+\left (4374 x^2-3888 x^3+864 x^4\right ) \log (x)+\left (8748 x-3888 x^2\right ) \log ^2(x)+5832 \log ^3(x)} \, dx=\frac {81 x^2}{4 \left (9 x-4 x^2+18 \log (x)\right )^2} \]

[In]

Integrate[(-729*x + 162*x^3 + 729*x*Log[x])/(729*x^3 - 972*x^4 + 432*x^5 - 64*x^6 + (4374*x^2 - 3888*x^3 + 864
*x^4)*Log[x] + (8748*x - 3888*x^2)*Log[x]^2 + 5832*Log[x]^3),x]

[Out]

(81*x^2)/(4*(9*x - 4*x^2 + 18*Log[x])^2)

Maple [A] (verified)

Time = 0.71 (sec) , antiderivative size = 21, normalized size of antiderivative = 0.91

method result size
default \(\frac {81 x^{2}}{4 \left (-4 x^{2}+18 \ln \left (x \right )+9 x \right )^{2}}\) \(21\)
risch \(\frac {81 x^{2}}{4 \left (4 x^{2}-9 x -18 \ln \left (x \right )\right )^{2}}\) \(21\)
parallelrisch \(\frac {81 x^{2}}{4 \left (16 x^{4}-72 x^{3}-144 x^{2} \ln \left (x \right )+81 x^{2}+324 x \ln \left (x \right )+324 \ln \left (x \right )^{2}\right )}\) \(42\)

[In]

int((729*x*ln(x)+162*x^3-729*x)/(5832*ln(x)^3+(-3888*x^2+8748*x)*ln(x)^2+(864*x^4-3888*x^3+4374*x^2)*ln(x)-64*
x^6+432*x^5-972*x^4+729*x^3),x,method=_RETURNVERBOSE)

[Out]

81/4*x^2/(-4*x^2+18*ln(x)+9*x)^2

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 42 vs. \(2 (20) = 40\).

Time = 0.24 (sec) , antiderivative size = 42, normalized size of antiderivative = 1.83 \[ \int \frac {-729 x+162 x^3+729 x \log (x)}{729 x^3-972 x^4+432 x^5-64 x^6+\left (4374 x^2-3888 x^3+864 x^4\right ) \log (x)+\left (8748 x-3888 x^2\right ) \log ^2(x)+5832 \log ^3(x)} \, dx=\frac {81 \, x^{2}}{4 \, {\left (16 \, x^{4} - 72 \, x^{3} + 81 \, x^{2} - 36 \, {\left (4 \, x^{2} - 9 \, x\right )} \log \left (x\right ) + 324 \, \log \left (x\right )^{2}\right )}} \]

[In]

integrate((729*x*log(x)+162*x^3-729*x)/(5832*log(x)^3+(-3888*x^2+8748*x)*log(x)^2+(864*x^4-3888*x^3+4374*x^2)*
log(x)-64*x^6+432*x^5-972*x^4+729*x^3),x, algorithm="fricas")

[Out]

81/4*x^2/(16*x^4 - 72*x^3 + 81*x^2 - 36*(4*x^2 - 9*x)*log(x) + 324*log(x)^2)

Sympy [A] (verification not implemented)

Time = 0.09 (sec) , antiderivative size = 37, normalized size of antiderivative = 1.61 \[ \int \frac {-729 x+162 x^3+729 x \log (x)}{729 x^3-972 x^4+432 x^5-64 x^6+\left (4374 x^2-3888 x^3+864 x^4\right ) \log (x)+\left (8748 x-3888 x^2\right ) \log ^2(x)+5832 \log ^3(x)} \, dx=\frac {81 x^{2}}{64 x^{4} - 288 x^{3} + 324 x^{2} + \left (- 576 x^{2} + 1296 x\right ) \log {\left (x \right )} + 1296 \log {\left (x \right )}^{2}} \]

[In]

integrate((729*x*ln(x)+162*x**3-729*x)/(5832*ln(x)**3+(-3888*x**2+8748*x)*ln(x)**2+(864*x**4-3888*x**3+4374*x*
*2)*ln(x)-64*x**6+432*x**5-972*x**4+729*x**3),x)

[Out]

81*x**2/(64*x**4 - 288*x**3 + 324*x**2 + (-576*x**2 + 1296*x)*log(x) + 1296*log(x)**2)

Maxima [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 42 vs. \(2 (20) = 40\).

Time = 0.21 (sec) , antiderivative size = 42, normalized size of antiderivative = 1.83 \[ \int \frac {-729 x+162 x^3+729 x \log (x)}{729 x^3-972 x^4+432 x^5-64 x^6+\left (4374 x^2-3888 x^3+864 x^4\right ) \log (x)+\left (8748 x-3888 x^2\right ) \log ^2(x)+5832 \log ^3(x)} \, dx=\frac {81 \, x^{2}}{4 \, {\left (16 \, x^{4} - 72 \, x^{3} + 81 \, x^{2} - 36 \, {\left (4 \, x^{2} - 9 \, x\right )} \log \left (x\right ) + 324 \, \log \left (x\right )^{2}\right )}} \]

[In]

integrate((729*x*log(x)+162*x^3-729*x)/(5832*log(x)^3+(-3888*x^2+8748*x)*log(x)^2+(864*x^4-3888*x^3+4374*x^2)*
log(x)-64*x^6+432*x^5-972*x^4+729*x^3),x, algorithm="maxima")

[Out]

81/4*x^2/(16*x^4 - 72*x^3 + 81*x^2 - 36*(4*x^2 - 9*x)*log(x) + 324*log(x)^2)

Giac [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 94 vs. \(2 (20) = 40\).

Time = 0.27 (sec) , antiderivative size = 94, normalized size of antiderivative = 4.09 \[ \int \frac {-729 x+162 x^3+729 x \log (x)}{729 x^3-972 x^4+432 x^5-64 x^6+\left (4374 x^2-3888 x^3+864 x^4\right ) \log (x)+\left (8748 x-3888 x^2\right ) \log ^2(x)+5832 \log ^3(x)} \, dx=\frac {81 \, {\left (8 \, x^{4} - 9 \, x^{3} - 18 \, x^{2}\right )}}{4 \, {\left (128 \, x^{6} - 720 \, x^{5} - 1152 \, x^{4} \log \left (x\right ) + 1008 \, x^{4} + 3888 \, x^{3} \log \left (x\right ) + 2592 \, x^{2} \log \left (x\right )^{2} + 567 \, x^{3} - 324 \, x^{2} \log \left (x\right ) - 2916 \, x \log \left (x\right )^{2} - 1458 \, x^{2} - 5832 \, x \log \left (x\right ) - 5832 \, \log \left (x\right )^{2}\right )}} \]

[In]

integrate((729*x*log(x)+162*x^3-729*x)/(5832*log(x)^3+(-3888*x^2+8748*x)*log(x)^2+(864*x^4-3888*x^3+4374*x^2)*
log(x)-64*x^6+432*x^5-972*x^4+729*x^3),x, algorithm="giac")

[Out]

81/4*(8*x^4 - 9*x^3 - 18*x^2)/(128*x^6 - 720*x^5 - 1152*x^4*log(x) + 1008*x^4 + 3888*x^3*log(x) + 2592*x^2*log
(x)^2 + 567*x^3 - 324*x^2*log(x) - 2916*x*log(x)^2 - 1458*x^2 - 5832*x*log(x) - 5832*log(x)^2)

Mupad [F(-1)]

Timed out. \[ \int \frac {-729 x+162 x^3+729 x \log (x)}{729 x^3-972 x^4+432 x^5-64 x^6+\left (4374 x^2-3888 x^3+864 x^4\right ) \log (x)+\left (8748 x-3888 x^2\right ) \log ^2(x)+5832 \log ^3(x)} \, dx=\int \frac {729\,x\,\ln \left (x\right )-729\,x+162\,x^3}{{\ln \left (x\right )}^2\,\left (8748\,x-3888\,x^2\right )+5832\,{\ln \left (x\right )}^3+\ln \left (x\right )\,\left (864\,x^4-3888\,x^3+4374\,x^2\right )+729\,x^3-972\,x^4+432\,x^5-64\,x^6} \,d x \]

[In]

int((729*x*log(x) - 729*x + 162*x^3)/(log(x)^2*(8748*x - 3888*x^2) + 5832*log(x)^3 + log(x)*(4374*x^2 - 3888*x
^3 + 864*x^4) + 729*x^3 - 972*x^4 + 432*x^5 - 64*x^6),x)

[Out]

int((729*x*log(x) - 729*x + 162*x^3)/(log(x)^2*(8748*x - 3888*x^2) + 5832*log(x)^3 + log(x)*(4374*x^2 - 3888*x
^3 + 864*x^4) + 729*x^3 - 972*x^4 + 432*x^5 - 64*x^6), x)