Assumptions:
TeX:
x \in \left(x_{n}, -n + 1\right) \;\implies\; \psi\!\left(x\right) \in \left(0, \infty\right)
n \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; x \in \mathbb{R}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| OpenInterval | Open interval | |
| DigammaFunctionZero | Zero of the digamma function | |
| DigammaFunction | Digamma function | |
| Infinity | Positive infinity | |
| ZZGreaterEqual | Integers greater than or equal to n | |
| RR | Real numbers |
Source code for this entry:
Entry(ID("c86ca1"),
Formula(Implies(Element(x, OpenInterval(DigammaFunctionZero(n), Add(Neg(n), 1))), Element(DigammaFunction(x), OpenInterval(0, Infinity)))),
Variables(n, x),
Assumptions(And(Element(n, ZZGreaterEqual(1)), Element(x, RR))))