\(\int \frac {e^2 (-20 x^4-5 x^5) \log (4)+125 e x \log ^2(4)+(e^2 (-20 x^4-10 x^5) \log (4)-250 e x \log ^2(4)) \log (x)}{(e^2 (16 x^6+8 x^7+x^8)+e (-200 x^3-50 x^4) \log (4)+625 \log ^2(4)) \log ^2(x)} \, dx\) [8740]

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

Optimal result

Integrand size = 102, antiderivative size = 30 \[ \int \frac {e^2 \left (-20 x^4-5 x^5\right ) \log (4)+125 e x \log ^2(4)+\left (e^2 \left (-20 x^4-10 x^5\right ) \log (4)-250 e x \log ^2(4)\right ) \log (x)}{\left (e^2 \left (16 x^6+8 x^7+x^8\right )+e \left (-200 x^3-50 x^4\right ) \log (4)+625 \log ^2(4)\right ) \log ^2(x)} \, dx=\frac {x^2}{\left (-\frac {5}{e}+\frac {x^3 (4+x)}{5 \log (4)}\right ) \log (x)} \]

[Out]

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

Rubi [F]

\[ \int \frac {e^2 \left (-20 x^4-5 x^5\right ) \log (4)+125 e x \log ^2(4)+\left (e^2 \left (-20 x^4-10 x^5\right ) \log (4)-250 e x \log ^2(4)\right ) \log (x)}{\left (e^2 \left (16 x^6+8 x^7+x^8\right )+e \left (-200 x^3-50 x^4\right ) \log (4)+625 \log ^2(4)\right ) \log ^2(x)} \, dx=\int \frac {e^2 \left (-20 x^4-5 x^5\right ) \log (4)+125 e x \log ^2(4)+\left (e^2 \left (-20 x^4-10 x^5\right ) \log (4)-250 e x \log ^2(4)\right ) \log (x)}{\left (e^2 \left (16 x^6+8 x^7+x^8\right )+e \left (-200 x^3-50 x^4\right ) \log (4)+625 \log ^2(4)\right ) \log ^2(x)} \, dx \]

[In]

Int[(E^2*(-20*x^4 - 5*x^5)*Log[4] + 125*E*x*Log[4]^2 + (E^2*(-20*x^4 - 10*x^5)*Log[4] - 250*E*x*Log[4]^2)*Log[
x])/((E^2*(16*x^6 + 8*x^7 + x^8) + E*(-200*x^3 - 50*x^4)*Log[4] + 625*Log[4]^2)*Log[x]^2),x]

[Out]

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

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

Mathematica [A] (verified)

Time = 0.35 (sec) , antiderivative size = 27, normalized size of antiderivative = 0.90 \[ \int \frac {e^2 \left (-20 x^4-5 x^5\right ) \log (4)+125 e x \log ^2(4)+\left (e^2 \left (-20 x^4-10 x^5\right ) \log (4)-250 e x \log ^2(4)\right ) \log (x)}{\left (e^2 \left (16 x^6+8 x^7+x^8\right )+e \left (-200 x^3-50 x^4\right ) \log (4)+625 \log ^2(4)\right ) \log ^2(x)} \, dx=\frac {5 e x^2 \log (4)}{\left (e x^3 (4+x)-25 \log (4)\right ) \log (x)} \]

[In]

Integrate[(E^2*(-20*x^4 - 5*x^5)*Log[4] + 125*E*x*Log[4]^2 + (E^2*(-20*x^4 - 10*x^5)*Log[4] - 250*E*x*Log[4]^2
)*Log[x])/((E^2*(16*x^6 + 8*x^7 + x^8) + E*(-200*x^3 - 50*x^4)*Log[4] + 625*Log[4]^2)*Log[x]^2),x]

[Out]

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

Maple [A] (verified)

Time = 1.85 (sec) , antiderivative size = 35, normalized size of antiderivative = 1.17

