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.

A372610 Decimal expansion of Sum_{k >= 1} floor((Pi/2)*k)/2^k.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, May 07 2024

Keywords

Examples

			2.669291338582677165354330708661417322834645669291338582677...
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[Sum[Floor[Pi*k/2]/2^k, {k, 400}], 10, 100]]

Formula

Approximately 339/127, correct to 67 digits: see Example 4.1 (a) in Borwein and Borwein (1992), p. 633.