Assumptions:
TeX:
\mathop{\operatorname{poles}\,}\limits_{z \in \mathbb{C}} \psi^{(m)}\!\left(z\right) = \{0, -1, \ldots\}
m \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| DigammaFunction | Digamma function | |
| CC | Complex numbers | |
| ZZLessEqual | Integers less than or equal to n | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("86333d"),
Formula(Equal(Poles(DigammaFunction(z, m), ForElement(z, CC)), ZZLessEqual(0))),
Variables(m),
Assumptions(Element(m, ZZGreaterEqual(0))))