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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102996 Numbers n such that 4*10^n + 7*R_n + 2 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
2, 4, 26, 1271, 1412, 3328, 4676 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

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

LINKS

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

Makoto Kamada, Factorizations of 477...779.

Index entries for primes involving repunits.

MATHEMATICA

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

CROSSREFS

Sequence in context: A182146 A218077 A088888 * A189896 A095182 A104465

Adjacent sequences:  A102993 A102994 A102995 * A102997 A102998 A102999

KEYWORD

more,nonn

AUTHOR

Robert G. Wilson v, Jan 17 2005

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 23 15:18 EDT 2013. Contains 225610 sequences.