Let u be any string of n digits from {0,...,5}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-6 number; then a(n) = max_u f(u).
A065847
Let u be any string of n digits from {0,...,5}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-6 number; then a(n) = max_u f(u).
Terms
- a(0) =1a(1) =2a(2) =4a(3) =8a(4) =21a(5) =60a(6) =269a(7) =1147a(8) =4250a(9) =17883a(10) =71966a(11) =342060a(12) =1724337a(13) =8428101a(14) =37186164a(15) =175845403
External references
- oeis: A065847