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!)
A027906 Expansion of Product_{m>=1} (1+q^m)^(4*m). 9
1, 4, 14, 48, 141, 396, 1058, 2696, 6646, 15884, 36956, 83976, 186849, 407864, 875030, 1847824, 3845520, 7895872, 16010610, 32088120, 63611656, 124817444, 242560418, 467095640, 891754784, 1688619460 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
In general, if g.f. = Product_{m>=1} (1+x^m)^(t*m) and t>=1, then a(n) ~ 2^(-2/3 - t/12) * exp((3/2)^(4/3) * t^(1/3) * Zeta(3)^(1/3) * n^(2/3)) * t^(1/6) * Zeta(3)^(1/6) / (3^(1/3) * sqrt(Pi) * n^(2/3)). - Vaclav Kotesovec, Aug 17 2015
LINKS
Vaclav Kotesovec, A method of finding the asymptotics of q-series based on the convolution of generating functions, arXiv:1509.08708 [math.CO], Sep 30 2015, p. 19.
FORMULA
a(n) ~ exp(2^(-2/3) * 3^(4/3) * Zeta(3)^(1/3) * n^(2/3)) * Zeta(3)^(1/6) / (2^(2/3) * 3^(1/3) * sqrt(Pi) * n^(2/3)). - Vaclav Kotesovec, Aug 17 2015
G.f.: exp(4*Sum_{k>=1} (-1)^(k+1)*x^k/(k*(1 - x^k)^2)). - Ilya Gutkovskiy, May 30 2018
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[(1+x^k)^(4*k), {k, 1, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Aug 17 2015 *)
CROSSREFS
Cf. A026007 (t=1), A026011 (t=2), A027346 (t=3).
Sequence in context: A332610 A015651 A022632 * A047135 A331319 A291254
KEYWORD
nonn
AUTHOR
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 August 18 05:18 EDT 2024. Contains 375255 sequences. (Running on oeis4.)