Mathlib Map

Theorems · Theorem · special functions

Real.deriv_Gamma_nat

∀ (n : ℕ), deriv Real.Gamma (↑n + 1) = ↑n.factorial * (-Real.eulerMascheroniConstant + ↑(harmonic n))

Explicit formula for the derivative of the Gamma function at positive integers, in terms of harmonic numbers and the Euler-Mascheroni constant γ.

Defined in
Mathlib.NumberTheory.Harmonic.GammaDeriv
Cited by
2 results in Mathlib
Foundations
Depth 288 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites73

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.