Theorems · Theorem · number theory
HurwitzZeta.hasSum_int_completedCosZeta
∀ (a : ℝ) {s : ℂ},
1 < s.re →
HasSum (fun n => s.Gammaℝ * Complex.exp (2 * ↑Real.pi * Complex.I * ↑a * ↑n) / ↑|n| ^ s / 2)
(HurwitzZeta.completedCosZeta (↑a) s)Formula for completedCosZeta as a Dirichlet series in the convergence range
(first version, with sum over ℤ).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 301 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites53
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- add_zeroproof · cited by 2,707
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- absstatement and proof · cited by 1,814
- Real.pistatement and proof · cited by 1,774
- Complex.ofRealstatement and proof · cited by 1,654
- Complex.restatement and proof · cited by 882
- Real.expproof · cited by 871
- Complex.Istatement and proof · cited by 866
- neg_mulproof · cited by 654
Cited by2
Results whose statement or proof uses this declaration.
- HurwitzZeta.hasSum_nat_completedCosZetaproof · cited by 1
- HurwitzZeta.hasSum_int_cosZetaproof · cited by 1