8000 Add more sympy limit examples · Issue #22700 · sagemath/sage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add more sympy limit examples #22700
Open
@kcrisman

Description

@kcrisman
var('n')
limit(harmonic_number(n)/n,n=+oo,algorithm='sympy')

gives zero, which isn't obtainable without it. There are more such examples - put lots of sympy limit stuff in, and perhaps not just under limit but e.g. under the definition of harmonic number. I'll point out that some of their documentation is pretty nice at e.g. http://docs.sympy.org/dev/modules/functions/combinatorial.html#harmonic

CC: @rwst

Component: calculus

Keywords: limit

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0