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!)
A261630 Expansion of Product_{k>=0} (1+x^(4*k+1))^2. 2
1, 2, 1, 0, 0, 2, 4, 2, 0, 2, 5, 4, 1, 2, 8, 10, 4, 2, 9, 14, 9, 4, 12, 22, 16, 6, 13, 30, 30, 14, 17, 40, 44, 24, 21, 50, 66, 42, 29, 64, 92, 66, 41, 78, 127, 106, 62, 96, 164, 152, 93, 120, 215, 220, 139, 150, 269, 302, 205, 192, 340, 412, 296, 248, 417 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ exp(Pi*sqrt(n/6)) / (2 * 6^(1/4) * n^(3/4)).
MATHEMATICA
nmax=80; CoefficientList[Series[Product[(1+x^(4*k+1))^2, {k, 0, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A063181 A247310 A059220 * A301503 A059431 A289358
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Aug 27 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 25 07:41 EDT 2024. Contains 371964 sequences. (Running on oeis4.)