Let u be any string of n digits from {0,...,6}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-7 number; then a(n) = max_u f(u).
A065848
Let u be any string of n digits from {0,...,6}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-7 number; then a(n) = max_u f(u).
Terms
- a(0) =1a(1) =2a(2) =5a(3) =15a(4) =45a(5) =154a(6) =674a(7) =3575a(8) =14946a(9) =68308a(10) =345653a(11) =1931846a(12) =9776107a(13) =51415223a(14) =311415054
External references
- oeis: A065848