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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103003 Numbers n such that 5*10^n - 3 is prime. 2
0, 1, 15, 41, 64, 131, 138, 192, 287, 495, 966, 1091, 1366, 1714, 1774, 3253, 6331, 35326, 36991, 59586, 88261 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

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

LINKS

Makoto Kamada, Factorizations of 499...997.

Index entries for primes involving repunits.

MATHEMATICA

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

CROSSREFS

Sequence in context: A068020 A131991 A116042 * A024845 A056698 A070007

Adjacent sequences:  A103000 A103001 A103002 * A103004 A103005 A103006

KEYWORD

more,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 17 2005

EXTENSIONS

Addition of a(17)-a(20) from Kamada data by Robert Price (pamandbobprice(AT)yahoo.com), Dec 10 2010

0 added by Arkadiusz Wesolowski (wesolowski(AT)aol.pl), Mar 10 2011

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 02:31 EST 2012. Contains 205978 sequences.