Assumptions:
TeX:
\lim_{\varepsilon \to {0}^{+}} \left[\log G\!\left(x + \varepsilon i\right)\right] = \log G(x) x \in \mathbb{R} \;\mathbin{\operatorname{and}}\; x < 0 \;\mathbin{\operatorname{and}}\; x \notin \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
RightLimit | Limiting value, from the right | |
LogBarnesG | Logarithmic Barnes G-function | |
ConstI | Imaginary unit | |
RR | Real numbers | |
ZZ | Integers |
Source code for this entry:
Entry(ID("cc3a51"), Formula(Equal(RightLimit(Brackets(LogBarnesG(Add(x, Mul(epsilon, ConstI)))), For(epsilon, 0)), LogBarnesG(x))), Variables(x), Assumptions(And(Element(x, RR), Less(x, 0), NotElement(x, ZZ))))