-
-
Notifications
You must be signed in to change notification settings - Fork 661
Closed
Description
From sage-support:
But I want to make a comment, also from this documentation. It says
sum(1/(1+k^2), k, -oo, oo, algorithm = 'mathematica') # optional
-- requires mathematica
OK, I understand that sage do not kown how to evaluate
sum(1/(1+k^2), k, -oo, oo)
But it answer 0 , that is wrong!!!
Component: symbolics
Issue created by migration from https://trac.sagemath.org/ticket/8582