June 22, 2022
Factors of Mersenne Numbers

The links below give updates from the active Project-M systems. The files format is the same as the Mersenne files on the Mersenne tab: Mersenne number or Mersenne composite
Mq = 2^q - 1, each p divides, in the form

p | Mq    or   p | Rn,

where "p" is the (base 10) prime factor [1 or 7 (mod 8)], and "Mq" gives the prime power of the Mersenne number, or "Rn" gives the composite power of the Mersenne number. The vertical bar is used in the normal mathematical sense to mean "divides".

System Updates: p (p|Mq or p|Rn)
 
M  motusGPU 700a08  Ø      03-16 05:19
M  motusGPU 948a08  0     94809166537 08-04 03:04
M  rationalis 9806a7  ^     98070055361 08-03 23:44
M  rationalis 9807a7  ^     98080056817 08-03 23:23
M  rationalis 9808a7  ^     98090083121 08-04 01:03
M  rationalis 9809a7  ^     98100074617 08-04 01:55
About the Code
The links are for C++ code to read the files.
mParseFactorLine.cpp Parse a factor line from one of the .txt or .M files on this site