Binary analogue of A029943. Subset of A018826. Row 2 of array whose row 1 is A002275 and whose row 10 is A029943.
FORMULA
{k such that A007088(k) is a substring of A007088(k^2) and is a substring of A007088(k^3)}.
EXAMPLE
a(7) = 41 because 41 (base 2) = 101001, which is a substring of 41^2 (base 2) = 11010010001, and which is a substring of 41^3 (base 2) = 10000110100111001.