►HurwitzZeta(s, a) — ζ(s,a)
— represents the Hurwitz zeta function of argument s
and parameter a.
►HurwitzZeta(s, a, 1) — ζ′(s,a)
— represents the Hurwitz zeta function of argument s
and parameter a, differentiated once with respect to s.
►HurwitzZeta(s, a, r) — ζ(r)(s,a)
— represents the Hurwitz zeta function of argument s
and parameter a, differentiated to order r
with respect to s.
References:
- https://dlmf.nist.gov/25.11
- http://functions.wolfram.com/ZetaFunctionsandPolylogarithms/Zeta2/
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
HurwitzZeta | ζ(s,a) | Hurwitz zeta function |
Source code for this entry:
Entry(ID("04217b"), SymbolDefinition(HurwitzZeta, HurwitzZeta(s, a), "Hurwitz zeta function"), CodeExample(HurwitzZeta(s, a), "represents the Hurwitz zeta function of argument", s, "and parameter", a, "."), CodeExample(HurwitzZeta(s, a, 1), "represents the Hurwitz zeta function of argument", s, "and parameter", a, ", differentiated once with respect to", s, "."), CodeExample(HurwitzZeta(s, a, r), "represents the Hurwitz zeta function of argument", s, "and parameter", a, ", differentiated to order", r, "with respect to", s, "."), References("https://dlmf.nist.gov/25.11", "http://functions.wolfram.com/ZetaFunctionsandPolylogarithms/Zeta2/"))