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!)
A306730 Expansion of Sum_{k>=0} x^k * Product_{j=1..k} (1 + j*x^j). 0
1, 1, 2, 2, 4, 6, 9, 12, 22, 32, 45, 70, 98, 153, 231, 318, 452, 685, 933, 1387, 1988, 2769, 3850, 5433, 7622, 10530, 14896, 20635, 28123, 38934, 53067, 72144, 99509, 133661, 183794, 249130, 333956, 448306, 605165, 807053, 1078093, 1444021, 1913418, 2556415, 3406636 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 44; CoefficientList[Series[Sum[x^k Product[(1 + j x^j), {j, 1, k}], {k, 0, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A240065 A237755 A362260 * A209603 A192684 A274147
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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)