|
| |
|
|
A114169
|
|
Numbers n such that P(9n) is prime, where P(n) is the number of partitions of n.
|
|
13
| |
|
|
4, 24, 144, 277, 278, 303, 319, 352, 518, 2279, 2405, 2578, 3400, 3787, 4273, 4457, 7603, 9145, 9858, 10774, 10988, 11545, 12954, 14120, 14674, 17537, 18193, 18602, 18919, 21955, 29775, 30559, 31504, 34160, 35618, 35655
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
MATHEMATICA
| Select[ Range[22222], PrimeQ[PartitionsP[9# ]] &]
|
|
|
CROSSREFS
| Cf. A000041, A046063, A114165, A111389, A111045, A114166, A111036, A114167, A114168, A114169, A114170.
Sequence in context: A204199 A005319 A155119 * A121102 A067411 A045915
Adjacent sequences: A114166 A114167 A114168 * A114170 A114171 A114172
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 14 2005
|
| |
|
|