Ask Your Question

Revision history [back]

Always try the other available "algorithms":

sage: integral(log(x)/(x^2 - 1),x,0,infinity, algorithm='mathematica_free')
-1/2*log(x + 1)*log(x) - 1/2*polylog(2, -x) - 1/2*polylog(2, -x + 1)

See http://sagemath.org/doc/reference/calculus/sage/symbolic/integration/integral.html