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!)
A279225 Expansion of Product_{k>=1} 1/(1 - x^(k^2))^2. 9
1, 2, 3, 4, 7, 10, 13, 16, 22, 30, 38, 46, 58, 74, 90, 106, 129, 158, 190, 222, 264, 314, 370, 426, 495, 580, 674, 772, 886, 1024, 1174, 1332, 1512, 1724, 1961, 2210, 2494, 2818, 3180, 3558, 3984, 4468, 5003, 5572, 6202, 6918, 7698, 8530, 9440, 10466, 11589 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Number of partitions of n into squares of 2 kinds. - Ilya Gutkovskiy, Jan 23 2018
LINKS
FORMULA
a(n) ~ exp(3 * Pi^(1/3) * Zeta(3/2)^(2/3) * n^(1/3) / 2^(2/3)) * Zeta(3/2) / (8 * sqrt(3) * Pi^2 * n^(3/2)). - Vaclav Kotesovec, Dec 29 2016
MATHEMATICA
nmax = 100; CoefficientList[Series[Product[1/(1 - x^(k^2))^2, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A008811 A144678 A309678 * A073149 A065461 A008824
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 08 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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)