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.

A346929 Decimal expansion of 73 * Pi^10 / 4591650240.

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