1 | initial version |
This result is similar to that from W-alpha:
sage: integrate((a/x+b*x^c)^d,x,algorithm='mathematica_free')
-(x^cb + a/x)^dx*hypergeometric2f1(-(d - 1)/(c + 1), -d, -(d - 1)/(c + 1) + 1,
-bx^(c + 1)/a)/((d - 1)(b*x^(c + 1)/a + 1)^d)
2 | No.2 Revision |
This result is similar to that from W-alpha:
sage: -(x^cb
-bx^(c