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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102991 Numbers n such that 4*10^n + 5*R_n - 2 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 2
0, 1, 4, 7, 19, 34, 54, 78, 90, 213, 307, 702, 1456, 2139, 2214, 3066, 9300, 16440, 16894, 28575 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

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

LINKS

Makoto Kamada, Factorizations of 455...553.

Index entries for primes involving repunits.

MATHEMATICA

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

CROSSREFS

Sequence in context: A164265 A174465 A006381 * A062306 A140167 A006130

Adjacent sequences:  A102988 A102989 A102990 * A102992 A102993 A102994

KEYWORD

more,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 17 2005

EXTENSIONS

Addition of a(17)-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 14 18:47 EST 2012. Contains 205663 sequences.