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!)
A298850 Expansion of Product_{k>=1} (1 + x^(k*(k+1)/2))^(k*(k+1)/2). 1
1, 1, 0, 3, 3, 0, 9, 9, 0, 19, 29, 10, 33, 63, 30, 66, 156, 90, 110, 300, 235, 276, 561, 465, 558, 1083, 1065, 1154, 1877, 1983, 2295, 3834, 3879, 3861, 6858, 7452, 7561, 12613, 13252, 13057, 22161, 25569, 24582, 35985, 44193, 44970, 63495, 79105, 77143, 104046, 134820, 138759, 182511, 222600 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
G.f.: Product_{k>=1} (1 + x^A000217(k))^A000217(k).
MATHEMATICA
nmax = 53; CoefficientList[Series[Product[(1 + x^(k (k + 1)/2))^(k (k + 1)/2), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A372004 A341748 A120981 * A262292 A100543 A039928
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Mar 09 2018
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 July 22 07:42 EDT 2024. Contains 374481 sequences. (Running on oeis4.)