Fungrim home page

Fungrim entry: 19b40f

x(0,)        logG(x)Rx \in \left(0, \infty\right) \;\implies\; \log G(x) \in \mathbb{R}
TeX:
x \in \left(0, \infty\right) \;\implies\; \log G(x) \in \mathbb{R}
Definitions:
Fungrim symbol Notation Short description
OpenInterval(a,b)\left(a, b\right) Open interval
Infinity\infty Positive infinity
LogBarnesGlogG(z)\log G(z) Logarithmic Barnes G-function
RRR\mathbb{R} Real numbers
Source code for this entry:
Entry(ID("19b40f"),
    Formula(Implies(Element(x, OpenInterval(0, Infinity)), Element(LogBarnesG(x), RR))),
    Variables(x))

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