login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100823 G.f.: product_{k>0}(1+x^k)/((1-x^k)*(1+x^(3k))*(1+x^(5k))) 0
1, 2, 4, 7, 12, 19, 30, 46, 69, 101, 146, 208, 293, 408, 562, 768, 1040, 1397, 1864, 2470, 3254, 4261, 5550, 7192, 9277, 11911, 15229, 19391, 24597, 31085, 39150, 49142, 61489, 76702, 95401, 118324, 146362, 180573, 222226, 272826, 334173, 408394 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MAPLE

series(product((1+x^k)/((1-x^k)*(1+x^(3*k))*(1+x^(5*k))), k=1..100), x=0, 100);

MATHEMATICA

CoefficientList[ Series[ Product[(1 + x^k)/((1 - x^k)*(1 + x^(3k))*(1 + x^(5k))), {k, 100}], {x, 0, 45}], x] (from Robert G. Wilson v Jan 12 2005)

CROSSREFS

Cf. A098151, A102346.

Sequence in context: A035298 A000070 A008609 * A102346 A018147 A125892

Adjacent sequences:  A100820 A100821 A100822 * A100824 A100825 A100826

KEYWORD

nonn

AUTHOR

Noureddine Chair (n.chair(AT)rocketmail.com), Jan 06 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 12 2005

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 February 17 09:04 EST 2012. Contains 205998 sequences.