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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056719 Numbers n such that 7*10^n + R_n is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
0, 1, 7, 55, 83461 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

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

No other terms below 184000 [From Serge Batalov (batalovs(AT)yahoo.com), Aug 13 2009]

LINKS

Makoto Kamada, Factorizations of 711...11

Index entries for primes involving repunits

MATHEMATICA

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

CROSSREFS

Sequence in context: A197228 A009521 A116120 * A038855 A097254 A043911

Adjacent sequences:  A056716 A056717 A056718 * A056720 A056721 A056722

KEYWORD

hard,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 11 2000

EXTENSIONS

A new PRP term from Serge Batalov (batalovs(AT)yahoo.com), Aug 13 2009

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 07:58 EST 2012. Contains 205717 sequences.