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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056663 Numbers n such that 80*R_n + 9 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
1, 13, 16, 34, 4174, 4471, 9811, 12259, 12340, 13759, 14575 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

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

LINKS

Index entries for primes involving repunits

MATHEMATICA

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

CROSSREFS

Sequence in context: A163674 A132947 A205876 * A103230 A107081 A029526

Adjacent sequences:  A056660 A056661 A056662 * A056664 A056665 A056666

KEYWORD

hard,nonn

AUTHOR

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

EXTENSIONS

Intermediate missing terms 9811 (from M.Kamada), 12259, 12340, 13759 added by Serge Batalov (batalovs(AT)yahoo.com), Dec 14 2008

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 21:09 EST 2012. Contains 205561 sequences.