Let u be any string of n digits from {0,1}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-2 number; then a(n) = max_u f(u).

A065843

Let u be any string of n digits from {0,1}; let f(u) = number of distinct primes, not beginning with 0, formed by permuting the digits of u to a base-2 number; then a(n) = max_u f(u).

Terms

    a(0) =0a(1) =1a(2) =1a(3) =2a(4) =2a(5) =3a(6) =5a(7) =12a(8) =11a(9) =24a(10) =34a(11) =79a(12) =105a(13) =194a(14) =362a(15) =734a(16) =1143a(17) =2045a(18) =3872a(19) =7758a(20) =13001a(21) =23902a(22) =45539a(23) =90436a(24) =159510a(25) =296210a(26) =563833a(27) =1110387a(28) =2030754a(29) =3876871

External references