Assumptions:
TeX:
\log G\!\left(z + 1\right) = \log \Gamma(z) + \log G(z) z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \notin \{0, -1, \ldots\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
LogBarnesG | Logarithmic Barnes G-function | |
LogGamma | Logarithmic gamma function | |
CC | Complex numbers | |
ZZLessEqual | Integers less than or equal to n |
Source code for this entry:
Entry(ID("5261e3"), Formula(Equal(LogBarnesG(Add(z, 1)), Add(LogGamma(z), LogBarnesG(z)))), Variables(z), Assumptions(And(Element(z, CC), NotElement(z, ZZLessEqual(0)))))