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!)
A280453 G.f.: Product_{k>=1, j>=1} 1/(1 - x^(j^2*k^2)). 2
1, 1, 1, 1, 3, 3, 3, 3, 6, 8, 8, 8, 12, 16, 16, 16, 24, 30, 33, 33, 45, 53, 59, 59, 75, 93, 102, 106, 126, 154, 166, 174, 204, 242, 270, 282, 331, 379, 423, 439, 507, 583, 643, 681, 768, 886, 962, 1022, 1138, 1300, 1425, 1507, 1687, 1893, 2086, 2190, 2434 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
MATHEMATICA
nmax = 100; CoefficientList[Series[Product[1/(1-x^(j^2*k^2)), {k, 1, Sqrt[nmax]+1}, {j, 1, Floor[Sqrt[nmax/k^2]] + 1}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A211515 A260740 A255131 * A289903 A285047 A263137
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jan 03 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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)