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.

A092158 Decimal expansion of (Pi/e)^5.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Mar 31 2004

Keywords

Examples

			2.0619444167600677
		

Crossrefs

Programs

  • Mathematica
    RealDigits[(Pi/E)^5, 10, 100][[1]] (* Vincenzo Librandi, Mar 01 2013 *)