Fungrim home page

Fungrim entry: 62bdb8

z{0,1,}        logG(z){}z \in \{0, -1, \ldots\} \;\implies\; \log G(z) \in \left\{-\infty\right\}
TeX:
z \in \{0, -1, \ldots\} \;\implies\; \log G(z) \in \left\{-\infty\right\}
Definitions:
Fungrim symbol Notation Short description
ZZLessEqualZn\mathbb{Z}_{\le n} Integers less than or equal to n
LogBarnesGlogG(z)\log G(z) Logarithmic Barnes G-function
Infinity\infty Positive infinity
Source code for this entry:
Entry(ID("62bdb8"),
    Formula(Implies(Element(z, ZZLessEqual(0)), Element(LogBarnesG(z), Set(Neg(Infinity))))),
    Variables(z))

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