A387414 Numbers k such that the binary expansion of k is a prefix of the binary expansion of A003961(k), where A003961 is fully multiplicative with a(p) = nextprime(p).
1, 4, 10, 18, 57, 348, 1054, 2626, 60625, 68727, 129260, 192276, 675348, 960320, 5368464, 12371554, 30078308, 356311953, 1158654378, 1673018314
Offset: 1
Examples
A007088(4) = 100, and A007088(A003961(4)) = A007088(9) = 1001 begins with the same binary string, therefore 4 is included. A007088(18) = 10010, and A007088(A003961(18)) = A007088(75) = 1001011 begins with the same binary string, therefore 18 is included as a term. Also, 75 = 2^2 * 18 + 3.
Comments