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!)
A307571 Expansion of Product_{j>=1} (1 + x^j*Product_{k>=1} (1 + x^k)^(k*j))^j. 1
1, 1, 3, 11, 38, 129, 436, 1445, 4764, 15583, 50667, 163890, 527620, 1691368, 5400754, 17183173, 54487190, 172235992, 542844404, 1706169816, 5348478123, 16724698483, 52174714116, 162399459964, 504402061533, 1563430065203, 4836462927829, 14933470162894, 46026742326000, 141614337715832 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: g(x*g(x)), where g(x) = g.f. of A026007.
MATHEMATICA
nmax = 29; CoefficientList[Series[Product[(1 + x^j Product[(1 + x^k)^(k j), {k, 1, nmax}])^j, {j, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A092201 A273526 A026943 * A047096 A149060 A151468
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Apr 15 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.)