Hi,

The symbolic computation section of the reference manual says:

"This summation only Mathematica can perform:
symbolic_sum(1/(1+k^2), k, -oo, oo, algorithm = 'mathematica') "

But to execute
symbolic_sum(1/(1+k^2), k, -oo, oo)
returns 0, which is false (I'm using sage 4.5.3)

Sorry if this is known, I am just beginning to use sage.

Antonio

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to