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!)
A280224 G.f.: Product_{k>=1} (1 + 2*x^(k^2)) / (1-x^k). 3
1, 3, 4, 7, 13, 23, 33, 51, 74, 110, 158, 222, 307, 429, 587, 792, 1065, 1423, 1877, 2470, 3227, 4196, 5416, 6963, 8899, 11344, 14384, 18158, 22840, 28647, 35786, 44552, 55295, 68423, 84422, 103879, 127457, 156009, 190481, 232007, 281934, 341879, 413640 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Convolution of A279360 and A000041.
LINKS
FORMULA
a(n) ~ exp(Pi*sqrt((2*n)/3) + 3^(1/4)*c*n^(1/4)/ 2^(3/4) - 3*c^2/(32*Pi)) / (12*n), where c = -PolyLog(3/2, -2).
MATHEMATICA
nmax=50; CoefficientList[Series[Product[(1+2*x^(k^2))/(1-x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A310008 A299024 A116201 * A282718 A092406 A250297
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 29 2016
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 27 17:22 EDT 2024. Contains 375471 sequences. (Running on oeis4.)