login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A347217
Decimal expansion of Sum_{k=2..7} zeta(k).
7
6, 9, 9, 1, 9, 3, 4, 2, 9, 8, 2, 2, 8, 7, 0, 0, 8, 0, 6, 2, 7, 3, 8, 3, 7, 9, 9, 0, 7, 9, 6, 3, 9, 4, 5, 3, 8, 3, 1, 7, 4, 4, 9, 1, 1, 5, 5, 6, 6, 0, 2, 9, 3, 0, 7, 4, 4, 4, 6, 9, 0, 4, 7, 8, 6, 3, 5, 7, 0, 3, 5, 4, 3, 3, 8, 2, 0, 7, 7, 9, 2, 8, 3, 6, 5, 9, 0
OFFSET
1,1
EXAMPLE
6.9919342982287008062738379907963945383174491155660...
MATHEMATICA
RealDigits[Total[Zeta[Range[2, 7]]], 10, 120][[1]] (* Amiram Eldar, Jun 07 2023 *)
KEYWORD
nonn,cons
AUTHOR
Sean A. Irvine, Aug 24 2021
STATUS
approved