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!)
A029094 Expansion of 1/((1-x)(1-x^5)(1-x^7)(1-x^11)). 1
1, 1, 1, 1, 1, 2, 2, 3, 3, 3, 4, 5, 6, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 19, 21, 23, 25, 27, 29, 31, 33, 36, 39, 41, 44, 47, 50, 53, 56, 60, 63, 67, 71, 75, 79, 83, 88, 92, 97, 102, 107, 112, 117, 123, 129, 135, 141 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
COMMENTS
Number of partitions of n into parts 1, 5, 7 and 11. - Ilya Gutkovskiy, May 21 2017
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,0,0,0,1,-1,1,-1,0,0,1,-2,1,0,0,-1,1,-1,1,0,0,0,1,-1).
MATHEMATICA
CoefficientList[Series[1/((1-x)(1-x^5)(1-x^7)(1-x^11)), {x, 0, 60}], x] (* Harvey P. Dale, Oct 05 2011 *)
PROG
(PARI) Vec(1/((1-x)*(1-x^5)*(1-x^7)*(1-x^11))+O(x^99)) \\ Charles R Greathouse IV, Sep 27 2012
CROSSREFS
Sequence in context: A029112 A348336 A302984 * A262950 A227398 A003105
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 5 12:19 EDT 2024. Contains 372275 sequences. (Running on oeis4.)