A165411 Primes p such that each of p's digits d appears consecutively exactly d times and p contains each nonzero digit up to its maximum digit.
223331, 122555554444333, 224444333555551, 224444555553331, 225555544441333, 333555554444221, 555552233344441, 555552244441333, 555554444221333, 122444455555666666333, 122555554444666666333, 144446666662255555333
Offset: 1
Examples
1333444455555226666667777777 is a term because it is a prime meeting the criteria: It contains all digits 1 through 7, its maximum, each appearing in a single run of length equal to the value of the digit.
Links
- Rick L. Shepherd, Table of n, a(n) for n = 1..129 (full sequence)
Comments