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!)
A093938 Primes of the form 2*10^k + 7*R_k, where R_k is the repunit (A002275) of length k. 2

%I #14 Jul 08 2021 06:24:12

%S 2,277,2777,2777777777,2777777777777777,2777777777777777777,

%T 2777777777777777777777777777777777777,

%U 2777777777777777777777777777777777777777777777777777777777777777

%N Primes of the form 2*10^k + 7*R_k, where R_k is the repunit (A002275) of length k.

%H Makoto Kamada, <a href="https://stdkmd.net/nrr/2/27777.htm#prime">Prime numbers of the form 277...77</a>.

%H <a href="/index/Pri#Pri_rep">Index entries for primes involving repunits</a>

%t Select[FromDigits/@Table[PadRight[{2},n,7],{n,200}], PrimeQ] (* _Harvey P. Dale_, May 14 2011 *)

%Y Cf. A002275, A056702 (corresponding k).

%K nonn

%O 1,1

%A _Rick L. Shepherd_, Apr 17 2004

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 23 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)