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.

A133056 Decimal expansion of (e + Pi + phi)/2.

Original entry on oeis.org

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

Views

Author

Omar E. Pol, Nov 10 2007

Keywords

Examples

			3.738954235399366661...
		

Crossrefs

Programs

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

Extensions

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