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
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, 20, 20, 23, 24, 26, 27, 30, 30, 33, 34, 37, 38, 42, 43, 47, 48, 52, 53, 57, 58, 63, 64, 69, 71, 76, 78, 83, 85, 90, 92, 98, 100 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
LINKS
Index entries for linear recurrences with constant coefficients, 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).
MATHEMATICA
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 *)
PROG
(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
CROSSREFS
Sequence in context: A029195 A242745 A285578 * A035454 A161228 A214130
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 8 06:53 EDT 2024. Contains 372319 sequences. (Running on oeis4.)