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.
%I A346850 #16 Aug 06 2024 05:53:46 %S A346850 9,9,6,2,4,4,3,1,3,6,0,4,3,4,4,9,8,9,0,1,5,0,0,0,2,4,5,5,2,9,0,4,9,5, %T A346850 2,1,4,5,5,4,5,2,0,5,7,0,8,1,8,6,0,3,2,3,9,1,6,5,6,1,9,8,1,9,6,7,6,3, %U A346850 0,8,5,2,6,3,6,6,2,8,0,0,7,9,2,5,5,5,7 %N A346850 Decimal expansion of 2 - 19 * Pi^5 / (4096 * sqrt(2)). %D A346850 L. B. W. Jolley, Summation of Series, Dover, 1961, Eq. (326). %H A346850 Michael I. Shamos, <a href="https://citeseerx.ist.psu.edu/pdf/ae33a269baba5e8b1038e719fb3209e8a00abec5">Shamos's catalog of the real numbers</a> (2011). %H A346850 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>. %F A346850 Equals 2 - 19 * Pi^5 / (2^12 * sqrt(2)). %F A346850 Equals 1 + Sum_{k>=1} ( (-1)^k/(4*k-1)^5 - (-1)^k/(4*k+1)^5 ). %e A346850 0.9962443136043449890150002455290495214554520... %t A346850 RealDigits[2 - 19*Pi^5/(4096*Sqrt[2]), 10, 120][[1]] (* _Amiram Eldar_, Jun 13 2023 *) %Y A346850 Cf. A346571, A346908, A346907, A346849. %K A346850 nonn,cons %O A346850 0,1 %A A346850 _Sean A. Irvine_, Aug 06 2021