![]() |
|
|
#12 |
|
"Ben"
Feb 2007
351310 Posts |
M(1277) has 385 digits (log10(2) * 1277). It can and will be factored, probably by SNFS.
|
|
|
|
|
|
#13 | |
|
"Curtis"
Feb 2005
Riverside, CA
4,861 Posts |
Quote:
SNFS "probably" because there remains a small chance that we find a factor by ECM and avoid SNFS. The software can handle this job, but the hardware requirements are difficult. See this thread for a discussion about just how difficult: https://mersenneforum.org/showthread.php?t=23280 Short summary: Something like 10,000 thread-years for the sieve part of the job (can be split among any number of machines), and 500-800 thread-years on a single cluster for the matrix. Last fiddled with by VBCurtis on 2019-09-18 at 17:45 |
|
|
|
|
|
|
#14 |
|
Jan 2019
Tallahassee, FL
2·3·41 Posts |
I feel like such an idiot, I have no idea what you guys are talking about and why, yet I uses PGP encryption.
![]() Shame on me. Time to hit wikipedia. |
|
|
|
|
|
#15 |
|
Bemusing Prompter
"Danny"
Dec 2002
California
2×5×239 Posts |
Ryan Propper: hold my beer.
|
|
|
|
|
|
#16 | |
|
∂2ω=0
Sep 2002
República de California
2D7716 Posts |
Quote:
"All unfactored parts of the numbers 2^n − 1 with n between 1000 and 1200 were factored by a multiple-number-sieve approach in which much of the sieving step could be done simultaneously for multiple numbers, by a group including T. Kleinjung, J. Bos and A. K. Lenstra, starting in 2010.[11] To be precise, n=1081 was completed on 11 March 2013; n=1111 on 13 June 2013; n=1129 on 20 September 2013; n=1153 on 28 October 2013; n=1159 on 9 February 2014; 1177 on May 29, 2014, n=1193 on 22 August 2014, and n=1199 on December 11, 2014; the first detailed announcement was made in late August 2014. The total effort for the project is of the order of 7500 CPU-years on 2.2 GHz Opterons, with roughly 5700 years spent sieving and 1800 years on linear algebra." They may well be working on the next batch-interval, which would likely include M1277. |
|
|
|
|
|
|
#17 | |
|
Random Account
Aug 2009
7A116 Posts |
Quote:
I looked at MadPoo's stats page for this exponent. It is extensive. He performed one LL test which returned a non-zero residue. The B1's on the ECM page are pretty large. If no one minds me asking, what is SNFS? |
|
|
|
|
|
|
#18 |
|
"Rashid Naimi"
Oct 2015
Remote to Here/There
3·5·137 Posts |
|
|
|
|
|
|
#19 | ||
|
Sep 2019
23 Posts |
Quote:
Code:
2,601,983,048,666,099,770,481,310,081,841,021,384,653,815,561,816,676,201,329,778,087,600,902,014,918,340,074,503,059,860,433,081,046,210,605,403,488,570,251,947,845,891,562,080,866,227,034,976,651,419,330,190,731,032,377,347,305,086,443,295,837,415,395,887,618,239,855,136,922,452,802,923,419,286,887,119,716,740,625,346,109,565,072,933,087,221,327,790,207,134,604,146,257,063,901,166,556,207,972,729,700,461,767,055,550,785,130,256,674,608,872,183,239,507,219,512,717,434,046,725,178,680,177,638,925,792,182,271 Here, I'll run another primality test on M1277 for you right now :) If M1277 were prime, then 3M1277−1 divided by M1277 would leave a remainder of 1. It actually leaves a remainder of Code:
130097009096122762767473496823255434540228984414867314726919886268610160501252081222324599697844605869576180512060962284431294253935654006585706254158430724720116673242880501921958212033147654921548617527557262672869012971858652641220348593990571013266358030220764922030155567036015710551658146991088104859280673740017817157307545503137271422771876384656160606106020300514092161045741 Quote:
The 30-second explanation:
|
||
|
|
|
|
|
#20 |
|
Random Account
Aug 2009
32·7·31 Posts |
Perhaps not with the hardware we have now.
I found a web site which will run ECM's by incrementing the B1 and B2 values, and desired number of curves, as it runs. https://www.alpertron.com.ar/ECM.HTM I gave it M1277 in the form of (2^1277) - 1. It presented the 385 digit equivalent shown above. As far as I can tell, it never stops, unless a person stops it. It remembers where it left off when restarted. I don't know if its B1 has a ceiling. A chart shows a possible B1 of 2.9-billion. I suppose this is all well-and-good if a person has an extra decade, or more, to simply let it run. |
|
|
|
|
|
#21 |
|
∂2ω=0
Sep 2002
República de California
103×113 Posts |
Better trolls, please - The Wikiarticle snippet I gave above shows SNFS already did all remaining M-numbers with p < 1200 over 5 years ago ... p = 1277 is only a modest increment above that. Like I said, I suspect the same team is doing the needed several years' worth of batch-sieving the next range of exponents, which likely includes 1277. The approach is different from earlier SNFS sieving implementations, in that one does more sieving work up front, but on multiple moduli at the same time, i.e. the total sieving work ends up being less. The risk of course is that ECM might turn up factors on one or more of the moduli being tackled before the sieving completes, thus rendering part of the sieving effort a waste, but I expect the folks doing the SNFS have a pretty good understanding of probabilities as regards the likelihood of such ECM successes.
|
|
|
|
|
|
#22 | |
|
Sep 2019
810 Posts |
Quote:
"Given long-term projects such as [10, 11, 6] where many factoring enthusiasts worldwide constantly busy themselves to factor many special numbers, such as for instance small-radix repunits, it makes sense to investigate whether factoring efforts that are eagerly pursued no matter what can be combined to save on the overall amount of work." |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I want to factorize 2^1277-1 | tanaydin | Information & Answers | 29 | 2018-05-14 01:09 |
| Question: Is Our Forum Secure in Some Areas | 9021951 | Information & Answers | 7 | 2011-11-02 23:29 |
| World Cup Soccer | davieddy | Hobbies | 111 | 2011-05-28 19:21 |
| Plans for the end of the world | Oddball | Lounge | 4 | 2011-04-18 04:06 |
| Change the world! | Xyzzy | Lounge | 5 | 2009-08-31 12:41 |