|
| |
|
|
A093116
|
|
Number of partitions of n^2 into squares not less than n.
|
|
3
| |
|
|
1, 1, 1, 1, 2, 2, 2, 1, 2, 5, 4, 4, 5, 9, 15, 23, 24, 13, 20, 32, 55, 84, 113, 185, 303, 545, 167, 298, 435, 716, 1055, 1701, 2584, 4213, 6471, 10218, 15884, 4856, 7376, 11231, 17221, 26054, 39583, 60109, 91622, 138569, 209951, 318368, 483098, 730183
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,5
|
|
|
EXAMPLE
| n=10: 10^2 = 100 = 64+36 = 36+16+16+16+16 = 25+25+25+25, all
other partitions of 100 into squares contain parts < 10, therefore
a(10)=4.
|
|
|
CROSSREFS
| Cf. A093115, A092362, A001156, A037444, A078134.
A072213, A161408. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jun 10 2009]
Sequence in context: A179647 A029330 A132225 * A198199 A124369 A205013
Adjacent sequences: A093113 A093114 A093115 * A093117 A093118 A093119
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Mar 21 2004
|
| |
|
|