A339083 Decimal expansion of Sum_{k>=0} (zeta(4*k+2)-1).
6, 6, 3, 3, 3, 7, 0, 2, 3, 7, 3, 4, 2, 9, 0, 5, 8, 7, 0, 6, 7, 0, 2, 5, 3, 9, 7, 3, 7, 5, 0, 0, 0, 2, 4, 5, 2, 2, 2, 8, 2, 8, 1, 3, 3, 2, 0, 1, 9, 0, 8, 3, 3, 2, 7, 8, 7, 5, 3, 1, 2, 4, 2, 1, 9, 5, 0, 7, 7, 1, 2, 3, 9, 5, 9, 1, 5, 5, 0, 1, 0, 8, 7, 1, 7, 8, 2, 7, 7, 5, 8, 7, 9, 6, 9, 7, 7, 4, 5, 9, 3, 8, 2, 5, 8, 9, 4, 5
Offset: 0
Examples
0.663337023734290587067025397375...
Crossrefs
Programs
-
Mathematica
RealDigits[N[Sum[Zeta[4 n + 2] - 1, {n, 0, Infinity}], 105]][[1]]
-
PARI
suminf(k=0, zeta(4*k+2)-1) \\ Michel Marcus, Dec 24 2020
Formula
Extensions
a(104) corrected and more terms from Georg Fischer, Jun 06 2024
Comments