login
Numbers k such that A359149(k) is prime when interpreted as a binary number.
0

%I #3 Apr 19 2023 11:26:36

%S 2,4,38,2861

%N Numbers k such that A359149(k) is prime when interpreted as a binary number.

%H Brady Haran and N. J. A. Sloane, <a href="https://www.youtube.com/watch?v=vKlVNFOHJ9I">Most Wanted Prime</a>, Numberphile video, December 2021.

%H <a href="/index/Mo#MWP">Index entries for sequences related to Most Wanted Primes video</a>

%e A359149(2) = 1101_2 = 13_10 is prime, so 2 is a term.

%e A359149(4) = 1101110011101_2 = 7069_10 is prime, so 4 is a term.

%Y Cf. A007088, A359149.

%K nonn,base,more

%O 1,1

%A _Michael S. Branicky_, Apr 18 2023