Skip to content

Allow algorithm='sympy' in symbolic_sum function #22004

@seblabbe

Description

@seblabbe

I want this to work:

sage: n = var('n')
sage: sum(1/((2*n+1)^2-4)^2, n, 0, Infinity, algorithm='sympy')

See this question on ask.sagemath.org

CC: @kcrisman

Component: symbolics

Author: Sébastien Labbé

Branch/Commit: 16acdcf

Reviewer: Ralf Stephan

Issue created by migration from https://trac.sagemath.org/ticket/22004

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions