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!)
A029189 Expansion of 1/((1-x^2)(1-x^4)(1-x^9)(1-x^11)). 0
1, 0, 1, 0, 2, 0, 2, 0, 3, 1, 3, 2, 4, 3, 4, 4, 5, 5, 6, 6, 8, 7, 10, 8, 12, 9, 14, 11, 16, 13, 18, 16, 20, 19, 22, 22, 25, 25, 28, 28, 32, 31, 36, 34, 41, 38, 45, 42, 50, 47, 54, 52, 59, 58, 64, 64, 70, 70, 76, 76, 83, 82 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,1,0,1,0,-1,0,0,1,0,0,0,-2,0,0,0,1,0,0,-1,0,1,0,1,0,-1).
MATHEMATICA
CoefficientList[Series[1/((1-x^2)(1-x^4)(1-x^9)(1-x^11)), {x, 0, 80}], x] (* Harvey P. Dale, Nov 26 2014 *)
PROG
(PARI) Vec(1/((1-x^2)*(1-x^4)*(1-x^9)*(1-x^11)) + O(x^80)) \\ Jinyuan Wang, Mar 15 2020
CROSSREFS
Sequence in context: A029190 A166865 A300575 * A035432 A029224 A029188
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 April 19 03:30 EDT 2024. Contains 371782 sequences. (Running on oeis4.)