A347216 Decimal expansion of Sum_{k=2..6} zeta(k).
5, 9, 8, 3, 5, 8, 5, 0, 2, 0, 8, 4, 6, 7, 7, 7, 9, 7, 9, 4, 3, 4, 0, 4, 0, 4, 4, 0, 9, 4, 6, 5, 9, 7, 7, 7, 8, 7, 1, 7, 5, 8, 5, 5, 5, 5, 0, 0, 0, 7, 9, 0, 6, 0, 1, 0, 2, 7, 4, 0, 7, 3, 4, 2, 0, 6, 4, 1, 0, 2, 0, 6, 5, 0, 6, 4, 7, 2, 2, 1, 9, 3, 0, 1, 9, 8, 1
Offset: 1
Examples
5.9835850208467779794340404409465977787175855550...
Links
- Michael I. Shamos, Shamos's catalog of the real numbers (2011).
Crossrefs
Programs
-
Mathematica
RealDigits[Total[Zeta[Range[2, 6]]], 10, 120][[1]] (* Amiram Eldar, Jun 07 2023 *)