Skip to content

sum(1/(1+k^2), k, -oo, oo) returns 0 #8582

@sagetrac-mvngu

Description

@sagetrac-mvngu

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions