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.

A133055 Decimal expansion of e + Pi + phi.

Original entry on oeis.org

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

Views

Author

Omar E. Pol, Nov 10 2007

Keywords

Examples

			7.477908470798733...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[E + Pi + GoldenRatio, 10, 50][[1]] (* G. C. Greubel, Oct 03 2017 *)
  • PARI
    exp(1) + Pi + (1+sqrt(5))/2 \\ G. C. Greubel, Oct 03 2017

Extensions

Terms a(29) onward added by G. C. Greubel, Oct 03 2017