The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A285289 Expansion of Product_{k>=1} ((1 + x^k) / (1 + x^(2*k)))^k. 4
1, 1, 1, 4, 5, 10, 16, 26, 44, 68, 110, 167, 265, 399, 609, 919, 1371, 2040, 3005, 4420, 6436, 9364, 13501, 19433, 27806, 39639, 56265, 79572, 112126, 157390, 220283, 307163, 427145, 592029, 818359, 1127878, 1550483, 2125656, 2907013, 3965853, 5397497 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ exp(3^(5/3) * Zeta(3)^(1/3) * n^(2/3) / 4) * Zeta(3)^(1/6) / (2 * 3^(1/6) * sqrt(Pi) * n^(2/3)).
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[((1+x^k)/(1+x^(2*k)))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A002970 A073611 A058594 * A022309 A049897 A049867
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 June 11 23:47 EDT 2024. Contains 373319 sequences. (Running on oeis4.)