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!)
A261650 Expansion of Product_{k>=0} ((1+x^(4*k+1))/(1-x^(4*k+1)))^2. 2
1, 4, 8, 12, 16, 24, 40, 60, 80, 104, 144, 204, 272, 344, 440, 584, 768, 968, 1200, 1516, 1936, 2424, 2968, 3644, 4528, 5596, 6800, 8216, 10000, 12184, 14688, 17564, 21056, 25320, 30272, 35912, 42576, 50616, 60024, 70728, 83136, 97896, 115200, 134924, 157504 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ exp(Pi*sqrt(n/2)) * 2^(3/2) * Gamma(1/4)^2 / (16 * Pi^(3/2) * sqrt(n)).
MATHEMATICA
nmax=60; CoefficientList[Series[Product[((1+x^(4*k+1))/(1-x^(4*k+1)))^2, {k, 0, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A291928 A045783 A316712 * A178731 A334386 A071072
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Aug 28 2015
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 24 06:24 EDT 2024. Contains 371918 sequences. (Running on oeis4.)