Fungrim home page

Fungrim entry: 4fdf65

x(x0,)        ψ ⁣(x)(0,)x \in \left(x_{0}, \infty\right) \;\implies\; \psi\!\left(x\right) \in \left(0, \infty\right)
Assumptions:xRx \in \mathbb{R}
TeX:
x \in \left(x_{0}, \infty\right) \;\implies\; \psi\!\left(x\right) \in \left(0, \infty\right)

x \in \mathbb{R}
Definitions:
Fungrim symbol Notation Short description
OpenInterval(a,b)\left(a, b\right) Open interval
DigammaFunctionZeroxnx_{n} Zero of the digamma function
Infinity\infty Positive infinity
DigammaFunctionψ ⁣(z)\psi\!\left(z\right) Digamma function
RRR\mathbb{R} Real numbers
Source code for this entry:
Entry(ID("4fdf65"),
    Formula(Implies(Element(x, OpenInterval(DigammaFunctionZero(0), Infinity)), Element(DigammaFunction(x), OpenInterval(0, Infinity)))),
    Variables(x),
    Assumptions(Element(x, RR)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC