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.

A131567 Decimal expansion of 1/((e*Pi*phi)^2).

Original entry on oeis.org

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

Views

Author

Omar E. Pol, Aug 27 2007

Keywords

Comments

phi=(5^(1/2) + 1)/2.

Examples

			0.005237644...
		

Crossrefs

Programs

  • Mathematica
    Join[{0,0},RealDigits[1/(E*Pi*GoldenRatio)^2,10,120][[1]]] (* Harvey P. Dale, Sep 28 2015 *)

Extensions

More terms from Harvey P. Dale, Sep 28 2015