a(n) = the smallest positive integer m with exactly n (no more, no fewer) distinct primes represented in binary as substrings within the binary representation of m.
A146526
a(n) = the smallest positive integer m with exactly n (no more, no fewer) distinct primes represented in binary as substrings within the binary representation of m.
Terms
- a(0) =1a(1) =2a(2) =5a(3) =14a(4) =11a(5) =27a(6) =23a(7) =47a(8) =59a(9) =119a(10) =189a(11) =239a(12) =379a(13) =503a(14) =479a(15) =959a(16) =991a(17) =1919a(18) =2015a(19) =3067a(20) =3967a(21) =5087a(22) =8063a(23) =8159a(24) =13279a(25) =16319a(26) =24543a(27) =29663a(28) =46047a(29) =62431
External references
- oeis: A146526