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.

A331777 Numerators of coefficients in asymptotic expansion of exp(2*(H_k-gamma))/k^2 in powers of 1/k, where H_k are the harmonic numbers A001008/A002805 and gamma is the Euler-Mascheroni constant A001620.

Original entry on oeis.org

1, 1, 1, 0, -1, 1, -1, -43, 1831, 949, -137309, -85511, 3404045159, 777985057, -21024051077, -2192231411, 467347169033357, 10187765700589, -11741590582705819219, -3086703970985605357, 169597995722575162268081, 19606186988235984155519, -62715098968866173387571821
Offset: 0

Views

Author

N. J. A. Sloane, Feb 09 2020

Keywords

Crossrefs

Denominators are in A331778.

Programs

  • Mathematica
    Numerator[CoefficientList[Series[Exp[2*(HarmonicNumber[k] - EulerGamma)]/k^2, {k, Infinity, 25}], 1/k]] (* Vaclav Kotesovec, Feb 10 2020 *)

Extensions

Sign of a(7) corrected and more terms from Vaclav Kotesovec, Feb 10 2020