login
A145343
a(n) = largest prime <= the smallest positive integer with exactly n divisors.
2
2, 3, 5, 13, 11, 61, 23, 31, 47, 1021, 59, 4093, 191, 139, 113, 65521, 179, 262139, 239, 571, 3067, 4194301, 359, 1291, 12281, 887, 953, 268435399, 719, 1073741789, 839, 9209, 196597, 5179, 1259, 68719476731, 786431, 36857, 1669, 1099511627689, 2879
OFFSET
2,1
COMMENTS
a(n) = largest prime <= A005179(n).
LINKS
FORMULA
a(n) = A007917(A005179(n)). - 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