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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103001 Numbers n such that 5*10^n - 9 is prime. 2
1, 2, 4, 7, 24, 172, 173, 218, 439, 2563, 2782, 2880, 3715, 4392, 10820, 14592, 25054, 27769, 40168 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

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

LINKS

Makoto Kamada, Factorizations of 499...991.

Index entries for primes involving repunits.

MATHEMATICA

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

CROSSREFS

Sequence in context: A138049 A099387 A036440 * A179386 A065846 A047904

Adjacent sequences:  A102998 A102999 A103000 * A103002 A103003 A103004

KEYWORD

more,nonn

AUTHOR

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

EXTENSIONS

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 01 2008

Addition of a(17)-a(19) from Kamada data by Robert Price (pamandbobprice(AT)yahoo.com), Dec 10 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 14 06:36 EST 2012. Contains 205570 sequences.