Fungrim home page

Fungrim entry: f1527d

Symbol: DigammaFunction ψ ⁣(z)\psi\!\left(z\right) Digamma function
DigammaFunction(z), rendered as ψ ⁣(z)\psi\!\left(z\right), represents the digamma function of argument zz.
DigammaFunction(z, m), rendered as ψ(m) ⁣(z)\psi^{(m)}\!\left(z\right), represents the order mm derivative of the digamma function of argument zz. This is also known as the polygamma function of order mm and argument zz. The case m=1m = 1 (rendered as ψ ⁣(z)\psi'\!\left(z\right) ) is sometimes called the trigamma function, m=2m = 2 the tetragamma function, etc.
Definitions:
Fungrim symbol Notation Short description
DigammaFunctionψ ⁣(z)\psi\!\left(z\right) Digamma function
Source code for this entry:
Entry(ID("f1527d"),
    SymbolDefinition(DigammaFunction, DigammaFunction(z), "Digamma function"),
    Description(SourceForm(DigammaFunction(z)), ", rendered as", DigammaFunction(z), ", represents the digamma function of argument", z, "."),
    Description(SourceForm(DigammaFunction(z, m)), ", rendered as", DigammaFunction(z, m), ", represents the order", m, "derivative of the digamma function of argument", z, ". ", "This is also known as the polygamma function of order", m, "and argument", z, ". ", "The case", Equal(m, 1), "(rendered as ", DigammaFunction(z, 1), ") is sometimes called the trigamma function, ", Equal(m, 2), "the tetragamma function, etc."))

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