Fungrim home page

Fungrim entry: ec2dd5

(s{0,1,}  and  aR)        ζ ⁣(s,a)R\left(s \in \{0, -1, \ldots\} \;\mathbin{\operatorname{and}}\; a \in \mathbb{R}\right) \;\implies\; \zeta\!\left(s, a\right) \in \mathbb{R}
TeX:
\left(s \in \{0, -1, \ldots\} \;\mathbin{\operatorname{and}}\; a \in \mathbb{R}\right) \;\implies\; \zeta\!\left(s, a\right) \in \mathbb{R}
Definitions:
Fungrim symbol Notation Short description
ZZLessEqualZn\mathbb{Z}_{\le n} Integers less than or equal to n
RRR\mathbb{R} Real numbers
HurwitzZetaζ ⁣(s,a)\zeta\!\left(s, a\right) Hurwitz zeta function
Source code for this entry:
Entry(ID("ec2dd5"),
    Formula(Implies(And(Element(s, ZZLessEqual(0)), Element(a, RR)), Element(HurwitzZeta(s, a), RR))),
    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