Assumptions:
TeX:
\psi\!\left(z\right) = \frac{\Gamma'(z)}{\Gamma(z)}
z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \notin \{0, -1, \ldots\}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| DigammaFunction | Digamma function | |
| ComplexDerivative | Complex derivative | |
| Gamma | Gamma function | |
| CC | Complex numbers | |
| ZZLessEqual | Integers less than or equal to n |
Source code for this entry:
Entry(ID("8415c7"),
Formula(Equal(DigammaFunction(z), Div(ComplexDerivative(Gamma(z), For(z, z)), Gamma(z)))),
Variables(z),
Assumptions(And(Element(z, CC), NotElement(z, ZZLessEqual(0)))))