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.

A231736 Decimal expansion of the natural logarithm of Pi^Pi.

Original entry on oeis.org

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

Views

Author

Stanislav Sykora, Nov 13 2013

Keywords

Examples

			3.59627499972915819808600175164636038136917928975387723049724412082...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Pi * Log[Pi], 10, 120][[1]] (* Amiram Eldar, May 17 2023 *)
  • PARI
    Pi*log(Pi)

Formula

Equals Pi*log(Pi).