a(n) is the smallest k such that 2^(2^n) - 2^k - 1 is prime, or -1 if no such k exists.
A232565
a(n) is the smallest k such that 2^(2^n) - 2^k - 1 is prime, or -1 if no such k exists.
Terms
- a(0) =0a(1) =1a(2) =2a(3) =4a(4) =2a(5) =8a(6) =18a(7) =76a(8) =32a(9) =151a(10) =692a(11) =592a(12) =154a(13) =580a(14) =27365a(15) =11267
External references
- oeis: A232565