Comment #6 on issue 1127 by asmeurer: integrate(2*a/((((2*a)**2+x**2))**(3/2)),x) gives traceback
http://code.google.com/p/sympy/issues/detail?id=1127

The last one is the same as issue 1851. The one in comment 4 does not fail if you use Rationals in the exponents (though it returns an unevaluated Integral). The one in the topic and in comment 2 I think might also be because of the same reason as the issue 1851 one. The one in comment 1 returns an Integral (no exception), but it cannot do it, and won't be able to until integrate() gets much smarter about algebraic functions.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to