Theorems · Theorem · number theory
HurwitzZeta.hasSum_nat_hurwitzZetaOdd_of_mem_Icc
∀ {a : ℝ},
a ∈ Set.Icc 0 1 →
∀ {s : ℂ},
1 < s.re → HasSum (fun n => (1 / (↑n + ↑a) ^ s - 1 / (↑n + 1 - ↑a) ^ s) / 2) (HurwitzZeta.hurwitzZetaOdd (↑a) s)Formula for hurwitzZetaOdd as a Dirichlet series in the convergence range, with sum over ℕ
(version without absolute values, assuming a ∈ Icc 0 1)
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 306 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Complexstatement and proof · cited by 5,565
- SummationFilter.unconditionalstatement · cited by 2,068
- absproof · cited by 1,814
- Set.Iccstatement and proof · cited by 1,702
- Complex.ofRealstatement and proof · cited by 1,654
- Complex.restatement and proof · cited by 882
- one_divproof · cited by 624
- HasSumstatement · cited by 518
- AddSubgroup.zmultiplesstatement · cited by 493
Cited by1
Results whose statement or proof uses this declaration.
- HurwitzZeta.hasSum_hurwitzZeta_of_one_lt_reproof · cited by 1