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!)
A369340 Number of partitions of n into squares not greater than sqrt(n). 0
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 10, 10, 10, 10, 11, 11, 11, 11, 12, 12, 12, 12, 13, 13, 13, 13, 14, 14, 14, 14, 15, 15, 15, 15, 16, 16, 16, 16, 17, 17, 17, 17, 18, 18, 18, 18, 19, 19, 19, 19, 20, 20, 20, 20, 21, 108, 110, 112, 115, 118 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,17
LINKS
MATHEMATICA
Table[SeriesCoefficient[Product[1/(1 - x^(k^2)), {k, 1, Floor[n^(1/4)]}], {x, 0, n}], {n, 0, 85}]
CROSSREFS
Sequence in context: A181943 A243757 A321689 * A368870 A076568 A139259
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Jan 20 2024
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 19 06:54 EDT 2024. Contains 375284 sequences. (Running on oeis4.)