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!)
A056702 Numbers k such that 2*10^k + 7*R_k is prime, where R_k = 11...1 is the repunit (A002275) of length k. 1
0, 2, 3, 9, 15, 18, 36, 63, 114, 225, 405, 482, 1241, 2018, 9830, 15795, 22535, 27752, 41033, 95574, 131144, 156221 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Also numbers k such that (25*10^k - 7)/9 is prime.
a(21) > 10^5. - Robert Price, Dec 17 2014
a(23) > 2*10^5. - Robert Price, May 19 2018
LINKS
MATHEMATICA
Do[ If[ PrimeQ[ 2*10^n + 7*(10^n-1)/9], Print[n]], {n, 0, 6000}]
CROSSREFS
Sequence in context: A078610 A108825 A109663 * A294126 A091361 A092352
KEYWORD
hard,nonn
AUTHOR
Robert G. Wilson v, Aug 10 2000
EXTENSIONS
a(15) from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 01 2008
a(16)-a(20) from Robert Price, Dec 17 2014
a(21)-a(22) from Robert Price, May 19 2018
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 May 4 09:59 EDT 2024. Contains 372238 sequences. (Running on oeis4.)