Mathlib Map

Theorems · Theorem · number theory

HurwitzZeta.hasSum_int_hurwitzZetaOdd

∀ (a : ℝ) {s : ℂ},
  1 < s.re → HasSum (fun n => ↑(SignType.sign (↑n + a)) / ↑|↑n + a| ^ s / 2) (HurwitzZeta.hurwitzZetaOdd (↑a) s)

Formula for hurwitzZetaOdd as a Dirichlet series in the convergence range (sum over ).

Defined in
Mathlib.NumberTheory.LSeries.HurwitzZetaOdd
Cited by
1 results in Mathlib
Foundations
Depth 304 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites27

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

Cited by1

Results whose statement or proof uses this declaration.