OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,0,1).
MATHEMATICA
PadRight[{}, 120, {3, 2, 4, 1, 5, 1, 4, 2, 3}] (* Harvey P. Dale, May 16 2019 *)
PROG
(PARI) a(n)=[3, 2, 4, 1, 5, 1, 4, 2, 3][n%9+1] \\ Charles R Greathouse IV, Jul 13 2016
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Jan 11 2008
STATUS
approved