Fungrim home page

Fungrim entry: a5980a

(s{0,1,}  and  aC)        ζ ⁣(s,a)C\left(s \in \{0, -1, \ldots\} \;\mathbin{\operatorname{and}}\; a \in \mathbb{C}\right) \;\implies\; \zeta\!\left(s, a\right) \in \mathbb{C}
TeX:
\left(s \in \{0, -1, \ldots\} \;\mathbin{\operatorname{and}}\; a \in \mathbb{C}\right) \;\implies\; \zeta\!\left(s, a\right) \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
ZZLessEqualZn\mathbb{Z}_{\le n} Integers less than or equal to n
CCC\mathbb{C} Complex numbers
HurwitzZetaζ ⁣(s,a)\zeta\!\left(s, a\right) Hurwitz zeta function
Source code for this entry:
Entry(ID("a5980a"),
    Formula(Implies(And(Element(s, ZZLessEqual(0)), Element(a, CC)), Element(HurwitzZeta(s, a), CC))),
    Variables(s, a))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC