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!)
A029211 Expansion of 1/((1-x^2)(1-x^5)(1-x^10)(1-x^11)). 1
1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 3, 2, 3, 2, 3, 4, 4, 4, 4, 4, 7, 6, 8, 6, 8, 9, 10, 10, 10, 10, 14, 13, 16, 14, 16, 18, 19, 20, 20, 20, 25, 24, 28, 26, 29, 31, 33, 34, 35, 35, 41, 40, 45, 43, 47, 50, 52, 54, 55, 56, 63, 62, 68 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,11
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,1,0,0,1,0,-1,0,0,1,1,-1,-1,0,-1,-1,1,1,0,0,-1,0,1,0,0,1,0,-1).
MATHEMATICA
CoefficientList[Series[1/((1 - x^2) (1 - x^5) (1 - x^10) (1 - x^11)), {x, 0, 70}], x] (* Vincenzo Librandi, Jun 02 2014 *)
PROG
(PARI) Vec(1/((1-x^2)*(1-x^5)*(1-x^10)*(1-x^11)) + O(x^80)) \\ Jinyuan Wang, Mar 15 2020
CROSSREFS
Sequence in context: A262785 A264843 A316290 * A246925 A217618 A018837
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)