login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A108332 Integers n such that 10^n-89 is prime. 2
2, 3, 637, 2349, 29455 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

637 corresponds to a certified prime (Primo 2.2.0 beta). - Ryan Propper (rpropper(AT)stanford.edu), Nov 06 2005

No additional terms <40000.

See Kamada link - primecount.txt for terms, primesize.txt for discovery details including probable/proven prime - search on "9w11".

LINKS

Makoto Kamada, List of near-repdigit-related prime numbers.

Index entries for primes involving repunits.

EXAMPLE

n = 3 is a member because: 10^3-89 = 1000-89 = 911, which is prime.

MATHEMATICA

Do[If[PrimeQ[10^n - 89], Print[n]], {n, 2, 10^4}] (Propper)

CROSSREFS

Cf. A089675, A095714, A092767.

Sequence in context: A090510 A004887 A165770 * A066685 A076155 A136611

Adjacent sequences:  A108329 A108330 A108331 * A108333 A108334 A108335

KEYWORD

nonn

AUTHOR

Julien Peter Benney (jpbenney(AT)ftml.net), Jun 30 2005

EXTENSIONS

a(5) from Robert Price (pamandbobprice(AT)yahoo.com), Dec 15 2010

Edited by Ray Chandler (rayjchandler(AT)sbcglobal.net), Dec 23 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 19:15 EST 2012. Contains 205852 sequences.