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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056701 Numbers n such that 2*10^n + 3*R_n is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
0, 1, 2, 3, 4, 10, 16, 22, 53, 91, 94, 106, 138, 210, 282, 522, 597, 1049, 2227, 6459, 10582 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,3

COMMENTS

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

LINKS

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

Makoto Kamada, Factorizations of 233...33

Index entries for primes involving repunits

MATHEMATICA

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

CROSSREFS

Sequence in context: A183527 A085934 A220402 * A055506 A098088 A080500

Adjacent sequences:  A056698 A056699 A056700 * A056702 A056703 A056704

KEYWORD

hard,nonn

AUTHOR

Robert G. Wilson v, Aug 10 2000

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 25 19:47 EDT 2013. Contains 225649 sequences.