A034442 Arrange digits of primes in ascending order (omitting any that contain 0's), then sort list.
2, 3, 5, 7, 11, 13, 13, 14, 16, 17, 17, 19, 23, 29, 34, 35, 37, 37, 38, 47, 59, 67, 79, 79, 89, 112, 113, 113, 113, 115, 118, 118, 119, 119, 124, 124, 125, 125, 127, 127, 128, 128, 133, 133, 134, 136, 136, 136, 137, 137, 137, 139, 139, 145, 146, 146, 149, 149, 149, 149, 157, 157, 157, 166, 167, 167, 167
Offset: 1
Examples
113 appears three times in the sorted list because all of 113, 131, 311 are prime. - _Sean A. Irvine_, Aug 28 2020
Crossrefs
Cf. A032524.
Extensions
Missing terms inserted by Sean A. Irvine, Aug 28 2020