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!)
A029212 Expansion of 1/((1-x^2)(1-x^5)(1-x^10)(1-x^12)). 1
1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 3, 1, 4, 1, 4, 3, 4, 4, 4, 4, 7, 4, 9, 4, 10, 7, 10, 9, 10, 10, 14, 10, 17, 10, 19, 14, 20, 17, 20, 19, 25, 20, 29, 20, 32, 25, 34, 29, 35, 32, 41, 34, 46, 35, 50, 41, 53, 46, 55, 50, 63, 53, 69, 55 (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,0,0,0,-1,-1,0,0,0,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^12)), {x, 0, 70}], x] (* Vincenzo Librandi, Jun 02 2014 *)
PROG
(PARI) Vec(1/((1-x^2)*(1-x^5)*(1-x^10)*(1-x^12)) + O(x^80)) \\ Jinyuan Wang, Mar 15 2020
CROSSREFS
Sequence in context: A120731 A294098 A087477 * A035687 A324542 A349042
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 16 08:27 EDT 2024. Contains 371698 sequences. (Running on oeis4.)