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!)
A329805 Expansion of Product_{i>=1, j>=1} (1 + x^(i*j) + x^(2*i*j)). 0
1, 1, 3, 4, 10, 14, 27, 39, 71, 101, 170, 242, 390, 551, 852, 1198, 1803, 2512, 3687, 5101, 7351, 10088, 14289, 19472, 27208, 36810, 50790, 68262, 93200, 124453, 168279, 223364, 299473, 395214, 525754, 690103, 911644, 1190447, 1562449, 2030381, 2649162, 3426591 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: Product_{k>=1} ((1 - x^(3*k)) / (1 - x^k))^A000005(k).
MATHEMATICA
nmax = 41; CoefficientList[Series[Product[((1 - x^(3 k))/(1 - x^k))^DivisorSigma[0, k], {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A167273 A096380 A309478 * A071019 A173285 A025084
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Nov 21 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 10:53 EDT 2024. Contains 371936 sequences. (Running on oeis4.)