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.

A135449 Period 5: repeat [1, 9, -7, 3, 5].

Original entry on oeis.org

1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1, 9, -7, 3, 5, 1
Offset: 0

Views

Author

Paul Curtz, Dec 14 2007

Keywords

Programs

Formula

a(n) == 9a(n-1) mod 11.
O.g.f.: -(1+9*x-7*x^2+3*x^3+5*x^4)/((x-1)*(1+x+x^2+x^3+x^4)). - R. J. Mathar, Jan 07 2008

Extensions

More periods from R. J. Mathar, Feb 07 2009