A057770 The primes in A045574.
11, 19, 61, 89, 101, 109, 181, 191, 199, 601, 619, 661, 691, 809, 811, 881, 911, 919, 991, 1009, 1019, 1061, 1069, 1091, 1109, 1181, 1601, 1609, 1619, 1669, 1699, 1801, 1811, 1861, 1889, 1901, 1999, 6011, 6089, 6091, 6101, 6199, 6619, 6661, 6689, 6691
Offset: 1
Links
- Harvey P. Dale, Table of n, a(n) for n = 1..1000
Programs
-
Mathematica
Select[FromDigits/@Tuples[{0,1,6,8 , 9},4],PrimeQ] (* Harvey P. Dale, Oct 24 2015 *)
Formula
Primes containing the digits 0, 1, 6, 8 or 9 only.
Comments