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!)
A280423 G.f.: Product_{k>=1} (1 + x^(k*(k+1))) / (1 - x^k). 1
1, 1, 3, 4, 7, 10, 17, 23, 36, 49, 71, 96, 136, 180, 248, 326, 437, 569, 752, 967, 1261, 1609, 2069, 2620, 3335, 4189, 5285, 6595, 8249, 10230, 12706, 15661, 19327, 23696, 29063, 35457, 43256, 52519, 63756, 77073, 93126, 112120, 134901, 161781, 193884, 231679 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(sqrt(2*n/3)*Pi + 3^(1/4) * (sqrt(2)-1) * Zeta(3/2) * n^(1/4) / 2^(5/4) + 3*(2*sqrt(2)-3) * Zeta(3/2)^2 / (64*Pi)) / (8*sqrt(3)*n).
MATHEMATICA
nmax=60; CoefficientList[Series[Product[(1+x^(k*(k+1)))/(1-x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A357459 A098613 A261037 * A143607 A193826 A032715
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jan 02 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 September 15 15:30 EDT 2024. Contains 375938 sequences. (Running on oeis4.)