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!)
A285262 Expansion of Product_{k>=1} ((1-x^(4*k))/(1-x^k))^k. 3
1, 1, 3, 6, 12, 23, 45, 80, 145, 256, 446, 761, 1292, 2154, 3568, 5842, 9485, 15261, 24386, 38647, 60867, 95212, 148052, 228860, 351899, 538186, 819105, 1240704, 1870886, 2808888, 4199880, 6254577, 9279179, 13715740, 20202040, 29654210, 43386131, 63274874 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(3^(4/3) * (5*Zeta(3))^(1/3) * n^(2/3) / 4) * (5*Zeta(3))^(1/6) / (2^(7/6) * 3^(1/3)* sqrt(Pi) * n^(2/3)).
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[((1-x^(4*k))/(1-x^k))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Cf. A285215.
Sequence in context: A079735 A341580 A050243 * A024505 A005256 A097979
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Apr 15 2017
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 16 14:51 EDT 2024. Contains 371749 sequences. (Running on oeis4.)