Zulip Chat Archive
Stream: Proofs from the book
Topic: First proof of zeta(2)
Julien Michel (Dec 26 2025 at 23:17):
Hi, over the last few days I've formalized here the first proof of ζ(2) = π^2 / 6 from chapter 9 (the one computing ∫ x : ℝ in 0..1, ∫ y : ℝ in 0..1, 1 / (1 - x*y)in two different ways). Here is my PR #105.
I also submitted a bump PR #104.
Any comments welcome!
Last updated: Feb 28 2026 at 14:05 UTC