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.

A374529 Decimal expansion of sqrt(Pi)/e.

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Jul 10 2024

Keywords

Examples

			0.652049332173292183059158613247067249185... = 1/ 1.5336262... = 1.30409866... / 2 .
		

Crossrefs

Programs

  • Maple
    sqrt(Pi)/exp(1) ; evalf(%) ;
  • Mathematica
    RealDigits[Sqrt[Pi]/E, 10, 120][[1]] (* Amiram Eldar, Jul 15 2024 *)
  • PARI
    sqrt(Pi)/e \\ Stefano Spezia, May 22 2025

Formula

Equals A002161 * A068985 = 2*A087654 / A099288.