method result size
default \(-\frac {10 \,{\mathrm e} \ln \left (2\right ) x^{2}}{\left (-x^{4} {\mathrm e}-4 x^{3} {\mathrm e}+50 \ln \left (2\right )\right ) \ln \left (x \right )}\) \(35\)
risch \(-\frac {10 \,{\mathrm e} \ln \left (2\right ) x^{2}}{\left (-x^{4} {\mathrm e}-4 x^{3} {\mathrm e}+50 \ln \left (2\right )\right ) \ln \left (x \right )}\) \(35\)
parallelrisch \(-\frac {10 \,{\mathrm e} \ln \left (2\right ) x^{2}}{\left (-x^{4} {\mathrm e}-4 x^{3} {\mathrm e}+50 \ln \left (2\right )\right ) \ln \left (x \right )}\) \(35\)

[In]

int(((-1000*ln(2)^2*exp(1)*x+2*(-10*x^5-20*x^4)*exp(1)^2*ln(2))*ln(x)+500*ln(2)^2*exp(1)*x+2*(-5*x^5-20*x^4)*e
xp(1)^2*ln(2))/(2500*ln(2)^2+2*(-50*x^4-200*x^3)*exp(1)*ln(2)+(x^8+8*x^7+16*x^6)*exp(1)^2)/ln(x)^2,x,method=_R
ETURNVERBOSE)

[Out]

-10*exp(1)*ln(2)*x^2/(-x^4*exp(1)-4*x^3*exp(1)+50*ln(2))/ln(x)

Fricas [A] (verification not implemented)

none

Time = 0.29 (sec) , antiderivative size = 32, normalized size of antiderivative = 1.07 \[ \int \frac {e^2 \left (-20 x^4-5 x^5\right ) \log (4)+125 e x \log ^2(4)+\left (e^2 \left (-20 x^4-10 x^5\right ) \log (4)-250 e x \log ^2(4)\right ) \log (x)}{\left (e^2 \left (16 x^6+8 x^7+x^8\right )+e \left (-200 x^3-50 x^4\right ) \log (4)+625 \log ^2(4)\right ) \log ^2(x)} \, dx=\frac {10 \, x^{2} e \log \left (2\right )}{{\left ({\left (x^{4} + 4 \, x^{3}\right )} e - 50 \, \log \left (2\right )\right )} \log \left (x\right )} \]

[In]

integrate(((-1000*log(2)^2*exp(1)*x+2*(-10*x^5-20*x^4)*exp(1)^2*log(2))*log(x)+500*log(2)^2*exp(1)*x+2*(-5*x^5
-20*x^4)*exp(1)^2*log(2))/(2500*log(2)^2+2*(-50*x^4-200*x^3)*exp(1)*log(2)+(x^8+8*x^7+16*x^6)*exp(1)^2)/log(x)
^2,x, algorithm="fricas")

[Out]

10*x^2*e*log(2)/(((x^4 + 4*x^3)*e - 50*log(2))*log(x))

Sympy [A] (verification not implemented)

Time = 0.08 (sec) , antiderivative size = 34, normalized size of antiderivative = 1.13 \[ \int \frac {e^2 \left (-20 x^4-5 x^5\right ) \log (4)+125 e x \log ^2(4)+\left (e^2 \left (-20 x^4-10 x^5\right ) \log (4)-250 e x \log ^2(4)\right ) \log (x)}{\left (e^2 \left (16 x^6+8 x^7+x^8\right )+e \left (-200 x^3-50 x^4\right ) \log (4)+625 \log ^2(4)\right ) \log ^2(x)} \, dx=\frac {10 e x^{2} \log {\left (2 \right )}}{\left (e x^{4} + 4 e x^{3} - 50 \log {\left (2 \right )}\right ) \log {\left (x \right )}} \]

[In]

integrate(((-1000*ln(2)**2*exp(1)*x+2*(-10*x**5-20*x**4)*exp(1)**2*ln(2))*ln(x)+500*ln(2)**2*exp(1)*x+2*(-5*x*
*5-20*x**4)*exp(1)**2*ln(2))/(2500*ln(2)**2+2*(-50*x**4-200*x**3)*exp(1)*ln(2)+(x**8+8*x**7+16*x**6)*exp(1)**2
)/ln(x)**2,x)

[Out]

