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!)
A285290 Expansion of Product_{k>=1} ((1 + x^k) / (1 + x^(4*k)))^k. 5
1, 1, 2, 5, 7, 15, 26, 44, 74, 125, 205, 331, 534, 844, 1332, 2077, 3215, 4934, 7533, 11410, 17191, 25751, 38346, 56833, 83814, 123025, 179776, 261639, 379186, 547476, 787516, 1128775, 1612395, 2295701, 3258177, 4610130, 6503873, 9149365, 12835612, 17959085 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(2^(-8/3) * 3^(5/3) * (5*Zeta(3))^(1/3) * n^(2/3)) * (5*Zeta(3))^(1/6) / (2^(4/3) * 3^(1/6) * sqrt(Pi) * n^(2/3)).
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[((1+x^k)/(1+x^(4*k)))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A244962 A022629 A032216 * A032141 A032045 A207035
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Apr 16 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 18 18:58 EDT 2024. Contains 371781 sequences. (Running on oeis4.)