stack overflow
Although with this particular exponent, no stack overflow occurs anymore, one can still crash axiom by choosing a higher exponent. It seems that there are in fact two bugs: Axiom chooses the wrong signature (it should use integrate$RationalFunctionDefiniteIntegration?), and, as Waldek explained, axiom doesn't recognize integral powers as a regular functions. (#292) See http://groups.google.at/group/fricas-devel/msg/3c978bc271477025 http://groups.google.de/group/fricas-devel/browse_thread/thread/acdf538434a8d864?hl=de&ie=UTF-8&q=fricas+%23105#c22688ba9fb86c51 Severity: critical => minor |