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

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

1,3

COMMENTS

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

LINKS

Makoto Kamada, Factorizations of 388...887.

Index entries for primes involving repunits.

MATHEMATICA

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

CROSSREFS

Sequence in context: A137040 A172733 A088021 * A069942 A146202 A145720

Adjacent sequences:  A102976 A102977 A102978 * A102980 A102981 A102982

KEYWORD

more,nonn

AUTHOR

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

EXTENSIONS

Additional term 10176 (a PRP) from Serge Batalov (batalovs(AT)yahoo.com), Oct 12 2008

Addition of a(5) 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 15 02:50 EST 2012. Contains 205694 sequences.