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!)
A029208 Expansion of 1/((1-x^2)(1-x^5)(1-x^9)(1-x^10)). 1
1, 0, 1, 0, 1, 1, 1, 1, 1, 2, 3, 2, 3, 2, 4, 4, 4, 4, 5, 6, 8, 6, 8, 7, 10, 10, 10, 11, 12, 14, 16, 14, 17, 16, 20, 20, 21, 22, 24, 26, 29, 27, 31, 30, 35, 36, 37, 39, 41, 44, 48, 46, 51, 50, 57, 58, 60, 62, 65, 69, 74, 72 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,10
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,1,0,0,1,0,-1,0,1,1,-1,-1,0,-1,-1,1,1,0,-1,0,1,0,0,1,0,-1).
MATHEMATICA
CoefficientList[Series[1/((1-x^2)(1-x^5)(1-x^9)(1-x^10)), {x, 0, 70}], x] (* Harvey P. Dale, Jul 23 2013 *)
PROG
(PARI) Vec(1/((1-x^2)*(1-x^5)*(1-x^9)*(1-x^10)) + O(x^80)) \\ Jinyuan Wang, Mar 15 2020
CROSSREFS
Sequence in context: A165005 A167530 A205789 * A322592 A329896 A366262
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 May 28 20:33 EDT 2024. Contains 372919 sequences. (Running on oeis4.)