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.

A340778 Decimal expansion of (2 - e*log(2))/4.

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Jan 21 2021

Keywords

Comments

This constant appears in an asymptotic formula proved by Linnik in 1960 in an additive problem of Hardy-Littlewood (see Formula 1 in Dimitrov and Formula 0.3 in Linnik).

Examples

			0.02895765365906997252446022076864966632568373588631465...
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[N[(2-E*Log[2])/4,87]]]