A092675 Primes of the form 80*R_k + 1, where R_k is the repunit (A002275) of length k.
881, 8888888888888888881, 8888888888888888888888888888888888888888888888888888888888888888888888888888881
Offset: 1
Links
Crossrefs
Programs
-
Mathematica
Select[Table[10 FromDigits[PadRight[{},n,8]]+1,{n,150}],PrimeQ] (* Harvey P. Dale, Aug 07 2019 *)
Comments