login
This site is supported by donations 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

Table of n, a(n) for n=0..61.

MATHEMATICA

CoefficientList[Series[1/((1-x^2)(1-x^3)(1-x^10)(1-x^11)), {x, 0, 70}], x] (* From 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: A173894 A224931 A029195 * A035454 A161228 A214130

Adjacent sequences:  A029165 A029166 A029167 * A029169 A029170 A029171

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane.

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified June 19 10:21 EDT 2013. Contains 226401 sequences.