A167917 Mersenne primes that belong to Cunningham chains = {3, 7} U {Mp | 2Mp - 1 is prime. (Mp a Mersenne prime)}.
3, 7, 31, 8191, 524287
Offset: 1
Examples
a(1) = 3 since 2*3 - 1 = 5. a(2) = 7 because 2*7 - 1 = 13.
Links
- Niccolò Castronuovo, On the number of fixed points of the map gamma, arXiv:2102.02739 [math.NT], 2021. Mentions this sequence.
- Mathpages, Some Properties of the Lucas Sequence
- GIMPS, Mathematics and Research Strategy
- Wikipedia, Cunningham chain
Comments