A183077 Numbers of the form 2^p - 1, with p prime, for which each prime divisor has the form 4j + 3.
3, 7, 31, 127, 8191, 131071, 524287, 2147483647, 8796093022207, 2305843009213693951, 604462909807314587353087, 618970019642690137449562111, 162259276829213363391578010288127, 170141183460469231731687303715884105727
Offset: 1
Examples
8796093022207 = 2^43 - 1 = 431 * 9719 * 2099863.
Links
- Amiram Eldar, Table of n, a(n) for n = 1..26
- S. S. Wagstaff, Jr., The Cunningham Project.
Crossrefs
Formula
a(n) = 2^A183073(n) - 1.
Comments