Subject: Incorrect integration of rational functions
From: Robert Dodier
Date: Sat, 24 Apr 2010 18:59:05 -0600
On 4/23/10, Anton Voropaev <anton.n.voropaev at gmail.com> wrote:
> integrate(1/(2-x^4),x,0,1)
> returns incorrect complicated expression while
> integrate(1/((2^(1/2)-x^2)*(2^(1/2)+x^2)),x,0,1)
> works.
Hmm, I see the same behavior in Maxima 5.21.0.
Can you please make a bug report, if you have not already done so?
see: http://sourceforge.net/tracker/?group_id=4933&atid=104933
Thanks for your help.
Robert Dodier