Fungrim home page

Fungrim entry: f045b3

s{0,1,}        (ζ ⁣(s,a) is holomorphic on aC)s \in \{0, -1, \ldots\} \;\implies\; \left(\zeta\!\left(s, a\right) \text{ is holomorphic on } a \in \mathbb{C}\right)
TeX:
s \in \{0, -1, \ldots\} \;\implies\; \left(\zeta\!\left(s, a\right) \text{ is holomorphic on } a \in \mathbb{C}\right)
Definitions:
Fungrim symbol Notation Short description
ZZLessEqualZn\mathbb{Z}_{\le n} Integers less than or equal to n
IsHolomorphicf(z) is holomorphic at z=cf(z) \text{ is holomorphic at } z = c Holomorphic predicate
HurwitzZetaζ ⁣(s,a)\zeta\!\left(s, a\right) Hurwitz zeta function
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("f045b3"),
    Formula(Implies(Element(s, ZZLessEqual(0)), IsHolomorphic(HurwitzZeta(s, a), ForElement(a, CC)))),
    Variables(s))

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