\(\int \frac {e^{-x} (e^5 (-180-36 x)+e^5 (-90-18 x) \log (4)+(e^5 (-126 x-18 x^2)+e^5 (-63 x-9 x^2) \log (4)) \log (x^2))}{(125 x+75 x^2+15 x^3+x^4) \log ^2(x^2)} \, dx\) [7636]

   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 [A] (verification not implemented)
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 86, antiderivative size = 24 \[ \int \frac {e^{-x} \left (e^5 (-180-36 x)+e^5 (-90-18 x) \log (4)+\left (e^5 \left (-126 x-18 x^2\right )+e^5 \left (-63 x-9 x^2\right ) \log (4)\right ) \log \left (x^2\right )\right )}{\left (125 x+75 x^2+15 x^3+x^4\right ) \log ^2\left (x^2\right )} \, dx=\frac {9 e^{5-x} (2+\log (4))}{(5+x)^2 \log \left (x^2\right )} \]

[Out]

9*(2+2*ln(2))*exp(5)/(5+x)^2/exp(x)/ln(x^2)

Rubi [F]

\[ \int \frac {e^{-x} \left (e^5 (-180-36 x)+e^5 (-90-18 x) \log (4)+\left (e^5 \left (-126 x-18 x^2\right )+e^5 \left (-63 x-9 x^2\right ) \log (4)\right ) \log \left (x^2\right )\right )}{\left (125 x+75 x^2+15 x^3+x^4\right ) \log ^2\left (x^2\right )} \, dx=\int \frac {e^{-x} \left (e^5 (-180-36 x)+e^5 (-90-18 x) \log (4)+\left (e^5 \left (-126 x-18 x^2\right )+e^5 \left (-63 x-9 x^2\right ) \log (4)\right ) \log \left (x^2\right )\right )}{\left (125 x+75 x^2+15 x^3+x^4\right ) \log ^2\left (x^2\right )} \, dx \]

[In]

Int[(E^5*(-180 - 36*x) + E^5*(-90 - 18*x)*Log[4] + (E^5*(-126*x - 18*x^2) + E^5*(-63*x - 9*x^2)*Log[4])*Log[x^
2])/(E^x*(125*x + 75*x^2 + 15*x^3 + x^4)*Log[x^2]^2),x]

[Out]

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

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

Mathematica [A] (verified)

Time = 0.22 (sec) , antiderivative size = 24, normalized size of antiderivative = 1.00 \[ \int \frac {e^{-x} \left (e^5 (-180-36 x)+e^5 (-90-18 x) \log (4)+\left (e^5 \left (-126 x-18 x^2\right )+e^5 \left (-63 x-9 x^2\right ) \log (4)\right ) \log \left (x^2\right )\right )}{\left (125 x+75 x^2+15 x^3+x^4\right ) \log ^2\left (x^2\right )} \, dx=\frac {9 e^{5-x} (2+\log (4))}{(5+x)^2 \log \left (x^2\right )} \]

[In]

Integrate[(E^5*(-180 - 36*x) + E^5*(-90 - 18*x)*Log[4] + (E^5*(-126*x - 18*x^2) + E^5*(-63*x - 9*x^2)*Log[4])*
Log[x^2])/(E^x*(125*x + 75*x^2 + 15*x^3 + x^4)*Log[x^2]^2),x]

[Out]

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

Maple [A] (verified)

Time = 7.97 (sec) , antiderivative size = 34, normalized size of antiderivative = 1.42

method result size
parallelrisch \(\frac {\left (36 \,{\mathrm e}^{5} \ln \left (2\right )+36 \,{\mathrm e}^{5}\right ) {\mathrm e}^{-x}}{2 \ln \left (x^{2}\right ) \left (x^{2}+10 x +25\right )}\) \(34\)
risch \(\frac {36 i \left (1+\ln \left (2\right )\right ) {\mathrm e}^{5-x}}{\left (\pi \operatorname {csgn}\left (i x \right )^{2} \operatorname {csgn}\left (i x^{2}\right )-2 \pi \,\operatorname {csgn}\left (i x \right ) \operatorname {csgn}\left (i x^{2}\right )^{2}+\pi \operatorname {csgn}\left (i x^{2}\right )^{3}+4 i \ln \left (x \right )\right ) \left (x^{2}+10 x +25\right )}\) \(76\)

