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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056683 Numbers n such that 40*R_n + 9 is prime, where R_n = 11...1 is the repunit (A002275). 1
2, 4, 5, 47, 107, 244, 1043 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Also numbers n such that (4*10^(n+1)+41)/9 is prime.

LINKS

Index entries for primes involving repunits

MATHEMATICA

Do[ If[ PrimeQ[40*(10^n - 1)/9 + 9], Print[n]], {n, 5000}]

CROSSREFS

Sequence in context: A126666 A154775 A167454 * A066684 A128124 A182687

Adjacent sequences:  A056680 A056681 A056682 * A056684 A056685 A056686

KEYWORD

hard,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 10 2000

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 13 17:59 EST 2012. Contains 205530 sequences.