Assumptions:
TeX:
x \in \left(-n, x_{n}\right) \;\implies\; \psi\!\left(x\right) \in \left(-\infty, 0\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("d4bdf8"), Formula(Implies(Element(x, OpenInterval(Neg(n), DigammaFunctionZero(n))), Element(DigammaFunction(x), OpenInterval(Neg(Infinity), 0)))), Variables(n, x), Assumptions(And(Element(n, ZZGreaterEqual(1)), Element(x, RR))))