Skip to content

expansion of zeta using stieltjes-constants #19836

@behackl

Description

@behackl

With the implementation of Stieltjes-constants from #19834 the expansion of the zeta-function can be improved to something like

sage: zeta(s).series(s==1)
1/(s-1) + euler_gamma - stieltjes(1)/2 * (s-1) + stieltjes(2)/6 * (s-1)^2  + ...

(see https://en.wikipedia.org/wiki/Stieltjes_constants).

Depends on #19834

CC: @rwst

Component: symbolics

Author: Benjamin Hackl

Branch/Commit: f1d9bfa

Reviewer: Ralf Stephan

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions