OFFSET
1,1
REFERENCES
N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
Eugène Ehrhart, Deux corollaires de la loi de réciprocité du polyèdre rationnel, C. R. Acad. Sci. Paris Ser. A 265, 1967, 160-162.
Eugène Ehrhart, Deux corollaires de la loi de réciprocité du polyèdre rationnel, C. R. Acad. Sci. Paris Ser. A 265, 1967, 160-162. [Annotated scanned copy]
Index entries for linear recurrences with constant coefficients, signature (2,-1,0,0,0,1,-2,1).
FORMULA
Ehrhart (1967) gives a g.f. on page 161.
G.f.: (x^5+x^4+x^3+x+1)/((1-x^6)*(1-x)^2). - Sean A. Irvine, Apr 25 2017
MATHEMATICA
Rest[CoefficientList[Series[(x^5 + x^4 + x^3 + x + 1) / ((1 - x^6) (1 - x)^2), {x, 0, 40}], x]] (* Vincenzo Librandi, Apr 26 2017 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Sean A. Irvine, Apr 25 2017
STATUS
approved