login
A145344
a(n) = smallest prime >= the smallest positive integer with exactly n divisors.
1
2, 2, 5, 7, 17, 13, 67, 29, 37, 53, 1031, 61, 4099, 193, 149, 127, 65537, 181, 262147, 241, 577, 3079, 4194319, 367, 1297, 12289, 907, 967, 268435459, 727, 1073741827, 853, 9221, 196613, 5189, 1277, 68719476767, 786433, 36871, 1693, 1099511627791
OFFSET
1,1
COMMENTS
a(n) = smallest prime >= A005179(n).
FORMULA
a(n) = A007918(A005179(n)). [From Ray Chandler, Oct 12 2008]
CROSSREFS
KEYWORD
nonn
AUTHOR
Leroy Quet, Oct 08 2008
EXTENSIONS
More terms from R. J. Mathar and Ray Chandler, Oct 10 2008
STATUS
approved