Assumptions:
TeX:
\log \Gamma\!\left(z + 1\right) = \log \Gamma(z) + \log(z) z \in \mathbb{C} \setminus \{0, -1, \ldots\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
LogGamma | Logarithmic gamma function | |
Log | Natural logarithm | |
CC | Complex numbers | |
ZZLessEqual | Integers less than or equal to n |
Source code for this entry:
Entry(ID("774d37"), Formula(Equal(LogGamma(Add(z, 1)), Add(LogGamma(z), Log(z)))), Variables(z), Assumptions(And(Element(z, SetMinus(CC, ZZLessEqual(0))))))