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.

A153509 Period 9: repeat [6, 6, 6, 3, 3, 3, 0, 0, 0].

Original entry on oeis.org

6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3, 0, 0, 0, 6, 6, 6, 3, 3, 3
Offset: 0

Views

Author

Paul Curtz, Dec 28 2008

Keywords

Crossrefs

Cf. A130851.

Programs

Formula

G.f.: 3*(2+x^3)/((1-x)*(1+x^3+x^6)). - R. J. Mathar, Jan 21 2009
a(n) = 3*((3-floor((n+3)/3)) mod 3). - Wesley Ivan Hurt, Apr 27 2020

Extensions

More periods from R. J. Mathar, Jan 21 2009