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!)
A280947 Expansion of Product_{k>=1} (1 - x^(18*k)) * (1 - x^(18*k-9)) * (1 + x^k) / (1 - x^k). 1
1, 2, 4, 8, 14, 24, 40, 64, 100, 153, 230, 340, 496, 714, 1016, 1432, 1998, 2764, 3793, 5166, 6988, 9392, 12546, 16664, 22016, 28940, 37860, 49306, 63936, 82568, 106216, 136128, 173844, 221256, 280680, 354952, 447530, 562624, 705352, 881920, 1099840, 1368188 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Andrew Sills, Towards an Automation of the Circle Method, Gems in Experimental Mathematics in Contemporary Mathematics, 2010, formula S78.
FORMULA
a(n) ~ sqrt(5) * exp(5*Pi*sqrt(n/3)/3) / (4 * 3^(7/4) * n^(3/4)).
MATHEMATICA
nmax=50; CoefficientList[Series[Product[(1-x^(18*k))*(1-x^(18*k-9))*(1+x^k)/(1-x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A069251 A261988 A128770 * A069252 A365667 A069253
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jan 11 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 May 27 16:21 EDT 2024. Contains 372880 sequences. (Running on oeis4.)