![]() |
|
|
#694 |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
81310 Posts |
I have started YAFU on p^11-1 with digit size 112. I dont have an exact number (yet); but it´s about 940 numbers.
Most of them seem to have small factors, which should speed thinks up a bit. I can also take other numbers (e.g. p^19-1 (about ~1000 number with 112 digits)) after I´m finished with 112 digits. One number takes about 6200 seconds NFS plus 2150 seconds for ECM. So far I had bad luck; 4 out of 5 had to be done with NFS, the last had an 26 digits factor. Co-Factor factored with SIQS. I have no idea how long it will take, with ~6-8 numbers/day it will take ~130 days. |
|
|
|
|
|
#695 |
|
"Robert Gerbicz"
Oct 2005
Hungary
2·743 Posts |
|
|
|
|
|
|
#696 |
|
"Curtis"
Feb 2005
Riverside, CA
2·2,437 Posts |
|
|
|
|
|
|
#697 | |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
14558 Posts |
Quote:
I´m using the polys found by YAFU. They have scores about e 8.415e-010. YAFU´s poly search runs about 14 Minutes; while factmsieve.py only searches for ~3 minutes. BUT: Booth gave me similar score values. The poly instructions I got from RichD doesn´t seem to work. (probably due to "layer 8" problem ) The poly I got from RichD for that C118 needed only 2,4M Relations; the msieve/Yafu polys need 7,65M Relations for lattice sieving. Looks like there is the problem.Cutting pretest effort will help for sure. |
|
|
|
|
|
|
#698 | |
|
"Robert Gerbicz"
Oct 2005
Hungary
101110011102 Posts |
Quote:
simply special numbers. Asked this because when you check out such a number, say: http://www.factordb.com/index.php?qu...844986229-1%29 (the given number is not interesting, just random) and when you click on more information then there is an available option to get Code:
Auto-generated SNFS-Polynominal available! Code:
n=(p^11-1)/(p-1); f(x)=p*x^5-1; m=p*p; f(m)%n It was totally unable to recognize that it is a reciprocial polynomial, and we can get: Code:
g(y)=y^5+y^4-4*y^3-3*y^2+3*y+1; M=lift(Mod(p+1/p,n)); g(M)%n ? ? ? ? %25 = 0 ? ? ? ? ? %28 = 0 After this writing searched the web, and found this: http://www.mersennewiki.org/index.ph...mial_Selection explaining the same thing. |
|
|
|
|
|
|
#699 |
|
Dec 2017
10001012 Posts |
All most wanted numbers with SNFS difficulty below 180 digits now done.
Now working on 6217^47-1 and 1091^59-1 As a matter of interest, is there any sort of target or score to work towards for the OPN bounds proofs? How many factor-weights might we need to allow the proof that there is no OPN with less than 2100 digits, for example? Thanks Steve |
|
|
|
|
|
#700 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
7·292 Posts |
Quote:
|
|
|
|
|
|
|
#701 | |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
14558 Posts |
Quote:
Quick notice: I have stopped this effort and moved the processing power on somethink more usefull. Soon I´ll have 4 numbers ready for SNFS with size 165 digits; they all passed pretest t40; excluding one that also survived 6600 curves@43M. These numbers have the form p^11-1; let me know if I should post them here or elswhere. I can also do any other form, send me an file with numbers that need pretest and suggested deeph and I´ll do them. |
|
|
|
|
|
|
#702 |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
3×271 Posts |
It´s down to three numbers. (165 digits; form p^11-1)
These two reached t40: http://www.factordb.com/index.php?id...00001076092952 http://www.factordb.com/index.php?id...00001076093749 This reached t50: http://www.factordb.com/index.php?id...00001076094174 I´m willing to do ECM pretests for any digit size <1200 digits from this project. Just send me the numbers via PM. |
|
|
|
|
|
#703 | |
|
Sep 2008
Kansas
1101010000002 Posts |
Quote:
|
|
|
|
|
|
|
#704 |
|
Sep 2008
Kansas
26×53 Posts |
Reserving the following numbers from the MWRB file.
Code:
1103^61-1 1129^61-1 1249^61-1 1783^61-1 1867^61-1 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Passive Pascal | Xyzzy | GPU Computing | 1 | 2017-05-17 20:22 |
| Tesla P100 — 5.4 DP TeraFLOPS — Pascal | Mark Rose | GPU Computing | 52 | 2016-07-02 12:11 |
| Nvidia Pascal, a third of DP | firejuggler | GPU Computing | 12 | 2016-02-23 06:55 |
| Calculating perfect numbers in Pascal | Elhueno | Homework Help | 5 | 2008-06-12 16:37 |
| Factorization attempt to a c163 - a new Odd Perfect Number roadblock | jchein1 | Factoring | 30 | 2005-05-30 14:43 |