Fungrim home page

Fungrim entry: 86333d

poleszCψ(m) ⁣(z)={0,1,}\mathop{\operatorname{poles}\,}\limits_{z \in \mathbb{C}} \psi^{(m)}\!\left(z\right) = \{0, -1, \ldots\}
Assumptions:mZ0m \in \mathbb{Z}_{\ge 0}
TeX:
\mathop{\operatorname{poles}\,}\limits_{z \in \mathbb{C}} \psi^{(m)}\!\left(z\right) = \{0, -1, \ldots\}

m \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol Notation Short description
DigammaFunctionψ ⁣(z)\psi\!\left(z\right) Digamma function
CCC\mathbb{C} Complex numbers
ZZLessEqualZn\mathbb{Z}_{\le n} Integers less than or equal to n
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
Source code for this entry:
Entry(ID("86333d"),
    Formula(Equal(Poles(DigammaFunction(z, m), ForElement(z, CC)), ZZLessEqual(0))),
    Variables(m),
    Assumptions(Element(m, 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