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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102965 Numbers n such that 3*10^n + R_n + 8 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
0, 3, 143, 797, 3143, 18791, 20763, 96743 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Also numbers n such that (28*10^n+71)/9 is prime.

LINKS

Makoto Kamada, Factorizations of 311...119.

Index entries for primes involving repunits.

MATHEMATICA

Do[ If[ PrimeQ[(28*10^n+71)/9], Print[n]], {n, 0, 10000}]

CROSSREFS

Sequence in context: A037121 A195937 A162363 * A195936 A172145 A100931

Adjacent sequences:  A102962 A102963 A102964 * A102966 A102967 A102968

KEYWORD

more,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 17 2004

EXTENSIONS

Two more PRP terms from Serge Batalov (batalovs(AT)yahoo.com), Nov 17 2008

Addition of a(8) from Kamada data by Robert Price (pamandbobprice(AT)yahoo.com), Dec 13 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 16 20:47 EST 2012. Contains 205965 sequences.