login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A271178
Decimal expansion of the logarithm of the generalized Glaisher-Kinkelin constant A(17).
1
7, 3, 7, 5, 5, 9, 0, 9, 8, 8, 5, 8, 6, 0, 9, 8, 9, 0, 0, 2, 2, 6, 6, 5, 5, 1, 8, 0, 1, 5, 6, 3, 6, 6, 0, 0, 3, 5, 9, 5, 1, 3, 2, 8, 8, 7, 4, 0, 2, 4, 8, 0, 1, 1, 4, 6, 5, 1, 9, 4, 3, 1, 1, 0, 3, 9, 4, 2, 3, 4, 9, 7, 3, 9, 4, 8, 7, 9, 9, 7, 2, 1, 5, 7, 2, 7, 5, 0, 1, 8, 1, 1, 2, 4, 7, 9
OFFSET
1,1
COMMENTS
The logarithm of the seventeenth Bendersky constant.
LINKS
FORMULA
log(A(17)) = (1/18)*HarmonicNumber(17)*Bernoulli(18) - RiemannZeta'(-17).
log(A(17)) = (Bernoulli(18)/18)*(EulerGamma + log(2*Pi) - Zeta'(18)/Zeta(18)).
EXAMPLE
7.3755909885860989002266551801563660035951328874...
MATHEMATICA
RealDigits[(BernoulliB[18]/18)*(EulerGamma + Log[2*Pi] - Zeta'[18]/Zeta[18]), 10, 100][[1]]
CROSSREFS
Sequence in context: A153624 A160578 A244258 * A247950 A256844 A346538
KEYWORD
nonn,cons
AUTHOR
G. C. Greubel, Apr 01 2016
STATUS
approved