Assumptions:
TeX:
\psi^{(m)}\!\left(\infty\right) = \lim_{x \to \infty} \psi\!\left(x\right) = \begin{cases} \infty, & m = 0\\0, & m > 0\\ \end{cases}
m \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| DigammaFunction | Digamma function | |
| Infinity | Positive infinity | |
| RealLimit | Limiting value, real variable | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("1cbe83"),
Formula(Equal(DigammaFunction(Infinity, m), RealLimit(DigammaFunction(x), For(x, Infinity)), Cases(Tuple(Infinity, Equal(m, 0)), Tuple(0, Greater(m, 0))))),
Variables(m),
Assumptions(Element(m, ZZGreaterEqual(0))))