The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A029415 Expansion of 1/((1-x^6)(1-x^7)(1-x^8)(1-x^11)). 0
1, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 2, 2, 2, 3, 2, 3, 3, 3, 3, 4, 4, 5, 4, 5, 5, 5, 6, 7, 6, 7, 7, 8, 8, 9, 9, 10, 9, 11, 11, 12, 12, 13, 13, 14, 14, 16, 16, 17, 17, 18, 18, 20, 20, 22, 22, 23, 23, 25, 25, 27 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,15
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 1, 0, -1, -1, -1, 0, -1, -1, -1, 0, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, -1).
MATHEMATICA
CoefficientList[Series[1/((1-x^6)(1-x^7)(1-x^8)(1-x^11)), {x, 0, 70}], x] (* Harvey P. Dale, Jul 17 2011 *)
PROG
(PARI) Vec(1/((1-x^6)*(1-x^7)*(1-x^8)*(1-x^11)) + O(x^80)) \\ Jinyuan Wang, Mar 11 2020
CROSSREFS
Sequence in context: A364459 A230772 A029408 * A339382 A161093 A282904
KEYWORD
nonn,easy
AUTHOR
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 June 12 12:44 EDT 2024. Contains 373331 sequences. (Running on oeis4.)