OFFSET
0,2
LINKS
Alois P. Heinz, Table of n, a(n) for n = 0..2000 (terms n=4..500 from R. H. Hardin)
Index entries for linear recurrences with constant coefficients, signature (1,1,0,0,0,-1).
FORMULA
G.f.: (x+1)*(x^3+x^2+1)/((x-1)*(x^5+x^4+x^3+x^2-1)). - R. J. Mathar, Dec 01 2011
MATHEMATICA
CoefficientList[Series[(x + 1) (x^3 + x^2 + 1)/((x - 1) (x^5 + x^4 + x^3 + x^2 - 1)), {x, 0, 39}], x] (* Michael De Vlieger, Oct 11 2017 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
R. H. Hardin, Aug 14 2009
EXTENSIONS
Edited by Alois P. Heinz, Oct 09 2017
STATUS
approved