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.

A346930 Decimal expansion of 5207 * Pi^8 / 49601160.

This page as a plain text file.
%I A346930 #14 Aug 06 2024 05:47:38
%S A346930 9,9,6,0,8,1,1,6,0,2,1,2,3,7,1,6,2,3,0,6,5,2,3,6,6,3,2,5,4,7,3,5,4,3,
%T A346930 2,6,0,5,6,1,2,8,7,9,8,3,7,5,5,8,4,7,1,5,7,1,6,6,7,3,6,8,2,5,9,6,4,0,
%U A346930 2,8,7,9,5,2,6,1,2,3,5,0,9,4,7,9,5,4,9
%N A346930 Decimal expansion of 5207 * Pi^8 / 49601160.
%D A346930 L. B. W. Jolley, Summation of Series, Dover, 1961, Eq. (312).
%H A346930 Michael I. Shamos, <a href="https://citeseerx.ist.psu.edu/pdf/ae33a269baba5e8b1038e719fb3209e8a00abec5">Shamos's catalog of the real numbers</a> (2011).
%H A346930 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>.
%F A346930 Equals 41 * 127 * Pi^8 / (2^3 * 3^11 * 5 * 7).
%F A346930 Equals 1 + Sum_{k>=1} ( (-1)^k/(3*k-1)^8 + (-1)^k/(3*k+1)^8 ).
%e A346930 0.9960811602123716230652366325473543260...
%t A346930 RealDigits[5207 * Pi^8 / 49601160, 10, 120][[1]] (* _Amiram Eldar_, Jun 20 2023 *)
%Y A346930 Cf. A346933, A346932, A346931, A346929.
%K A346930 nonn,cons
%O A346930 0,1
%A A346930 _Sean A. Irvine_, Aug 07 2021