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.

A137304 Decimal expansion of 999999999/9801.

Original entry on oeis.org

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

Views

Author

Eric Desbiaux, Apr 08 2008

Keywords

Examples

			102030.40495867768595041322314049586776859504132231404958677...
		

Programs

  • Mathematica
    RealDigits[999999999/9801,10,120][[1]] (* Harvey P. Dale, May 06 2013 *)

Extensions

Offset corrected by R. J. Mathar, Feb 05 2009