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

%I #20 Jul 08 2021 06:20:35

%S 449,44449,444449,444444444444444444444444444444444444444444444449,

%T 444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444449

%N Primes of the form 40*R_k + 9, where R_k is the repunit (A002275) of length k.

%C Primes of the form (4*10^k + 41)/9. - _Vincenzo Librandi_, Nov 16 2010

%H Makoto Kamada, <a href="https://stdkmd.net/nrr/4/44449.htm#prime">Prime numbers of the form 44...449</a>.

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

%t Select[Table[FromDigits[PadLeft[{9},n,4]],{n,120}],PrimeQ] (* _Harvey P. Dale_, May 21 2011 *)

%Y Cf. A056683 (corresponding k).

%K nonn

%O 1,1

%A _Rick L. Shepherd_, Mar 28 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 May 11 04:10 EDT 2024. Contains 372388 sequences. (Running on oeis4.)