Fungrim home page

Fungrim entry: 3f15eb

ψ ⁣(xn)=0\psi\!\left(x_{n}\right) = 0
Assumptions:nZ0n \in \mathbb{Z}_{\ge 0}
TeX:
\psi\!\left(x_{n}\right) = 0

n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol Notation Short description
DigammaFunctionψ ⁣(z)\psi\!\left(z\right) Digamma function
DigammaFunctionZeroxnx_{n} Zero of the digamma function
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
Source code for this entry:
Entry(ID("3f15eb"),
    Formula(Equal(DigammaFunction(DigammaFunctionZero(n)), 0)),
    Variables(n),
    Assumptions(Element(n, ZZGreaterEqual(0))))

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