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.

A133390 Period 18: repeat 1, 4, 7, 2, 2, 5, 4, 1, 1, 8, 5, 2, 7, 7, 4, 5, 8, 8.

Original entry on oeis.org

1, 4, 7, 2, 2, 5, 4, 1, 1, 8, 5, 2, 7, 7, 4, 5, 8, 8, 1, 4, 7, 2, 2, 5, 4, 1, 1, 8, 5, 2, 7, 7, 4, 5, 8, 8, 1, 4, 7, 2, 2, 5, 4, 1, 1, 8, 5, 2, 7, 7, 4, 5, 8, 8, 1, 4, 7, 2, 2, 5, 4, 1, 1, 8, 5, 2, 7, 7, 4, 5, 8, 8, 1, 4, 7, 2, 2, 5, 4, 1, 1, 8, 5, 2, 7, 7, 4, 5, 8, 8
Offset: 0

Views

Author

Paul Curtz, Nov 23 2007

Keywords

Comments

Disordered, three times 1, 2, 4, 5, 7, 8.

Programs

  • Mathematica
    PadRight[{},18*5,{1,4,7,2,2,5,4,1,1,8,5,2,7,7,4,5,8,8}] (* Harvey P. Dale, Nov 06 2011 *)
  • PARI
    for(i=1,9,print1("1, 4, 7, 2, 2, 5, 4, 1, 1, 8, 5, 2, 7, 7, 4, 5, 8, 8, ")) \\ Charles R Greathouse IV, Jun 02 2011

Formula

Sum of digits mod 9 of 1, 4, 7, 11, 20, A130625. Digits of 1/7, A020806 or A029898, 1, 1, 2, 4, 8.