A232667 Primes p such that the p-th odious number is prime; odious primes p such that 2p-1 is prime.
2, 7, 19, 31, 37, 79, 97, 157, 199, 211, 229, 271, 307, 331, 367, 379, 439, 499, 577, 601, 607, 661, 727, 829, 877, 967, 997, 1009, 1069, 1171, 1279, 1459, 1531, 1609, 1627, 1657, 1759, 1867, 2011, 2029, 2131, 2137, 2311, 2551, 2557, 3037, 3061, 3109, 3169, 3181
Offset: 1
Keywords
Examples
7 is a prime and A000069(7) = 13, a prime also, thus 7 is in this sequence. 19 is a prime and A000069(19) = 37, a prime also, thus 19 is in this sequence. Alternatively: 7 is a prime, 2*7-1 = 13 is also prime, and when written in binary, 7 = '111', with an odd number of 1-bits. Thus 7 is included in this sequence. The next time this happens, is for 19, as it is a prime, 2*19-1 = 37 is also prime, and when written in binary, 19 = '10011', also has on odd number of 1-bits.
Links
- Antti Karttunen, Table of n, a(n) for n = 1..225
Extensions
Edited and erroneous terms removed by Antti Karttunen, Nov 29-30 2013
Comments