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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056707 Numbers n such that 4*10^n + 3*R_n is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
1, 2, 16, 31, 37, 55, 62, 172, 174, 197, 727, 1246, 1752, 4318, 4328, 4930, 6450 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

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

LINKS

Makoto Kamada, Factorizations of 433...33

Index entries for primes involving repunits

MATHEMATICA

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

CROSSREFS

Sequence in context: A113933 A127871 A109210 * A069256 A120069 A018975

Adjacent sequences:  A056704 A056705 A056706 * A056708 A056709 A056710

KEYWORD

hard,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 10 2000

EXTENSIONS

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

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 14 13:08 EST 2012. Contains 205623 sequences.