Assumptions:
TeX:
\mathop{\operatorname{ord}}\limits_{z=-n} G(z) = n + 1
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| ComplexZeroMultiplicity | Multiplicity (order) of complex zero | |
| BarnesG | Barnes G-function | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("f77124"),
Formula(Equal(ComplexZeroMultiplicity(BarnesG(z), For(z, Neg(n))), Add(n, 1))),
Variables(n),
Assumptions(And(Element(n, ZZGreaterEqual(0)))))