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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056662 Numbers n such that 90*R_n + 7 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 2
0, 1, 2, 16, 139, 989, 1886, 3529, 5995, 13819, 21872, 26044 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,3

COMMENTS

Also numbers n such that 10^(n+1) - 3 is a prime number.

LINKS

Table of n, a(n) for n=1..12.

Index entries for primes involving repunits

Makoto Kamada, Factorizations of 99...997.

MATHEMATICA

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

CROSSREFS

Sequence in context: A001252 A067058 A002302 * A151402 A199565 A003768

Adjacent sequences:  A056659 A056660 A056661 * A056663 A056664 A056665

KEYWORD

hard,nonn

AUTHOR

Robert G. Wilson v, Aug 09 2000

EXTENSIONS

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

STATUS

approved

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 May 19 12:18 EDT 2013. Contains 225429 sequences.