[go: up one dir, main page]

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!)
A285462 Expansion of Product_{k>=1} ((1 + x^(2*k)) / (1 - x^k))^k. 5
1, 1, 4, 7, 18, 32, 72, 127, 257, 454, 861, 1497, 2719, 4654, 8171, 13781, 23564, 39159, 65559, 107455, 176712, 286000, 463200, 740910, 1184123, 1873656, 2959376, 4636145, 7245680, 11246590, 17409731, 26792371, 41114202, 62769820, 95553779, 144803917 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(1/12 + 3 * (19*Zeta(3))^(1/3) * n^(2/3) / 4) * (19*Zeta(3))^(7/36) / (A * 2^(7/6) * sqrt(3*Pi) * n^(25/36)), where A is the Glaisher-Kinkelin constant A074962.
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[((1+x^(2*k))/(1-x^k))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Cf. A279328.
Sequence in context: A056318 A011948 A256216 * A146387 A219498 A358078
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Apr 19 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 August 30 15:13 EDT 2024. Contains 375545 sequences. (Running on oeis4.)