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!)
A029148 Expansion of 1/((1-x^2)(1-x^3)(1-x^5)(1-x^11)). 1
1, 0, 1, 1, 1, 2, 2, 2, 3, 3, 4, 5, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 17, 18, 20, 22, 24, 26, 28, 30, 33, 35, 38, 41, 43, 47, 50, 53, 57, 60, 64, 68, 72, 76, 81, 85, 90, 95, 100, 105, 111, 116, 122, 128, 134, 141, 147, 154, 161, 168, 176, 183, 191, 199, 207 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
COMMENTS
a(n) is the number of partitions of n into parts 2, 3, 5, and 11. - Joerg Arndt, Jan 16 2017
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,1,1,0,0,0,-1,-1,0,1,1,0,-1,-1,0,0,0,1,1,0,-1).
FORMULA
G.f.: 1 / ((1 - x)^4*(1 + x)*(1 + x + x^2)*(1 + x + x^2 + x^3 + x^4)*(1 + x + x^2 + x^3 + x^4 + x^5 + x^6 + x^7 + x^8 + x^9 + x^10)). - Colin Barker, Jan 16 2017
PROG
(PARI) Vec(1 / ((1 - x)^4*(1 + x)*(1 + x + x^2)*(1 + x + x^2 + x^3 + x^4)*(1 + x + x^2 + x^3 + x^4 + x^5 + x^6 + x^7 + x^8 + x^9 + x^10)) + O(x^100)) \\ Colin Barker, Jan 16 2017
CROSSREFS
Sequence in context: A025769 A103563 A008625 * A067842 A164066 A053251
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 1 04:51 EDT 2024. Contains 373010 sequences. (Running on oeis4.)