Confirmed Factors of Mersenne Numbers
收藏资源简介:
✅ Version 3 Announcement: Complete Coverage up to 37 Bits This new version marks a major milestone in the project: ✅ All verified factors of Mersenne numbers up to 37 bits have now been found and published. The dataset now contains a complete set of factors of the form: n = 2 k p + 1 where: p is a prime exponent of a Mersenne number (Mₚ = 2ᵖ − 1) k is a positive integer n is a prime factor of Mₚ with bit length ≤ 37 🧩 The full range of odd primes less than 2³⁷ = 137,438,953,472 has been searched.Every matching factor has been mathematically verified — no probabilistic tests were used. 📈 Dataset Growth Previous total (v2): 64,109,061 confirmed factors New in this release: 61,145,449 additional factors (all 37-bit) Total as of version 2: 125,254,510 verified Mersenne factors The new data is split across 6 additional .csv files (parte_010 through parte_015), following the same structure and format as the previous ones. 🔬 Methodology All factors have been verified to divide their corresponding Mersenne number using deterministic checks.The internal algorithm used is proprietary and not published at this time, but: ✅ The scan included all odd primes less than 2³⁷.✅ Every valid Mersenne relation n = 2 · k · p + 1 was tested.✅ No factors were skipped or filtered. Anyone is welcome to independently verify the results. 🚀 What's Next? Work has already started on the 37-bit range (n < 2³⁸).Future versions will continue incrementally — adding only new files, never altering previous results.



