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 A271172 #15 Apr 02 2016 08:59:05 %S A271172 0,0,9,6,3,3,8,3,2,5,4,1,0,4,5,1,9,6,0,5,1,5,5,1,8,4,0,7,0,9,6,8,0,4, %T A271172 3,5,3,5,9,8,1,4,8,3,3,8,5,2,0,4,6,0,8,2,0,6,4,3,8,1,6,3,8,4,4,1,8,4, %U A271172 4,2,9,5,8,7,7,9,1,1,6,7,7,8,1,8,7,1,1,9,6,0,1,8,8,9,4,6 %N A271172 Decimal expansion of the logarithm of the generalized Glaisher-Kinkelin constant A(5). %C A271172 The logarithm of the fifth Bendersky constant. %H A271172 G. C. Greubel, <a href="/A271172/b271172.txt">Table of n, a(n) for n = 0..2000</a> %F A271172 log(A(5)) = (1/6)*HarmonicNumber(5)*Bernoulli(6) - RiemannZeta'(-5). %F A271172 log(A(5)) = (BernoulliB(6)/6)*(EulerGamma + log(2*Pi) - Zeta'(6)/Zeta(6)). %e A271172 0.009633832541045196051551840709680435359814... %t A271172 Join[{0, 0}, RealDigits[(BernoulliB[6]/6)*(EulerGamma + Log[2*Pi] - Zeta'[6]/Zeta[6]), 10, 100] // First] %Y A271172 Cf. A243265, A259070. %K A271172 nonn,cons %O A271172 0,3 %A A271172 _G. C. Greubel_, Apr 01 2016