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!)
A262667 Expansion of Product_{k>=1} (1+x^k)^k / (1-x^k). 2
1, 2, 5, 12, 25, 52, 103, 198, 370, 680, 1221, 2158, 3757, 6448, 10931, 18322, 30382, 49894, 81206, 131044, 209818, 333466, 526294, 825182, 1285807, 1991754, 3068074, 4700910, 7166216, 10871534, 16416358, 24679224, 36943232, 55075758, 81785488, 120989244 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Convolution of A026007 and A000041.
LINKS
FORMULA
a(n) ~ exp(3^(4/3) * Zeta(3)^(1/3) * n^(2/3) / 2^(4/3) + Pi^2 * n^(1/3)/(2^(2/3) * 3^(4/3) * Zeta(3)^(1/3)) - Pi^4 / (324*Zeta(3))) * Zeta(3)^(1/3) / (2^(17/12) * 3^(1/6) * Pi * n^(5/6)).
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[(1+x^k)^k/(1-x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A067331 A116734 A101836 * A122439 A063807 A182202
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Oct 03 2015
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 25 07:53 EDT 2024. Contains 371964 sequences. (Running on oeis4.)