TeX:
\left(s \in \mathbb{Z}_{\ge 2} \;\mathbin{\operatorname{and}}\; a \in \{0, -1, \ldots\}\right) \;\implies\; \zeta\!\left(s, a\right) \in \left\{{\tilde \infty}\right\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ZZGreaterEqual | Integers greater than or equal to n | |
ZZLessEqual | Integers less than or equal to n | |
HurwitzZeta | Hurwitz zeta function | |
UnsignedInfinity | Unsigned infinity |
Source code for this entry:
Entry(ID("c5d844"), Formula(Implies(And(Element(s, ZZGreaterEqual(2)), Element(a, ZZLessEqual(0))), Element(HurwitzZeta(s, a), Set(UnsignedInfinity)))), Variables(s, a))