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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056705 Numbers n such that 3*10^n + 7*R_n is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
0, 1, 11, 17, 773, 18155 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Also numbers n such that (34*10^n-7)/9 is prime.

LINKS

Makoto Kamada, Factorizations of 377...77

Index entries for primes involving repunits

MATHEMATICA

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

CROSSREFS

Sequence in context: A166655 A146446 A132092 * A065706 A078874 A162555

Adjacent sequences:  A056702 A056703 A056704 * A056706 A056707 A056708

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 17 00:09 EST 2012. Contains 205978 sequences.