10*E*x**2*log(2)/((E*x**4 + 4*E*x**3 - 50*log(2))*log(x))

Maxima [A] (verification not implemented)

none

Time = 0.30 (sec) , antiderivative size = 33, normalized size of antiderivative = 1.10 \[ \int \frac {e^2 \left (-20 x^4-5 x^5\right ) \log (4)+125 e x \log ^2(4)+\left (e^2 \left (-20 x^4-10 x^5\right ) \log (4)-250 e x \log ^2(4)\right ) \log (x)}{\left (e^2 \left (16 x^6+8 x^7+x^8\right )+e \left (-200 x^3-50 x^4\right ) \log (4)+625 \log ^2(4)\right ) \log ^2(x)} \, dx=\frac {10 \, x^{2} e \log \left (2\right )}{{\left (x^{4} e + 4 \, x^{3} e - 50 \, \log \left (2\right )\right )} \log \left (x\right )} \]

[In]

integrate(((-1000*log(2)^2*exp(1)*x+2*(-10*x^5-20*x^4)*exp(1)^2*log(2))*log(x)+500*log(2)^2*exp(1)*x+2*(-5*x^5
-20*x^4)*exp(1)^2*log(2))/(2500*log(2)^2+2*(-50*x^4-200*x^3)*exp(1)*log(2)+(x^8+8*x^7+16*x^6)*exp(1)^2)/log(x)
^2,x, algorithm="maxima")

[Out]

10*x^2*e*log(2)/((x^4*e + 4*x^3*e - 50*log(2))*log(x))

Giac [F(-1)]

Timed out. \[ \int \frac {e^2 \left (-20 x^4-5 x^5\right ) \log (4)+125 e x \log ^2(4)+\left (e^2 \left (-20 x^4-10 x^5\right ) \log (4)-250 e x \log ^2(4)\right ) \log (x)}{\left (e^2 \left (16 x^6+8 x^7+x^8\right )+e \left (-200 x^3-50 x^4\right ) \log (4)+625 \log ^2(4)\right ) \log ^2(x)} \, dx=\text {Timed out} \]

[In]

integrate(((-1000*log(2)^2*exp(1)*x+2*(-10*x^5-20*x^4)*exp(1)^2*log(2))*log(x)+500*log(2)^2*exp(1)*x+2*(-5*x^5
-20*x^4)*exp(1)^2*log(2))/(2500*log(2)^2+2*(-50*x^4-200*x^3)*exp(1)*log(2)+(x^8+8*x^7+16*x^6)*exp(1)^2)/log(x)
^2,x, algorithm="giac")

[Out]

Timed out

Mupad [B] (verification not implemented)

Time = 14.95 (sec) , antiderivative size = 33, normalized size of antiderivative = 1.10 \[ \int \frac {e^2 \left (-20 x^4-5 x^5\right ) \log (4)+125 e x \log ^2(4)+\left (e^2 \left (-20 x^4-10 x^5\right ) \log (4)-250 e x \log ^2(4)\right ) \log (x)}{\left (e^2 \left (16 x^6+8 x^7+x^8\right )+e \left (-200 x^3-50 x^4\right ) \log (4)+625 \log ^2(4)\right ) \log ^2(x)} \, dx=\frac {10\,x^2\,\mathrm {e}\,\ln \left (2\right )}{\ln \left (x\right )\,\left (\mathrm {e}\,x^4+4\,\mathrm {e}\,x^3-50\,\ln \left (2\right )\right )} \]

[In]

int(-(log(x)*(1000*x*exp(1)*log(2)^2 + 2*exp(2)*log(2)*(20*x^4 + 10*x^5)) - 500*x*exp(1)*log(2)^2 + 2*exp(2)*l
og(2)*(20*x^4 + 5*x^5))/(log(x)^2*(exp(2)*(16*x^6 + 8*x^7 + x^8) + 2500*log(2)^2 - 2*exp(1)*log(2)*(200*x^3 +
50*x^4))),x)

[Out]

(10*x^2*exp(1)*log(2))/(log(x)*(4*x^3*exp(1) - 50*log(2) + x^4*exp(1)))