[next] [prev] [prev-tail] [tail] [up]
∫120x2−120xlog(x4)+120xlog2(x4)4x2−4x3+x4+(4x−2x2)log2(x4)+log4(x4)dx
Optimal antiderivative 60xln(x4)2x−x+2
command
Integrate[(120*x^2 - 120*x*Log[x/4] + 120*x*Log[x/4]^2)/(4*x^2 - 4*x^3 + x^4 + (4*x - 2*x^2)*Log[x/4]^2 + Log[x/4]^4),x]
Mathematica 13.1 output
$Aborted
Mathematica 12.3 output
−120x22(−2+x)x−2log2(x4)
[next] [prev] [prev-tail] [front] [up]