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.

A004596 Expansion of e in base 5.

Original entry on oeis.org

2, 3, 2, 4, 3, 4, 3, 0, 3, 4, 0, 4, 4, 2, 3, 0, 3, 4, 0, 4, 1, 0, 3, 1, 0, 3, 3, 1, 0, 1, 3, 2, 4, 0, 1, 3, 3, 2, 3, 4, 4, 1, 1, 2, 3, 2, 3, 0, 1, 0, 1, 2, 1, 0, 3, 3, 3, 0, 2, 1, 4, 4, 3, 3, 4, 2, 0, 0, 3, 4, 3, 3, 4, 2, 0, 0, 4, 4, 3, 4, 0, 4, 1, 4, 2, 0
Offset: 1

Views

Author

Keywords

Crossrefs

Expansion of e in base b: A004593 (b=2), A004594 (b=3), A004595 (b=4), this sequence (b=5), A004597 (b=6), A004598 (b=7), A004599 (b=8), A004600 (b=9), A001113 (b=10), A170873 (b=16). - Jason Kimberley, Dec 05 2012

Programs

  • Mathematica
    RealDigits[E, 5, 120][[1]] (* Harvey P. Dale, Sep 25 2014 *)

Extensions

Corrected by Harvey P. Dale, Sep 25 2014