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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102947 Numbers n such that 2*10^n-3 is prime. 2
1, 2, 3, 4, 13, 14, 76, 237, 872, 988, 1280, 1370, 2686, 3612, 4051, 4645, 9162, 10856, 25959, 64882 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Numbers n such that 10^n + 8*R_n - 2 is prime, where R_n = 11...1 is the repunit (A002275) of length n.

LINKS

Makoto Kamada, Factorizations of 199...997.

Index entries for primes involving repunits.

MATHEMATICA

Do[ If[ PrimeQ[2*10^n - 3], Print[n]], {n, 0, 10000}]

CROSSREFS

Sequence in context: A165302 A117342 A126129 * A162222 A010346 A089142

Adjacent sequences:  A102944 A102945 A102946 * A102948 A102949 A102950

KEYWORD

more,nonn

AUTHOR

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

EXTENSIONS

Addition of a(18)-a(20) from Kamada data by Robert Price (pamandbobprice(AT)yahoo.com), Dec 09 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 17 07:41 EST 2012. Contains 205998 sequences.