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.

A376994 Decimal expansion of Pi^4 + Pi^5.

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Oct 12 2024

Keywords

Comments

This constant is very close to e^6 = A092512.

Examples

			403.4287758192838904991816427321407177300282923...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Pi^4+Pi^5,10,100][[1]]