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!)
A306731 Expansion of Sum_{k>=0} x^k * Product_{j=1..k} (1 + x^j)^j. 0
1, 1, 2, 2, 4, 6, 10, 14, 24, 37, 56, 90, 135, 204, 316, 474, 704, 1068, 1579, 2332, 3445, 5054, 7376, 10750, 15587, 22497, 32437, 46544, 66520, 94908, 134912, 191185, 270301, 380924, 535469, 750898, 1050268, 1465284, 2039741, 2832694, 3925036, 5427381, 7488315, 10310431 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 43; CoefficientList[Series[Sum[x^k Product[(1 + x^j)^j, {j, 1, k}], {k, 0, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A139582 A300415 A355908 * A276059 A034410 A192682
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Mar 06 2019
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 August 6 03:16 EDT 2024. Contains 374957 sequences. (Running on oeis4.)