login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A029378 Expansion of 1/((1-x^5)(1-x^6)(1-x^7)(1-x^8)). 0
1, 0, 0, 0, 0, 1, 1, 1, 1, 0, 1, 1, 2, 2, 2, 2, 2, 2, 3, 3, 4, 4, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 11, 12, 12, 13, 13, 15, 15, 17, 17, 18, 19, 20, 21, 23, 23, 25, 25, 27, 28, 30, 31, 33, 33, 35, 36, 39, 40, 42, 43, 45, 46, 49, 50, 53, 54, 57, 58, 61, 62 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,13
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,1,1,1,1,0,0,-1,-1,-2,-1,-1,0,0,1,1,1,1,0,0,0,0,-1).
MATHEMATICA
CoefficientList[Series[1/((1-x^5)(1-x^6)(1-x^7)(1-x^8)), {x, 0, 100}], x] (* Harvey P. Dale, Apr 30 2011 *)
PROG
(PARI) Vec(1/((1-x^5)*(1-x^6)*(1-x^7)*(1-x^8)) + O(x^80)) \\ Jinyuan Wang, Mar 11 2020
CROSSREFS
Sequence in context: A090621 A173711 A236678 * A053278 A035466 A122521
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Harvey P. Dale, Apr 30 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 07:06 EDT 2024. Contains 371920 sequences. (Running on oeis4.)