login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A114991
Primes of the form 2^a * 3^b * 5^c + 1 for positive a, b, c.
1
31, 61, 151, 181, 241, 271, 541, 601, 751, 811, 1201, 1621, 1801, 2161, 2251, 3001, 4051, 4801, 4861, 6481, 7681, 8101, 8641, 9001, 9601, 9721, 11251, 14401, 15361, 19441, 21601, 21871, 22501, 23041, 24001, 32401, 33751, 36451, 37501, 43201, 54001, 57601, 58321
OFFSET
1,1
EXAMPLE
a(1) = 31 = 2^1 * 3^1 * 5^1 + 1.
a(2) = 61 = 2^2 * 3^1 * 5^1 + 1.
a(3) = 151 = 2^1 * 3^1 * 5^2 + 1.
a(4) = 181 = 2^2 * 3^2 * 5^1 + 1.
Values include 30000001 = 2^7 * 3^1 * 5^7 + 1, 90000000001 = 2^9 * 3^2 * 5^9 + 1.
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Jonathan Vos Post, Feb 22 2006
STATUS
approved