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.

Showing 1-1 of 1 results.

A372925 Decimal expansion of Sum_{k >= 1} A210436(k)^2/2^k.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, May 17 2024

Keywords

Examples

			5.2722033080449293622496850119293354421896362222877516553628...
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[Sum[IntegerLength[6^k]^2/2^k, {k, 350}], 10, 100]]

Formula

Approximately 196669/37303, correct to 88 digits: see Example 4.2 (c) in Borwein and Borwein (1992), pp. 634-635, although there is a typo in the denominator of the summands (6^k instead of 2^k).
Showing 1-1 of 1 results.