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!)
A285047 Expansion of Product_{k>=1} 1/(1-x^(k^2))^k. 8
1, 1, 1, 1, 3, 3, 3, 3, 6, 9, 9, 9, 13, 19, 19, 19, 28, 37, 43, 43, 57, 69, 81, 81, 100, 132, 150, 160, 184, 236, 260, 280, 319, 391, 460, 490, 565, 657, 771, 811, 922, 1084, 1243, 1363, 1510, 1781, 1985, 2185, 2388, 2775, 3159, 3439, 3832, 4335, 4963, 5323 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
log(a(n)) ~ Pi*sqrt(n/3).
MATHEMATICA
nmax=100; CoefficientList[Series[Product[1/(1-x^(k^2))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A255131 A280453 A289903 * A263137 A320846 A277515
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Apr 15 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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)