Assumptions:
TeX:
\left(m \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; m \text{ odd} \;\mathbin{\operatorname{and}}\; x \in \mathbb{R} \setminus \{0, -1, \ldots\}\right) \;\implies\; \psi^{(m)}\!\left(x\right) \in \left(0, \infty\right) m \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; x \in \mathbb{R}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ZZGreaterEqual | Integers greater than or equal to n | |
RR | Real numbers | |
ZZLessEqual | Integers less than or equal to n | |
DigammaFunction | Digamma function | |
OpenInterval | Open interval | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("0e5d90"), Formula(Implies(And(Element(m, ZZGreaterEqual(1)), Odd(m), Element(x, SetMinus(RR, ZZLessEqual(0)))), Element(DigammaFunction(x, m), OpenInterval(0, Infinity)))), Variables(x, m), Assumptions(And(Element(m, ZZGreaterEqual(1)), Element(x, RR))))