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.

A346260 Decimal expansion of 24611 * Pi^8 / (165150720 * sqrt(2)).

This page as a plain text file.
%I A346260 #14 Aug 06 2024 05:50:43
%S A346260 9,9,9,8,4,5,2,1,5,4,7,9,2,2,5,6,0,0,4,6,2,8,7,9,8,8,9,4,7,7,1,8,5,2,
%T A346260 0,7,7,8,4,9,4,8,3,3,3,9,8,9,4,8,1,7,9,6,9,9,4,0,6,5,5,7,0,0,7,9,7,5,
%U A346260 5,5,3,4,6,3,8,9,9,4,2,5,3,6,8,9,7,1,5
%N A346260 Decimal expansion of 24611 * Pi^8 / (165150720 * sqrt(2)).
%D A346260 L. B. W. Jolley, Summation of Series, Dover, 1961, Eq. (327).
%H A346260 Michael I. Shamos, <a href="https://citeseerx.ist.psu.edu/pdf/ae33a269baba5e8b1038e719fb3209e8a00abec5">Shamos's catalog of the real numbers</a> (2011).
%H A346260 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>.
%F A346260 Equals 24611 * Pi^8 / (2^19 * 3^2 * 5 * 7 * sqrt(2)).
%F A346260 Equals 1 + Sum_{k>=1} ( (-1)^k/(4*k-1)^8 + (-1)^k/(4*k+1)^8 ).
%e A346260 0.99984521547922560046287988947718520...
%t A346260 RealDigits[24611 * Pi^8 / (165150720 * Sqrt[2]), 10, 120][[1]] (* _Amiram Eldar_, Jun 20 2023 *)
%Y A346260 Cf. A328895, A346728, A346727, A346449.
%K A346260 nonn,cons
%O A346260 0,1
%A A346260 _Sean A. Irvine_, Jul 30 2021