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!)
A292563 Expansion of Product_{k>=1} (1 + x^((2*k-1)^3)) / (1 - x^((2*k-1)^3)). 2
1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Convolution of A292547 and A287091.
In general, if m > 0 and g.f. = Product_{k>=1} (1 + x^((2*k-1)^m)) / (1 - x^((2*k-1)^m)), then a(n) ~ exp((m+1) * ((2^(1 + 1/m)-1) * Gamma(1/m) * Zeta(1 + 1/m)/m^2)^(m/(m+1)) * n^(1/(m+1)) / 2) * ((2^(1 + 1/m)-1) * Gamma(1/m) * Zeta(1 + 1/m))^(m/(2*(m+1))) / (sqrt(Pi*(m+1)) * 2^(m/2 + 1) * m^((m-1)/(2*(m+1))) * n^((2*m+1)/(2*(m+1)))).
LINKS
FORMULA
a(n) ~ exp(2 * ((2^(4/3)-1) * Gamma(1/3) * Zeta(4/3))^(3/4) * n^(1/4) / 3^(3/2)) * ((2^(4/3)-1) * Gamma(1/3) * Zeta(4/3))^(3/8) / (2^(7/2) * 3^(1/4) * sqrt(Pi) * n^(7/8)).
MATHEMATICA
nmax = 100; CoefficientList[Series[Product[(1 + x^((2*k-1)^3)) / (1 - x^((2*k-1)^3)), {k, 1, Floor[nmax^(1/3)/2] + 1}], {x, 0, nmax}], x]
CROSSREFS
Cf. A080054 (m=1), A104274 (m=2).
Sequence in context: A087103 A287091 A204551 * A362367 A211661 A111972
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Sep 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 June 5 10:02 EDT 2024. Contains 373105 sequences. (Running on oeis4.)