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.

A283735 Expansion of 10 in base Pi.

Original entry on oeis.org

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

Views

Author

Keywords

Examples

			100.0102212222..._{Pi}
		

Crossrefs

Programs

  • Mathematica
    RealDigits[10, Pi, 100][[1]] (* Indranil Ghosh, Mar 15 2017 *)