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.

A284517 Periodic with period [1, 4, 3, 4, 1, 6] of length 6.

Original entry on oeis.org

1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6, 1, 4, 3, 4, 1, 6
Offset: 1

Views

Author

R. J. Mathar, Mar 28 2017

Keywords

Crossrefs

Row 3 of A008307.
Cf. A284518.

Formula

G.f. -x*(1+5*x+7*x^2+6*x^3) / ( (x-1)*(1+x)*(1+x+x^2) ).
a(n+6) = a(n).
a(n) = (24 - ((n mod 6)^5 - 13*(n mod 6)^4 + 61*(n mod 6)^3 - 123*(n mod 6)^2 + 94*(n mod 6)))/4 for n>0. - Luce ETIENNE, Oct 19 2017