Let u be any string of n digits from {0,...,4}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-5 number; then a(n) = max_u f(u).
A065846
Let u be any string of n digits from {0,...,4}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-5 number; then a(n) = max_u f(u).
Terms
- a(0) =1a(1) =2a(2) =4a(3) =7a(4) =26a(5) =87a(6) =226a(7) =800a(8) =2424a(9) =9975a(10) =40045a(11) =152852a(12) =626232a(13) =2317403a(14) =9962949a(15) =43599477a(16) =179247754a(17) =777881238
External references
- oeis: A065846