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.

A372719 Decimal expansion of Sum_{k >= 1} floor(k*e^(Pi*sqrt(163/9)))/2^k.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, May 11 2024

Keywords

Examples

			1280639.9999999999999999999999999999999999999999999999999999...
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[Sum[Floor[k*E^(Pi*Sqrt[163/9])]/2^k, {k, 400}], 10, 100]]

Formula

Approximately 1280640, correct to at least half a billion digits: see Sum 10 in Borwein and Borwein (1992), p. 623.