Assumptions:
TeX:
\psi\!\left(n\right) = H_{n - 1} - \gamma n \in \mathbb{Z}_{\ge 1}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
DigammaFunction | Digamma function | |
ConstGamma | The constant gamma (0.577...) | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("00c02a"), Formula(Equal(DigammaFunction(n), Sub(HarmonicNumber(Sub(n, 1)), ConstGamma))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(1))))