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.

A224750 Expansion of Pi in base 26.

Original entry on oeis.org

3, 3, 17, 18, 16, 11, 14, 11, 24, 17, 19, 17, 14, 3, 13, 11, 7, 13, 16, 19, 6, 10, 20, 3, 16, 6, 19, 20, 8, 17, 23, 13, 4, 16, 1, 2, 10, 1, 18, 25, 8, 21, 16, 16, 21, 6, 3, 12, 4, 11, 12, 20, 4, 23, 17, 14, 8, 16, 8, 24, 0, 11, 21, 20, 25, 21, 4, 1, 12, 8, 9, 15, 16, 16, 23, 11, 10, 15, 11, 17, 13, 2, 5, 22, 9, 15, 1
Offset: 1

Views

Author

N. J. A. Sloane, Apr 18 2013

Keywords

Comments

See A224751 for motivation. See A000796 for list of Pi in other bases.

Crossrefs

Programs

  • Mathematica
    RealDigits[Pi,26,120][[1]] (* Harvey P. Dale, Jul 06 2024 *)