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.

A172430 Period length 10: repeat 2,1,6,7,0,3,4,9,8,5 .

Original entry on oeis.org

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

Views

Author

Paul Curtz, Feb 02 2010

Keywords

Comments

Also the decimal expansion of the rational number 240781665 / 1111111111 .

Formula

a(n) = A172285(n+1) mod 10.
G.f.: (2+x+6*x^2+7*x^3+3*x^5+4*x^6+9*x^7+8*x^8+5*x^9)/ ((1-x) * (1+x) * (x^4+x^3+x^2 +x+1)* (x^4-x^3+x^2-x+1)).
a(3*n) = A172423(n+2).

Extensions

Edited by R. J. Mathar, Feb 11 2010