login
A013985
Expansion of 1/(1-x^2-x^3-x^4-x^5-x^6-x^7-x^8).
1
1, 0, 1, 1, 2, 3, 5, 8, 13, 20, 33, 52, 84, 134, 215, 344, 551, 882, 1413, 2262, 3623, 5801, 9290, 14876, 23822, 38147, 61087, 97821, 156646, 250844, 401689, 643243, 1030056, 1649477, 2641386, 4229776, 6773341
OFFSET
0,5
MATHEMATICA
CoefficientList[Series[1 / (1 - x^2 - x^3 - x^4 - x^5 - x^6 - x^7 - x^8), {x, 0, 40}], x] (* Vincenzo Librandi, Jun 23 2013 *)
CROSSREFS
See A000045 for the Fibonacci numbers.
Sequence in context: A322332 A225394 A394165 * A092834 A080106 A293644
KEYWORD
nonn,easy
STATUS
approved