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.

A114858 Decimal expansion of first Gram point.

Original entry on oeis.org

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

Views

Author

Eric W. Weisstein, Jan 02 2006

Keywords

Examples

			23.1702827...
		

Crossrefs

Programs

  • Mathematica
    First[ RealDigits[t /. FindRoot[ RiemannSiegelTheta[t] == Pi, {t, 23}, WorkingPrecision -> 120], 10, 102]] (* Jean-François Alcover, Jun 07 2012 *)