login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A245520
Index of the smallest prime where n consecutive leading binary digits of the index match n consecutive leading binary digits in the prime.
3
1, 5, 5, 25, 31, 32, 1014, 1029, 1046, 1052, 1052, 1609194, 1613310, 1615739, 1616376, 1617055, 1617118, 1617155, 1617155, 1617173
OFFSET
1,2
COMMENTS
Similar to A133583, except the comparison is done in binary.
EXAMPLE
a(4) = 25 since 25 in binary is 11001, the 25th prime is 97, or 1100001 in binary and the first 4 digits of these two binary numbers coincide.
KEYWORD
nonn,more,base
AUTHOR
Chai Wah Wu, Jul 24 2014
STATUS
approved