A320250 Expansion of Product_{k>=1} (1 + x^k)^(A048272(k)).
1, 1, 0, 2, 1, 1, 3, 1, 3, 4, 5, 4, 5, 6, 6, 12, 9, 11, 15, 16, 15, 22, 22, 22, 35, 33, 37, 42, 48, 48, 66, 68, 69, 90, 89, 104, 122, 127, 135, 165, 175, 189, 218, 234, 250, 302, 315, 332, 393, 413, 453, 519, 549, 587, 677, 715, 778, 872, 936, 1000, 1142, 1204
Offset: 0
Keywords
Links
- Vaclav Kotesovec, Table of n, a(n) for n = 0..1000
Programs
Formula
a(n) ~ (log(2))^(1/4) * exp(Pi*sqrt(log(2)*n/3)) / (2^(7/4) * 3^(1/4) * n^(3/4)).
Comments