Fungrim home page

Fungrim entry: a6bdf5

ψ ⁣(z)=γ0 ⁣(z)\psi\!\left(z\right) = -\gamma_{0}\!\left(z\right)
Assumptions:zC  and  z{0,1,}z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \notin \{0, -1, \ldots\}
TeX:
\psi\!\left(z\right) = -\gamma_{0}\!\left(z\right)

z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \notin \{0, -1, \ldots\}
Definitions:
Fungrim symbol Notation Short description
DigammaFunctionψ ⁣(z)\psi\!\left(z\right) Digamma function
StieltjesGammaγn ⁣(a)\gamma_{n}\!\left(a\right) Stieltjes constant
CCC\mathbb{C} Complex numbers
ZZLessEqualZn\mathbb{Z}_{\le n} Integers less than or equal to n
Source code for this entry:
Entry(ID("a6bdf5"),
    Formula(Equal(DigammaFunction(z), Neg(StieltjesGamma(0, z)))),
    Variables(z),
    Assumptions(And(Element(z, CC), NotElement(z, ZZLessEqual(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