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!)
A029168 Expansion of 1/((1-x^2)(1-x^3)(1-x^10)(1-x^11)). 1

%I #11 Mar 15 2020 22:41:55

%S 1,0,1,1,1,1,2,1,2,2,3,3,4,4,5,5,6,6,7,7,9,9,11,11,13,13,15,15,17,17,

%T 20,20,23,24,26,27,30,30,33,34,37,38,42,43,47,48,52,53,57,58,63,64,69,

%U 71,76,78,83,85,90,92,98,100

%N Expansion of 1/((1-x^2)(1-x^3)(1-x^10)(1-x^11)).

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

%t CoefficientList[Series[1/((1-x^2)(1-x^3)(1-x^10)(1-x^11)), {x,0,70}], x] (* _Harvey P. Dale_, Jul 22 2011 *)

%o (PARI) Vec(1/((1-x^2)*(1-x^3)*(1-x^10)*(1-x^11))+O(x^99)) \\ _Charles R Greathouse IV_, Sep 27 2012

%K nonn,easy

%O 0,7

%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 May 19 14:45 EDT 2024. Contains 372698 sequences. (Running on oeis4.)