[go: up one dir, main page]

login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A259129 Numbers k such that 2*R_k + 3*10^k + 1 is prime, where R_k = 11...11 is the repunit (A002275) of length k. 0
6, 8, 894, 1524, 3036, 21156 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Also, numbers k such that (29*10^k + 7)/9 is prime.
Terms from Kamada data.
a(7) > 10^5.
LINKS
EXAMPLE
For k=6, 2*R_6 + 3*10^k + 1 = 222222 + 3000000 + 1 = 3222223 which is prime.
MATHEMATICA
Select[Range[0, 100000], PrimeQ[(29*10^#+7)/9] &]
CROSSREFS
Cf. A002275.
Sequence in context: A000955 A027721 A264518 * A226472 A373702 A331480
KEYWORD
nonn,more,hard
AUTHOR
Robert Price, Jun 18 2015
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 31 15:16 EDT 2024. Contains 375572 sequences. (Running on oeis4.)