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.

A377567 Decimal expansion of 3*zeta(3)/2 + 12*log(2) - 10.

This page as a plain text file.
%I A377567 #13 Nov 04 2024 01:47:38
%S A377567 1,2,0,8,5,1,5,2,1,4,5,8,7,3,5,1,4,1,1,0,6,3,9,2,6,9,9,7,6,5,2,9,3,8,
%T A377567 0,3,0,5,3,4,8,1,0,5,0,8,3,3,8,1,1,3,7,2,1,3,6,5,6,7,4,4,6,9,3,3,4,8,
%U A377567 0,7,7,2,3,1,5,8,0,6,2,2,2,5,5,0,0,4,3,7,3,4,3,7,1,0,2,7,1,3,7,7
%N A377567 Decimal expansion of 3*zeta(3)/2 + 12*log(2) - 10.
%D A377567 Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 1.6.3, p. 44.
%H A377567 Michael I. Shamos, <a href="http://euro.ecom.cmu.edu/people/faculty/mshamos/cat.pdf">A catalog of the real numbers</a>, (2007). See p. 159.
%F A377567 Equals Sum_{k>=1} (-1)^(k+1)/(k^3*(k + 1)^3) (see Finch and Shamos).
%e A377567 0.12085152145873514110639269976529380305348105083381
%t A377567 RealDigits[3Zeta[3]/2+12Log[2]-10,10,100][[1]]
%Y A377567 Cf. A002117, A002162, A060459.
%K A377567 nonn,cons
%O A377567 0,2
%A A377567 _Stefano Spezia_, Nov 03 2024