Skip to content

special values of transcendental functions #18141

@rwst

Description

@rwst

The functions in transcentental.py could return special values:

sage: hurwitz_zeta(5,1/2)
31*zeta(5)
sage: hurwitz_zeta(x,1/2)
hurwitz_zeta(x, 1/2)

The latter should be (2^x-1)*zeta(x). Also hurwitz_zeta(0,...) is missing, http://dlmf.nist.gov/25.11#v

This ticket may also discuss: are there closed forms without zeta for

CC: @behackl

Component: symbolics

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

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