Mathlib Map

Theorems · Theorem · number theory

ZetaAsymptotics.term_tsum_one

HasSum (fun n => ZetaAsymptotics.term (n + 1) 1) (1 - Real.eulerMascheroniConstant)

The topological sum of ZetaAsymptotics.term (n + 1) 1 over all n : ℕ is 1 - γ. This is proved by directly evaluating the sum of the first N terms and using the limit definition of γ.

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

Around this declaration

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

Cites25

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.