Assumptions:
TeX:
\lim_{x \to {0}^{+}} \psi\!\left(x\right) = {\left(-1\right)}^{m + 1} \infty m \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
RightLimit | Limiting value, from the right | |
DigammaFunction | Digamma function | |
Pow | Power | |
Infinity | Positive infinity | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("dce62c"), Formula(Equal(RightLimit(DigammaFunction(x), For(x, 0)), Mul(Pow(-1, Add(m, 1)), Infinity))), Variables(m), Assumptions(Element(m, ZZGreaterEqual(0))))