Let u be any string of n digits from {0,...,8}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-9 number; then a(n) = max_u f(u).
A065850
Let u be any string of n digits from {0,...,8}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-9 number; then a(n) = max_u f(u).
Terms
- a(0) =1a(1) =2a(2) =5a(3) =11a(4) =39a(5) =161a(6) =865a(7) =4604a(8) =22636a(9) =161107a(10) =840691a(11) =4813328a(12) =29664164
External references
- oeis: A065850