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