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!)
A261797 Expansion of Product_{k>=1} (1-x^(3*k))*(1-x^(5*k))/(1-x^k). 3
1, 1, 2, 2, 4, 4, 6, 7, 11, 12, 16, 19, 25, 29, 37, 43, 55, 63, 78, 90, 110, 127, 153, 176, 211, 242, 286, 328, 386, 441, 515, 586, 682, 775, 895, 1016, 1169, 1323, 1514, 1711, 1953, 2201, 2502, 2815, 3191, 3582, 4048, 4536, 5113, 5719, 6429, 7179, 8052 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(Pi*sqrt(14*n/5)/3) / sqrt(30*n).
MATHEMATICA
nmax=80; CoefficientList[Series[Product[(1-x^(3*k))*(1-x^(5*k))/(1-x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A027590 A007212 A027595 * A067590 A058686 A339447
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Sep 01 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 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)