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.

A094132 Decimal expansion of (e/Pi)^(1/7).

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, May 03 2004

Keywords

Examples

			0.979536578757852572670253838384
		

Crossrefs

Programs

  • Mathematica
    RealDigits[(E/Pi )^(1/7),10,120][[1]] (* Harvey P. Dale, Jun 28 2011 *)