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.

A271173 Decimal expansion of the logarithm of the generalized Glaisher-Kinkelin constant A(7) (negated).

Original entry on oeis.org

0, 1, 0, 0, 7, 4, 9, 2, 8, 7, 4, 8, 4, 1, 2, 1, 8, 7, 9, 1, 8, 9, 6, 1, 3, 3, 8, 0, 7, 3, 9, 2, 1, 0, 6, 7, 9, 5, 9, 5, 2, 5, 6, 8, 3, 7, 0, 7, 6, 4, 6, 0, 1, 0, 2, 5, 2, 7, 9, 2, 1, 8, 5, 2, 7, 4, 4, 2, 8, 8, 3, 1, 0, 2, 5, 9, 0, 1, 2, 6, 1, 5, 1, 5, 5, 4, 8, 1, 8, 2, 1, 2, 9, 7, 4, 8
Offset: 0

Views

Author

G. C. Greubel, Apr 01 2016

Keywords

Comments

The logarithm of the seventh Bendersky constant.

Examples

			-0.010074928748412187918961338073921...
		

Crossrefs

Programs

  • Mathematica
    Join[{0}, RealDigits[(BernoulliB[8]/8)*(EulerGamma + Log[2*Pi] - Zeta'[8]/Zeta[8]), 10, 100] // First]

Formula

log(A(7)) = (1/8)*HarmonicNumber(7)*Bernoulli(8) - RiemannZeta'(-7).
log(A(7)) = (Bernoulli(8)/8)*(EulerGamma + log(2*Pi) - Zeta'(8)/Zeta(8)).