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!)
A280204 G.f.: Product_{k>=1} (1+x^(k^2)) / (1-x^k). 9
1, 2, 3, 5, 9, 14, 21, 31, 45, 65, 92, 127, 175, 239, 322, 430, 572, 753, 985, 1281, 1657, 2131, 2727, 3471, 4401, 5558, 6988, 8751, 10924, 13588, 16846, 20819, 25653, 31518, 38621, 47195, 57530, 69958, 84869, 102723, 124070, 149532, 179852, 215894, 258668 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Convolution of A033461 and A000041.
LINKS
FORMULA
a(n) ~ exp(Pi*sqrt(2*n/3) + 2^(-5/4)*3^(1/4)*(sqrt(2)-1)*Zeta(3/2)*n^(1/4) - 3*(sqrt(2)-1)^2*Zeta(3/2)^2/(64*Pi)) / (2^(5/2)*sqrt(3)*n).
MATHEMATICA
nmax=50; CoefficientList[Series[Product[(1+x^(k^2))/(1-x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A023672 A023567 A076027 * A240841 A056686 A326332
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 28 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 April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)