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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056693 Numbers n such that 70*R_n + 9 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 2
1, 65, 85, 89, 101, 385, 623, 7783 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

COMMENTS

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

LINKS

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

Index entries for primes involving repunits

Makoto Kamada, Factorizations of 77...779.

MATHEMATICA

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

CROSSREFS

Sequence in context: A113688 A214484 A159758 * A164282 A025312 A024508

Adjacent sequences:  A056690 A056691 A056692 * A056694 A056695 A056696

KEYWORD

hard,nonn

AUTHOR

Robert G. Wilson v, Aug 10 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:53 EDT 2013. Contains 225429 sequences.