[In]

int(((2*(-9*x^2-63*x)*exp(5)*ln(2)+(-18*x^2-126*x)*exp(5))*ln(x^2)+2*(-18*x-90)*exp(5)*ln(2)+(-36*x-180)*exp(5
))/(x^4+15*x^3+75*x^2+125*x)/exp(x)/ln(x^2)^2,x,method=_RETURNVERBOSE)

[Out]

1/2*(36*exp(5)*ln(2)+36*exp(5))/exp(x)/ln(x^2)/(x^2+10*x+25)

Fricas [A] (verification not implemented)

none

Time = 0.27 (sec) , antiderivative size = 30, normalized size of antiderivative = 1.25 \[ \int \frac {e^{-x} \left (e^5 (-180-36 x)+e^5 (-90-18 x) \log (4)+\left (e^5 \left (-126 x-18 x^2\right )+e^5 \left (-63 x-9 x^2\right ) \log (4)\right ) \log \left (x^2\right )\right )}{\left (125 x+75 x^2+15 x^3+x^4\right ) \log ^2\left (x^2\right )} \, dx=\frac {18 \, {\left (e^{5} \log \left (2\right ) + e^{5}\right )} e^{\left (-x\right )}}{{\left (x^{2} + 10 \, x + 25\right )} \log \left (x^{2}\right )} \]

[In]

integrate(((2*(-9*x^2-63*x)*exp(5)*log(2)+(-18*x^2-126*x)*exp(5))*log(x^2)+2*(-18*x-90)*exp(5)*log(2)+(-36*x-1
80)*exp(5))/(x^4+15*x^3+75*x^2+125*x)/exp(x)/log(x^2)^2,x, algorithm="fricas")

[Out]

18*(e^5*log(2) + e^5)*e^(-x)/((x^2 + 10*x + 25)*log(x^2))

Sympy [A] (verification not implemented)

Time = 0.14 (sec) , antiderivative size = 39, normalized size of antiderivative = 1.62 \[ \int \frac {e^{-x} \left (e^5 (-180-36 x)+e^5 (-90-18 x) \log (4)+\left (e^5 \left (-126 x-18 x^2\right )+e^5 \left (-63 x-9 x^2\right ) \log (4)\right ) \log \left (x^2\right )\right )}{\left (125 x+75 x^2+15 x^3+x^4\right ) \log ^2\left (x^2\right )} \, dx=\frac {\left (18 e^{5} \log {\left (2 \right )} + 18 e^{5}\right ) e^{- x}}{x^{2} \log {\left (x^{2} \right )} + 10 x \log {\left (x^{2} \right )} + 25 \log {\left (x^{2} \right )}} \]

[In]

integrate(((2*(-9*x**2-63*x)*exp(5)*ln(2)+(-18*x**2-126*x)*exp(5))*ln(x**2)+2*(-18*x-90)*exp(5)*ln(2)+(-36*x-1
80)*exp(5))/(x**4+15*x**3+75*x**2+125*x)/exp(x)/ln(x**2)**2,x)

[Out]

(18*exp(5)*log(2) + 18*exp(5))*exp(-x)/(x**2*log(x**2) + 10*x*log(x**2) + 25*log(x**2))

Maxima [A] (verification not implemented)

none

Time = 0.31 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.08 \[ \int \frac {e^{-x} \left (e^5 (-180-36 x)+e^5 (-90-18 x) \log (4)+\left (e^5 \left (-126 x-18 x^2\right )+e^5 \left (-63 x-9 x^2\right ) \log (4)\right ) \log \left (x^2\right )\right )}{\left (125 x+75 x^2+15 x^3+x^4\right ) \log ^2\left (x^2\right )} \, dx=\frac {9 \, {\left (\log \left (2\right ) + 1\right )} e^{\left (-x + 5\right )}}{{\left (x^{2} + 10 \, x + 25\right )} \log \left (x\right )} \]

