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.

A348373 Decimal expansion of Sum_{k>=1} H(k)^2/2^k, where H(k) = A001008(k)/A002805(k) is the k-th harmonic number.

Original entry on oeis.org

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

Views

Author

Amiram Eldar, Oct 15 2021

Keywords

Examples

			2.12538708076642786113951769297269016094950285280134...
		

Crossrefs

Similar constants: A016627, A076788.

Programs

  • Mathematica
    RealDigits[Pi^2/6 + Log[2]^2, 10, 100][[1]]

Formula

Equals Pi^2/6 + log(2)^2 = A013661 + A253191.