A095967 Numbers n such that r3(k) * 2^n + 1 is prime, where r3() = A002277 and k is the number of decimal digits of 2^n.
1, 2, 6, 9, 20, 46, 58, 64, 69, 110, 158, 178, 186, 268, 424, 624, 641, 1236, 1593, 2264, 2870, 5797, 7518, 7688, 9300
Offset: 1
Examples
a(4)=9 because 333 * 2^9 + 1 = 170497, a prime.
Comments