a(n) is a n-digit number; for k = 1..n, its k-th digit is the most frequent k-th digit among n-digit prime numbers; in case of a tie, preference is given to the least digit.
A377571
a(n) is a n-digit number; for k = 1..n, its k-th digit is the most frequent k-th digit among n-digit prime numbers; in case of a tie, preference is given to the least digit.
Terms
- a(0) =2a(1) =13a(2) =157a(3) =1223a(4) =12127a(5) =104993a(6) =1000597a(7) =10289067a(8) =100080553a(9) =1000447633a(10) =10015225131
External references
- oeis: A377571