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!)
A261796 Expansion of Product_{k>=1} (1+x^k)/((1+x^(3*k))*(1+x^(5*k))). 3
1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 4, 5, 4, 4, 5, 6, 7, 8, 9, 9, 10, 12, 13, 14, 15, 16, 17, 20, 23, 24, 26, 28, 30, 33, 37, 40, 42, 46, 50, 55, 60, 65, 68, 72, 79, 86, 93, 101, 108, 114, 123, 134, 144, 153, 164, 174, 186, 203, 219, 233, 247, 263, 280 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,8
LINKS
FORMULA
a(n) ~ exp(Pi*sqrt(7*n/5)/3) * 7^(1/4) / (2*sqrt(3) * 5^(1/4) * n^(3/4)).
MATHEMATICA
nmax=100; CoefficientList[Series[Product[(1+x^k)/((1+x^(3*k))*(1+x^(5*k))), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A112210 A018050 A194316 * A200245 A116492 A103263
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 August 1 03:42 EDT 2024. Contains 374810 sequences. (Running on oeis4.)