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”).

A372585
Decimal expansion of (25/297)*Pi^2.
2
8, 3, 0, 7, 7, 4, 7, 8, 1, 2, 3, 6, 4, 7, 7, 9, 9, 8, 2, 1, 8, 3, 9, 1, 4, 9, 8, 3, 0, 6, 0, 7, 3, 3, 2, 7, 8, 8, 8, 3, 5, 8, 5, 3, 5, 9, 6, 3, 0, 2, 9, 5, 1, 4, 0, 0, 7, 8, 5, 7, 6, 9, 1, 6, 0, 1, 0, 1, 3, 8, 7, 3, 9, 4, 1, 0, 1, 0, 5, 4, 2, 3, 4, 0, 2, 1, 6, 6, 1, 6
OFFSET
0,1
LINKS
J. M. Borwein and P. B. Borwein, Strange Series and High Precision Fraud, The American Mathematical Monthly, Vol. 99, No. 7 (1992), pp. 622-640.
FORMULA
Equals Sum_{k >= 1} A196564(k)*(1/k^2 - 1/(k+1)^2). See Sum 3 in Borwein and Borwein (1992), p. 622.
EXAMPLE
0.8307747812364779982183914983060733278883585359630295140...
MATHEMATICA
First[RealDigits[25*Pi^2/297, 10, 100]]
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Paolo Xausa, May 06 2024
STATUS
approved