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.

A171819 Decimal expansion of 1/(2*Pi*e).

Original entry on oeis.org

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

Views

Author

Jonathan Vos Post, Oct 13 2010

Keywords

Comments

This constant is the limit inferior of gamma(n)/n, gamma(n) being the n-dimensional Hermite constant. - Jean-François Alcover, May 21 2014

Examples

			0.05854983152431916069024226846666687221391492127606...
		

Crossrefs

Cf. A001113 (e), A000796 (Pi), A019609 (Pi*e).
This is 1/2 of A096408 or the inverse of A019597.

Programs

  • Mathematica
    RealDigits[1/(2*Pi*E), 10, 120, -1][[1]] (* Amiram Eldar, Jun 08 2023 *)

Extensions

More terms from R. J. Mathar, Oct 15 2010
Showing 1-1 of 1 results.