cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A372585 Decimal expansion of (25/297)*Pi^2.

This page as a plain text file.
%I A372585 #16 May 18 2024 23:43:37
%S A372585 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,
%T A372585 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,
%U A372585 3,8,7,3,9,4,1,0,1,0,5,4,2,3,4,0,2,1,6,6,1,6
%N A372585 Decimal expansion of (25/297)*Pi^2.
%H A372585 Paolo Xausa, <a href="/A372585/b372585.txt">Table of n, a(n) for n = 0..10000</a>
%H A372585 J. M. Borwein and P. B. Borwein, <a href="https://doi.org/10.2307/2324993">Strange Series and High Precision Fraud</a>, The American Mathematical Monthly, Vol. 99, No. 7 (1992), pp. 622-640.
%H A372585 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F A372585 Equals Sum_{k >= 1} A196564(k)*(1/k^2 - 1/(k+1)^2). See Sum 3 in Borwein and Borwein (1992), p. 622.
%e A372585 0.8307747812364779982183914983060733278883585359630295140...
%t A372585 First[RealDigits[25*Pi^2/297, 10, 100]]
%Y A372585 Cf. A000796, A002388, A196564, A372609.
%K A372585 nonn,cons
%O A372585 0,1
%A A372585 _Paolo Xausa_, May 06 2024