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!)
A285445 Expansion of Product_{k>=1} (1 + x^k) / (1 - x^(3*k)). 4
1, 1, 1, 3, 3, 4, 8, 9, 11, 19, 22, 27, 42, 49, 60, 87, 102, 124, 172, 202, 244, 326, 383, 460, 598, 702, 838, 1066, 1249, 1483, 1854, 2167, 2560, 3154, 3677, 4324, 5264, 6120, 7165, 8633, 10009, 11671, 13939, 16116, 18720, 22188, 25583, 29611, 34862, 40089 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ exp(sqrt(5*n)*Pi/3) * sqrt(5) / (8*sqrt(3)*n).
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[((1+x^k)/(1-x^(3*k))), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A137417 A137418 A357306 * A327745 A155822 A160646
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Apr 19 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 April 24 19:52 EDT 2024. Contains 371963 sequences. (Running on oeis4.)