Let u be any string of n digits from {0,...,7}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-8 number; then a(n) = max_u f(u).
A065849
Let u be any string of n digits from {0,...,7}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-8 number; then a(n) = max_u f(u).
Terms
- a(0) =1a(1) =2a(2) =3a(3) =11a(4) =23a(5) =113a(6) =425a(7) =1912a(8) =11872a(9) =57918a(10) =303157a(11) =1757094a(12) =9777949a(13) =59129172
External references
- oeis: A065849