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!)
A259135 Numbers k such that 2*R_k + 7*10^k + 5 is prime, where R_k = 11...11 is the repunit (A002275) of length k. 0
2, 4, 8, 28, 64, 724, 1786, 7276, 19462, 24214, 51778 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Also, numbers k such that (65*10^k + 43)/9 is prime.
Terms from Kamada data.
a(12) > 10^5.
LINKS
EXAMPLE
For k=2, 2*R_2 + 7*10^k + 5 = 22 + 700 + 5 = 727 which is prime.
MATHEMATICA
Select[Range[0, 100000], PrimeQ[(65*10^#+43)/9] &]
CROSSREFS
Cf. A002275.
Sequence in context: A324328 A056800 A302915 * A219969 A034919 A298682
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 April 19 15:34 EDT 2024. Contains 371794 sequences. (Running on oeis4.)