Unfortunately there is a severe bug in fricas (1) -> T := t^(n^2)*(sqrt(1+t))^n
Type: Expression(Integer)
fricas S := T/eval(T,
Type: Expression(Integer)
fricas normalize S
Type: Expression(Integer)
The result of Martin ... --kratt6, Sun, 16 Dec 2007 13:32:15 -0800 reply Status: open => fix proposed
fixed in FriCAS (the original, wrong result of normalize was sqrt(t+1)) Status: open => fix proposed I don't know where the bug occurs and I don't know where the proposed fix is. Please post a diff-Naur patch to the Axiom mailing list if you know how to fix this bug. Status: fix proposed => fixed somewhereno patch available |