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.

A092156 Decimal expansion of (Pi/e)^3.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Mar 31 2004

Keywords

Examples

			1.54371161691
		

Crossrefs

Programs

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