TeX:
\left(s \in \mathbb{Z} \setminus \left\{1\right\} \;\mathbin{\operatorname{and}}\; a \in \mathbb{R} \setminus \{0, -1, \ldots\}\right) \;\implies\; \zeta\!\left(s, a\right) \in \mathbb{R}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ZZ | Integers | |
RR | Real numbers | |
ZZLessEqual | Integers less than or equal to n | |
HurwitzZeta | Hurwitz zeta function |
Source code for this entry:
Entry(ID("b0f500"), Formula(Implies(And(Element(s, SetMinus(ZZ, Set(1))), Element(a, SetMinus(RR, ZZLessEqual(0)))), Element(HurwitzZeta(s, a), RR))), Variables(s, a))