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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101394 Numbers n such that 4*10^n+9 is prime. 1
0, 2, 4, 5, 8, 9, 28, 191, 196, 2038, 34414, 39266 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

No further terms less than 50000.

LINKS

Makoto Kamada, Factorizations of 400...009.

Sabin Tabirca and Kieran Reynolds, Lacunary Prime Numbers.

Index entries for primes involving repunits.

EXAMPLE

n = 2, 4, 5, 8, 9 are members since 409, 40009, 400009, 400000009 and 4000000009 are all

prime.

MATHEMATICA

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

CROSSREFS

Cf. A088275, A056806.

Sequence in context: A195364 A200947 A092739 * A095031 A100598 A191535

Adjacent sequences:  A101391 A101392 A101393 * A101395 A101396 A101397

KEYWORD

nonn

AUTHOR

Julien Peter Benney (jpbenney(AT)ftml.net), Jan 15 2005

EXTENSIONS

a(10)=2038 from Joao da Silva (zxawyh66(AT)yahoo.com), Sep 30 2005

a(11)-a(12) from Kamada data by Robert Price (pamandbobprice(AT)yahoo.com), Dec 13 2010

Edited by Ray Chandler (rayjchandler(AT)sbcglobal.net), Dec 23 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 16 18:43 EST 2012. Contains 205939 sequences.