Maple 10 gives infinity as an answer. Maple 11 gives the answer below:
Converted to a float it looks like this:
I think you are correct about the bug in Maple 10. It should not be infinity. This seems to have been addressed in Maple 11.
Later edit: In Maple 10 you can get the correct answer if you change your limits from 0..1 to 0..1.0 This forces a non symbolic answer which is correct and much faster to compute.
Maple 10 Integration bug
Maple 10 gives infinity as an answer. Maple 11 gives the answer below:
Converted to a float it looks like this:
I think you are correct about the bug in Maple 10. It should not be infinity. This seems to have been addressed in Maple 11.
Later edit: In Maple 10 you can get the correct answer if you change your limits from 0..1 to 0..1.0 This forces a non symbolic answer which is correct and much faster to compute.
>int(3*arctan((-1+x)*x/(-2+x))/x, x = 0 .. 1.0);
Regards,
Georgios Kokovidis
Dräger Medical