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