login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A135132 Integers n such that 10^n + 73 is a prime number. 1
1, 2, 8, 11, 145, 695, 1099, 3518, 6211, 13015 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(5) to a(7) were certified prime with PRIMO. - Bernardo Boncompagni, Nov 07 2008
The next term (if one exists) is > 100000. - Robert Price, Apr 25 2011
See Kamada link - primecount.txt for terms, primesize.txt for discovery details including probable or proved primes - search on "10073".
LINKS
EXAMPLE
8 is a member because 10^8+73 = 100000000+73 = 100000073, which is prime.
MATHEMATICA
Select[Range[1000], PrimeQ[10^# + 73] &] (* G. C. Greubel, Sep 28 2016 *)
CROSSREFS
Sequence in context: A332098 A254313 A209429 * A178060 A007543 A352549
KEYWORD
more,nonn
AUTHOR
Julien Peter Benney (jpbenney(AT)gmail.com), Feb 12 2008
EXTENSIONS
a(7) from Bernardo Boncompagni, Nov 07 2008
Added term 13015. Robert Price, Mar 22 2010
Added two terms: 3518,6211. Robert Price, Oct 10 2010
Edited by Ray Chandler, Dec 23 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 17 19:42 EDT 2024. Contains 375990 sequences. (Running on oeis4.)