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!)
A029291 Expansion of 1/((1-x^3)(1-x^5)(1-x^11)(1-x^12)). 1

%I #10 Mar 11 2020 23:22:42

%S 1,0,0,1,0,1,1,0,1,1,1,2,2,1,2,3,2,3,3,2,4,4,4,5,5,5,6,7,6,7,8,7,9,10,

%T 9,11,12,11,13,14,13,15,16,15,18,19,18,21,22,21,24,25,24,27,28,28,31,

%U 32,32,35,37,36,39,41,40,44

%N Expansion of 1/((1-x^3)(1-x^5)(1-x^11)(1-x^12)).

%C Number of partitions of n into parts 3, 5, 11, and 12. - _Vincenzo Librandi_, Jun 04 2014

%H Vincenzo Librandi, <a href="/A029291/b029291.txt">Table of n, a(n) for n = 0..1000</a>

%H <a href="/index/Rec#order_31">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 1, 0, 1, 0, 0, -1, 0, 0, 1, 1, 0, -1, -1, -1, -1, 0, 1, 1, 0, 0, -1, 0, 0, 1, 0, 1, 0, 0, -1).

%t CoefficientList[Series[1/((1 - x^3) (1 - x^5) (1 - x^11) (1 - x^12)), {x, 0, 100}], x] (* _Vincenzo Librandi_, Jun 04 2014 *)

%o (PARI) Vec(1/((1-x^3)*(1-x^5)*(1-x^11)*(1-x^12)) + O(x^80)) \\ _Jinyuan Wang_, Mar 11 2020

%K nonn,easy

%O 0,12

%A _N. J. A. Sloane_

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 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)