Theorems · Theorem · number theory
tsum_pow_div_one_sub_eq_tsum_sigma
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] [CompleteSpace 𝕜] [NormSMulClass ℤ 𝕜] {r : 𝕜},
‖r‖ < 1 →
∀ (k : ℕ), ∑' (n : ℕ+), ↑↑n ^ k * r ^ ↑n / (1 - r ^ ↑n) = ∑' (n : ℕ+), ↑((ArithmeticFunction.sigma k) ↑n) * r ^ ↑n- Cited by
- 1 results in Mathlib
- Foundations
- Depth 173 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.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement · cited by 25,697
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- CompleteSpacestatement and proof · cited by 2,532
- mul_commproof · cited by 2,262
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- mul_assocproof · cited by 1,667
- tsumstatement and proof · cited by 1,148
- div_eq_mul_invproof · cited by 715
- PNatstatement and proof · cited by 392
- ArithmeticFunctionstatement · cited by 290
Cited by1
Results whose statement or proof uses this declaration.
- ModularForm.logDeriv_eta_eq_E2proof · cited by 1