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.

A096415 Decimal expansion of (Pi/e)^(1/3).

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Aug 07 2004

Keywords

Examples

			1.04942594465019805059064435106277...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[N[(Pi/E)^(1/3), 110]][[1]] (* Georg Fischer, Apr 04 2020 *)
  • PARI
    (Pi/exp(1))^(1/3) \\ Michel Marcus, Apr 04 2020

Extensions

Definition corrected by Georg Fischer, Apr 04 2020