Fungrim home page

Fungrim entry: 3d46ea

nZ        G(n)Z0n \in \mathbb{Z} \;\implies\; G(n) \in \mathbb{Z}_{\ge 0}
TeX:
n \in \mathbb{Z} \;\implies\; G(n) \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol Notation Short description
ZZZ\mathbb{Z} Integers
BarnesGG(z)G(z) Barnes G-function
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
Source code for this entry:
Entry(ID("3d46ea"),
    Formula(Implies(Element(n, ZZ), Element(BarnesG(n), ZZGreaterEqual(0)))),
    Variables(n))

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