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”).

A110920
Integers n such that 2*10^n + 81 is a prime number.
0
0, 1, 2, 3, 6, 7, 8, 15, 36, 38, 51, 168, 1000, 2955, 8151, 16456, 17902, 18784, 24948, 28731, 87144
OFFSET
1,3
COMMENTS
See Kamada link - primecount.txt for terms, primesize.txt for discovery details including probable or proved primes - search on "20081".
a(22) > 10^5. - Robert Price, Jan 19 2017
EXAMPLE
n = 3 is a term because 2*10^3 + 81 = 2*1000 + 81 = 2000 + 81 = 2081 and 2081 is prime.
KEYWORD
more,nonn
AUTHOR
Julien Peter Benney (jpbenney(AT)ftml.net), Oct 04 2005
EXTENSIONS
a(15)-a(18) from Kamada link by Ray Chandler, Dec 23 2010
a(1)-a(2) prepended by Robert Price, Jan 19 2017
a(19)-a(21) from Robert Price, Jan 19 2017
STATUS
approved