[next] [tail] [up]
∫xlog2(x)(d+ex)4dx
Optimal antiderivative −x3d2e(ex+d)+xln(x)3de(ex+d)2+x2(ex+3d)ln(x)26d2(ex+d)3−ln(x)ln(1+exd)3d2e2−polylog(2,−exd)3d2e2
command
integrate(x*ln(x)**2/(e*x+d)**4,x)
Sympy 1.10.1 under Python 3.10.4 output
Timed out
Sympy 1.8 under Python 3.8.8 output
(−d−3ex)log(x)26d3e2+18d2e3x+18de4x2+6e5x3+({xd3fore=0−12e(d+ex)2otherwise)log(x)e−{xd3fore=0−12d2e+2de2x−log(x)2d2e+log(de+x)2d2eotherwisee+{−1e3xford=0−12de2+2e3x−log(d+ex)2de2otherwise3d−({1e3xford=0−12d(dx+e)2otherwise)log(x)3d−2({−1e2xford=0−log(d2+dex)deotherwise)3de+2({1e2xford=0−1d2x+deotherwise)log(x)3de+{−1exford=0{log(e)log(x)+Li2(deiπex)for|x|<1−log(e)log(1x)+Li2(deiπex)for1|x|<1−G2,22,0(1,10,0|x)log(e)+G2,20,2(1,10,0|x)log(e)+Li2(deiπex)otherwisedotherwise3de2−({1exford=0log(dx+e)dotherwise)log(x)3de2
[next] [front] [up]