|
| |
|
|
A115214
|
|
Numbers n such that P(12n) is prime, where P(n) is the number of partitions of n.
|
|
3
| |
|
|
3, 11, 14, 18, 108, 178, 209, 214, 264, 704, 1085, 1354, 1523, 2550, 2770, 2831, 3709, 6055, 8241, 9011, 10590, 11360, 11780, 15358, 18305, 23576, 23628, 24331, 25589, 25620, 32435, 40219, 41373, 48204, 50239, 53174, 55984, 57521, 78831, 84136
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| n belongs to this sequence if and only if 12*n belongs to A046063.
|
|
|
MATHEMATICA
| Select[ Range@34000, PrimeQ@ PartitionsP[12# ] &]
|
|
|
CROSSREFS
| Cf. A000041, A049575, A046063, A114165, A111389, A111045, A114166, A111036, A114167, A114168, A114169, A114170, A113499, A115214.
Sequence in context: A186078 A063963 A101585 * A143029 A186701 A022123
Adjacent sequences: A115211 A115212 A115213 * A115215 A115216 A115217
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 14 2005
|
|
|
EXTENSIONS
| More terms from Max Alekseyev (maxale(AT)gmail.com), Dec 18 2011
|
| |
|
|