Fungrim home page

Fungrim entry: a471d0

zC{0,1,}        logG(z)Cz \in \mathbb{C} \setminus \{0, -1, \ldots\} \;\implies\; \log G(z) \in \mathbb{C}
TeX:
z \in \mathbb{C} \setminus \{0, -1, \ldots\} \;\implies\; \log G(z) \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
CCC\mathbb{C} Complex numbers
ZZLessEqualZn\mathbb{Z}_{\le n} Integers less than or equal to n
LogBarnesGlogG(z)\log G(z) Logarithmic Barnes G-function
Source code for this entry:
Entry(ID("a471d0"),
    Formula(Implies(Element(z, SetMinus(CC, ZZLessEqual(0))), Element(LogBarnesG(z), CC))),
    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