OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,0,1).
FORMULA
a(n) = A045944(n) mod 9.
a(n) = a(n-9).
G.f.: x*(5 + 7*x + 6*x^2 + 2*x^3 + 4*x^4 + 3*x^5 + 8*x^6 + x^7)/((1 - x)*(1 + x + x^2)*(1 + x^3 + x^6)). - Andrew Howroyd, Nov 09 2025
MATHEMATICA
PadRight[{}, 108, {0, 5, 7, 6, 2, 4, 3, 8, 1}] (* Paolo Xausa, May 23 2026 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Oct 13 2008
STATUS
approved
