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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102932 Numbers n such that 10^n + 3*R_n + 4 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 3
0, 1, 2, 4, 5, 12, 60, 109, 181, 245, 412, 887, 2477, 2918, 4622, 6240, 6253, 7684, 14630, 20932 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

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

LINKS

Makoto Kamada, Factorizations of 133...337.

Index entries for primes involving repunits.

MATHEMATICA

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

CROSSREFS

Sequence in context: A117556 A091071 A050599 * A128457 A139485 A079407

Adjacent sequences:  A102929 A102930 A102931 * A102933 A102934 A102935

KEYWORD

more,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 16 2004

EXTENSIONS

Addition of a(18)-a(19) from Kamada data by Robert Price (pamandbobprice(AT)yahoo.com), Dec 10 2010

0 added by Arkadiusz Wesolowski (wesolowski(AT)aol.pl), Mar 10 2011

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 15 04:56 EST 2012. Contains 205694 sequences.