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 A185266 #9 Jun 25 2017 23:03:57 %S A185266 8,8,3,0,4,6,0,4,6,1,6,5,0,5,9,5,2,7,8,0,5,2,4,4,4,2,9,1,9,0,3,9,3,1, %T A185266 1,6,2,1,3,6,5,1,2,4,3,0,7,7,9,6,3,9,0,0,9,3,0,5,1,4,8,0,1,6,6,3,5,9, %U A185266 6,2,7,4,9,4,6,7,3,3,3,1,8,8,1,6,4,6,8,5,9,6,7,6,1,5,1,8,9,4 %N A185266 Gauss's constant beta = 2*alpha*gamma + 3*alpha^2*h - log(2)*alpha/6, where alpha = 4/Pi^2 (A185199), gamma is Euler's constant (A001620) and h = -Zeta(1,2) (A073002). %D A185266 C. F. Gauss, Disquisitiones Arithmeticae, Yale, 1965; see p. 358 (there is a typo in the definition: in the last line on page 358, "a" should be alpha). %H A185266 G. C. Greubel, <a href="/A185266/b185266.txt">Table of n, a(n) for n = 0..5000</a> %e A185266 .88304604616505952780524442919039311621365124307796390093051... %t A185266 RealDigits[(8/Pi^2)*EulerGamma - (48/Pi^4)*Zeta'[2] - (2/3)*Log[2]/Pi^2, 10, 50][[1]] (* _G. C. Greubel_, Jun 25 2017 *) %K A185266 cons,nonn %O A185266 0,1 %A A185266 _N. J. A. Sloane_, Feb 19 2011