A106106 Primes with minimal digit = 6.
67, 677, 769, 967, 6679, 6689, 6779, 6869, 6899, 6967, 6977, 6997, 7669, 7687, 7699, 7867, 8669, 8677, 8689, 8699, 8867, 8969, 9677, 9679, 9689, 9697, 9767, 9769, 9967, 66697, 66797, 66877, 66889, 66977, 67679, 67699, 67777, 67789, 67867, 67967
Offset: 1
Programs
-
Mathematica
Select[Prime[Range[1800]], Min[IntegerDigits[ # ]]==6&]
Extensions
More terms from Vincenzo Librandi, Apr 17 2010