OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,0,0,0,-1,1).
FORMULA
From Chai Wah Wu, Apr 18 2024: (Start)
a(n) = a(n-1) - a(n-5) + a(n-6) for n > 25.
G.f.: x^4*(x^21 - x^20 + x^17 - x^14 + x^13 - x^11 + x^10 - x^9 + x^8 - x^7 - x^2 + x - 1)/(x^6 - x^5 + x - 1). (End)
CROSSREFS
KEYWORD
nonn,word,easy,less
AUTHOR
Paul Curtz, Dec 09 2008
EXTENSIONS
Edited by N. J. A. Sloane, Apr 09 2009, Apr 11 2009
Extended by Nathaniel Johnston, May 05 2011
STATUS
approved