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.

A021529 Decimal expansion of 1/525.

Original entry on oeis.org

0, 0, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1
Offset: 0

Views

Author

Keywords

Programs

  • Mathematica
    PadRight[{0,0},100,{7,6,1,9,0,4}] (* or *) Join[ {0,0},RealDigits[ 1/525,10,100][[1]]] (* Harvey P. Dale, Jan 29 2013 *)

Formula

Equals A021088 minus 1/100. [From R. J. Mathar, Oct 25 2008]