Assumptions:
TeX:
\log G\!\left(\overline{z}\right) = \begin{cases} \log G(z), & z \in \left(-\infty, 0\right]\\\overline{\log G(z)}, & \text{otherwise}\\ \end{cases} z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
LogBarnesG | Logarithmic Barnes G-function | |
Conjugate | Complex conjugate | |
OpenClosedInterval | Open-closed interval | |
Infinity | Positive infinity | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("6c6d3e"), Formula(Equal(LogBarnesG(Conjugate(z)), Cases(Tuple(LogBarnesG(z), Element(z, OpenClosedInterval(Neg(Infinity), 0))), Tuple(Conjugate(LogBarnesG(z)), Otherwise)))), Variables(z), Assumptions(Element(z, CC)))