Theorems · Theorem · number theory
Polynomial.bernoulli_generating_function
∀ {A : Type u_1} [inst : CommRing A] [inst_1 : Algebra ℚ A] (t : A),
(PowerSeries.mk fun n => (Polynomial.aeval t) ((1 / ↑n.factorial) • Polynomial.bernoulli n)) *
(PowerSeries.exp A - 1) =
PowerSeries.X * (PowerSeries.rescale t) (PowerSeries.exp A)The theorem that $(e^X - 1) * ∑ Bₙ(t)* X^n/n! = Xe^{tX}$
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites77
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CommSemiringproof · cited by 10,911
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Finset.sumproof · cited by 5,195
- Algebra.algebraMapproof · cited by 4,706
- mul_oneproof · cited by 3,885
- AlgHomstatement · cited by 3,236
- one_mulproof · cited by 2,841
- add_zeroproof · cited by 2,707
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.