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!)
A029055 Expansion of 1/((1-x)*(1-x^3)*(1-x^8)*(1-x^10)). 1

%I #11 May 17 2017 03:18:21

%S 1,1,1,2,2,2,3,3,4,5,6,7,8,9,10,11,13,14,16,18,20,22,24,26,29,31,34,

%T 37,40,43,47,50,54,58,62,66,71,75,80,85,91,96,102,108,114,120,127,133,

%U 141,148,156,164,172,180,189

%N Expansion of 1/((1-x)*(1-x^3)*(1-x^8)*(1-x^10)).

%C Number of partitions of n into parts 1, 3, 8 and 10. - _Ilya Gutkovskiy_, May 16 2017

%H G. C. Greubel, <a href="/A029055/b029055.txt">Table of n, a(n) for n = 0..1000</a>

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

%t CoefficientList[Series[1/((1-x)(1-x^3)(1-x^8)(1-x^10)),{x,0,60}],x] (* _Harvey P. Dale_, May 03 2012 *)

%o (PARI) x='x+O('x^50); Vec(1/((1-x)*(1-x^3)*(1-x^8)*(1-x^10))) \\ _G. C. Greubel_, May 17 2017

%K nonn

%O 0,4

%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 19 08:08 EDT 2024. Contains 371782 sequences. (Running on oeis4.)