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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A089147 Numbers n such that 10^n + 7*R_n is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
1, 3, 9, 13, 42, 51, 54, 91, 120, 168, 510, 819, 1071, 1756, 3010, 4333, 9534 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Also numbers n such that (16*10^n-7)/9 is prime.

LINKS

Makoto Kamada, Factorizations of 177...77

Index entries for primes involving repunits

MATHEMATICA

Do[ If[ PrimeQ[10^n + 7(10^n - 1)/9], Print[ n]], {n, 7000}]

CROSSREFS

For the primes see A088465.

Sequence in context: A018407 A068885 A018292 * A094043 A134190 A047905

Adjacent sequences:  A089144 A089145 A089146 * A089148 A089149 A089150

KEYWORD

base,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 05 2003

EXTENSIONS

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 01 2008

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 23:53 EST 2012. Contains 205860 sequences.