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.

A271174 Decimal expansion of the logarithm of the generalized Glaisher-Kinkelin constant A(9).

This page as a plain text file.
%I A271174 #20 Mar 07 2025 01:28:22
%S A271174 0,1,8,3,0,1,4,3,2,3,6,1,7,8,9,1,0,8,8,2,2,7,5,5,8,0,9,3,9,0,7,9,2,2,
%T A271174 3,4,8,7,5,0,1,2,2,1,1,8,1,6,0,9,6,1,6,5,6,1,2,7,7,6,4,4,4,4,7,6,1,4,
%U A271174 2,9,6,5,2,7,6,2,5,1,9,3,4,1,8,7,2,6,8,1,6,8,9,0,0,4,8,7
%N A271174 Decimal expansion of the logarithm of the generalized Glaisher-Kinkelin constant A(9).
%C A271174 The logarithm of the ninth Bendersky constant.
%H A271174 G. C. Greubel, <a href="/A271174/b271174.txt">Table of n, a(n) for n = 0..2000</a>
%F A271174 Equals (1/10)*HarmonicNumber(9)*Bernoulli(10) - RiemannZeta'(-9).
%F A271174 Equals (Bernoulli(10)/10)*(EulerGamma + log(2*Pi) - Zeta'(10)/Zeta(10)).
%e A271174 0.01830143236178910882275580939079223...
%t A271174 Join[{0}, RealDigits[(BernoulliB[10]/10)*(EulerGamma + Log[2*Pi] - Zeta'[10]/Zeta[10]), 10, 100] // First]
%Y A271174 Cf. A266260, A266556.
%K A271174 nonn,cons
%O A271174 0,3
%A A271174 _G. C. Greubel_, Apr 01 2016