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