TeX:
\left(m \in \mathbb{Z}_{\ge 0} \;\mathbin{\operatorname{and}}\; z \in \mathbb{C} \setminus \{0, -1, \ldots\}\right) \;\implies\; \psi^{(m)}\!\left(z\right) \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ZZGreaterEqual | Integers greater than or equal to n | |
CC | Complex numbers | |
ZZLessEqual | Integers less than or equal to n | |
DigammaFunction | Digamma function |
Source code for this entry:
Entry(ID("a8ab81"), Formula(Implies(And(Element(m, ZZGreaterEqual(0)), Element(z, SetMinus(CC, ZZLessEqual(0)))), Element(DigammaFunction(z, m), CC))), Variables(z, m))