[In]

integrate(((2*(-9*x^2-63*x)*exp(5)*log(2)+(-18*x^2-126*x)*exp(5))*log(x^2)+2*(-18*x-90)*exp(5)*log(2)+(-36*x-1
80)*exp(5))/(x^4+15*x^3+75*x^2+125*x)/exp(x)/log(x^2)^2,x, algorithm="maxima")

[Out]

9*(log(2) + 1)*e^(-x + 5)/((x^2 + 10*x + 25)*log(x))

Giac [A] (verification not implemented)

none

Time = 0.31 (sec) , antiderivative size = 42, normalized size of antiderivative = 1.75 \[ \int \frac {e^{-x} \left (e^5 (-180-36 x)+e^5 (-90-18 x) \log (4)+\left (e^5 \left (-126 x-18 x^2\right )+e^5 \left (-63 x-9 x^2\right ) \log (4)\right ) \log \left (x^2\right )\right )}{\left (125 x+75 x^2+15 x^3+x^4\right ) \log ^2\left (x^2\right )} \, dx=\frac {18 \, {\left (e^{\left (-x + 5\right )} \log \left (2\right ) + e^{\left (-x + 5\right )}\right )}}{x^{2} \log \left (x^{2}\right ) + 10 \, x \log \left (x^{2}\right ) + 25 \, \log \left (x^{2}\right )} \]

[In]

integrate(((2*(-9*x^2-63*x)*exp(5)*log(2)+(-18*x^2-126*x)*exp(5))*log(x^2)+2*(-18*x-90)*exp(5)*log(2)+(-36*x-1
80)*exp(5))/(x^4+15*x^3+75*x^2+125*x)/exp(x)/log(x^2)^2,x, algorithm="giac")

[Out]

18*(e^(-x + 5)*log(2) + e^(-x + 5))/(x^2*log(x^2) + 10*x*log(x^2) + 25*log(x^2))

Mupad [B] (verification not implemented)

Time = 14.96 (sec) , antiderivative size = 87, normalized size of antiderivative = 3.62 \[ \int \frac {e^{-x} \left (e^5 (-180-36 x)+e^5 (-90-18 x) \log (4)+\left (e^5 \left (-126 x-18 x^2\right )+e^5 \left (-63 x-9 x^2\right ) \log (4)\right ) \log \left (x^2\right )\right )}{\left (125 x+75 x^2+15 x^3+x^4\right ) \log ^2\left (x^2\right )} \, dx=\frac {9\,\left (\ln \left (2\right )+1\right )\,\left (7\,x\,{\mathrm {e}}^{5-x}+x^2\,{\mathrm {e}}^{5-x}-7\,x\,{\mathrm {e}}^{-x}\,{\mathrm {e}}^5-x^2\,{\mathrm {e}}^{-x}\,{\mathrm {e}}^5\right )}{{\left (x+5\right )}^3}+\frac {9\,\left (\ln \left (2\right )+1\right )\,\left (10\,{\mathrm {e}}^{5-x}+2\,x\,{\mathrm {e}}^{5-x}\right )}{\ln \left (x^2\right )\,{\left (x+5\right )}^3} \]

[In]

int(-(exp(-x)*(log(x^2)*(exp(5)*(126*x + 18*x^2) + 2*exp(5)*log(2)*(63*x + 9*x^2)) + exp(5)*(36*x + 180) + 2*e
xp(5)*log(2)*(18*x + 90)))/(log(x^2)^2*(125*x + 75*x^2 + 15*x^3 + x^4)),x)

[Out]

(9*(log(2) + 1)*(7*x*exp(5 - x) + x^2*exp(5 - x) - 7*x*exp(-x)*exp(5) - x^2*exp(-x)*exp(5)))/(x + 5)^3 + (9*(l
og(2) + 1)*(10*exp(5 - x) + 2*x*exp(5 - x)))/(log(x^2)*(x + 5)^3)