Fungrim home page

Fungrim entry: 00c02a

ψ ⁣(n)=Hn1γ\psi\!\left(n\right) = H_{n - 1} - \gamma
Assumptions:nZ1n \in \mathbb{Z}_{\ge 1}
TeX:
\psi\!\left(n\right) = H_{n - 1} - \gamma

n \in \mathbb{Z}_{\ge 1}
Definitions:
Fungrim symbol Notation Short description
DigammaFunctionψ ⁣(z)\psi\!\left(z\right) Digamma function
ConstGammaγ\gamma The constant gamma (0.577...)
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
Source code for this entry:
Entry(ID("00c02a"),
    Formula(Equal(DigammaFunction(n), Sub(HarmonicNumber(Sub(n, 1)), ConstGamma))),
    Variables(n),
    Assumptions(Element(n, ZZGreaterEqual(1))))

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