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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101398 Numbers n such that 4*10^n-3 is prime. 1
1, 2, 14, 20, 30, 44, 66, 260, 872, 8846, 26744, 57506 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

See Kamada link for search limit and prime vs. PRP status.

LINKS

Makoto Kamada, Factorizations of 399...997.

Index entries for primes involving repunits.

EXAMPLE

n = 1, 2, 14, 20 are members since 37, 397, 399999999999997 and 399999999999999999997

are prime numbers.

MATHEMATICA

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

CROSSREFS

Cf. A089675.

Sequence in context: A032476 A059205 A187261 * A131221 A138047 A005237

Adjacent sequences:  A101395 A101396 A101397 * A101399 A101400 A101401

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

a(11)-a(12) 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 14:37 EST 2012. Contains 205822 sequences.