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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102945 Numbers n such that 10^n + 8*R_n + 1 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
1, 3, 12, 267, 843, 6300, 37992, 54117, 121242, 121621 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

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

No more terms below 133000 [From Serge Batalov (batalovs(AT)yahoo.com), May 15 2010]

LINKS

Makoto Kamada, Factorizations of 188...889.

Index entries for primes involving repunits.

MATHEMATICA

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

CROSSREFS

Sequence in context: A089428 A063801 A160320 * A132515 A036300 A169815

Adjacent sequences:  A102942 A102943 A102944 * A102946 A102947 A102948

KEYWORD

more,nonn

AUTHOR

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

EXTENSIONS

More PRP terms a(7)-a(10). Sieved with srsieve and tested with Prime95 by Serge Batalov (batalovs(AT)yahoo.com), May 15 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 13 10:20 EST 2012. Contains 205451 sequences.