This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A093165 #21 Jul 08 2021 06:20:52 %S A093165 3,73,773,77773,777777773,777777777773,777777777777773, %T A093165 777777777777777777773 %N A093165 Primes of the form 70*R_k + 3, where R_k is the repunit (A002275) of length k. %C A093165 Primes of the form (7*10^k - 43)/9. - _Vincenzo Librandi_, Nov 16 2010 %C A093165 The next term, a(9), has 264 digits. - _Harvey P. Dale_, Jul 19 2012 %H A093165 Makoto Kamada, <a href="https://stdkmd.net/nrr/7/77773.htm#prime">Prime numbers of the form 77...773</a>. %H A093165 <a href="/index/Pri#Pri_rep">Index entries for primes involving repunits</a> %t A093165 Select[Table[FromDigits[PadLeft[{3},n,7]],{n,500}],PrimeQ] (* _Harvey P. Dale_, Jul 19 2012 *) %Y A093165 Cf. A056689 (corresponding k), A099420. %K A093165 nonn %O A093165 1,1 %A A093165 _Rick L. Shepherd_, Mar 26 2004