login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Near-repdigit primes with at least two 3's as the repeated digit.
9

%I #15 Sep 11 2023 11:53:42

%S 331,337,3331,33331,333331,333337,3333331,33333331,333333333333333331,

%T 3333333333333333333333333333333333333331,

%U 3333333333333333333333333333333333333333333337,33333333333333333333333333333333333333333333333331

%N Near-repdigit primes with at least two 3's as the repeated digit.

%H Robert Price, <a href="/A365596/b365596.txt">Table of n, a(n) for n = 1..19</a>

%e 3331 is a term because all digits are equal to 3 except the last one.

%Y Cf. A105976, A105978, A105979, A105980, A105982, A365592, A365596, A365597, A365598.

%K base,nonn

%O 1,1

%A _Robert Price_, Sep 10 2023