|
Search: id:A056848
|
|
|
| A056848 |
|
Numbers n such that n divides the number of partitions of n into distinct parts (A000009). |
|
+0 3
|
|
| 1, 10, 16, 65, 160, 180, 366, 406, 896, 1436, 3904, 5464, 6312, 7168, 12558, 17957, 36960, 48097, 48256, 61952, 88646, 94400, 107340, 112240, 114863, 127540, 171856, 270336, 383360, 392736, 459012, 623639, 960484, 1222656, 1312768, 1463990, 1480704, 2244736, 2380968, 3183563, 4161888, 4787280, 5107455, 5606400, 6826556, 7878400, 9188414, 9533238
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
No other terms below 10^7. [From Max Alekseyev (maxale(AT)gmail.com), Jul 13 2009]
|
|
MATHEMATICA
|
Do[ If[ Mod[ PartitionsQ[n], n] == 0, Print[n]], {n, 1, 48000}]
|
|
CROSSREFS
|
Cf. A000009 and A051177.
Sequence in context: A026320 A144206 A033460 this_sequence A167331 A157159 A079630
Adjacent sequences: A056845 A056846 A056847 this_sequence A056849 A056850 A056851
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 02 2000
|
|
EXTENSIONS
|
Extended by Max Alekseyev (maxale(AT)gmail.com), Jul 04 2009
|
|
|
Search completed in 0.002 seconds
|