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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103016 Numbers n such that 5*10^n + 4*R_n + 5 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
1, 3, 4, 6, 10, 21, 30, 72, 199, 208, 270, 396, 619, 759, 1077, 1383, 1566, 1960, 2653, 3504, 3786, 6085, 13110 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

COMMENTS

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

LINKS

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

Makoto Kamada, Factorizations of 544...449.

Index entries for primes involving repunits.

MATHEMATICA

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

CROSSREFS

Sequence in context: A018908 A052548 A103049 * A061032 A091424 A092839

Adjacent sequences:  A103013 A103014 A103015 * A103017 A103018 A103019

KEYWORD

more,nonn

AUTHOR

Robert G. Wilson v, Jan 18 2005

EXTENSIONS

Addition of a(23) from Kamada data by Robert Price, Dec 09 2010

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 10:30 EDT 2013. Contains 225587 sequences.