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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056727 Numbers n such that 9*10^n + 7*R_n is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
1, 2, 4, 19, 28, 73, 203, 220, 274, 292, 470, 763, 1891, 3307, 7007, 7306, 9755 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

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

LINKS

Makoto Kamada, Factorizations of 977...77

Index entries for primes involving repunits

MATHEMATICA

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

CROSSREFS

Cf. A093944 (corresponding primes).

Sequence in context: A184308 A171735 A201379 * A154140 A131578 A018273

Adjacent sequences:  A056724 A056725 A056726 * A056728 A056729 A056730

KEYWORD

hard,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 11 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 06:13 EST 2012. Contains 205991 sequences.